Started by user Luca Cristoforetti Running as Luca Cristoforetti Agent centos-7-pmmxd is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-pmmxd" namespace: "chess" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.chess.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-pmmxd" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-pmmxd" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.chess.svc.cluster.local/chess/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-chess" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-pmmxd (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-tjlaW39yCQPq/agent.50 SSH_AGENT_PID=52 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release@tmp/private_key_13172605223072732448.key (/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release@tmp/private_key_13172605223072732448.key) [ssh-agent] Using credentials genie.chess (ssh://genie.chess@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gitlab.eclipse.org/eclipse/chess/chess.git > git init /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release # timeout=10 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/chess/chess.git > git --version # timeout=10 > git --version # 'git version 2.36.5' > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/chess/chess.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/chess/chess.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/devel_neon^{commit} # timeout=10 Checking out Revision 7af65e764ff96c261cdddf2ad50017d6d7431e5f (refs/remotes/origin/devel_neon) > git config core.sparsecheckout # timeout=10 > git checkout -f 7af65e764ff96c261cdddf2ad50017d6d7431e5f # timeout=10 Commit message: "Fix fladsl pom." > git rev-list --no-walk 7af65e764ff96c261cdddf2ad50017d6d7431e5f # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [devel_neon AUTO build-bundle-release] $ Xvnc -help Starting xvnc [devel_neon AUTO build-bundle-release] $ Xvnc :27 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Thu Apr 27 06:46:53 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5927 vncext: created VNC server for screen 0 [devel_neon AUTO build-bundle-release] $ /bin/sh -xe /tmp/jenkins11656116109835335673.sh + javac -version javac 11.0.2 Parsing POMs Established TCP socket on 43391 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [org.polarsys.chess.parent] $ /opt/tools/java/openjdk/jdk-11/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 43391 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml -X -P Eclipse-Neon-Java8-devel,bundle install Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /opt/tools/apache-maven/3.9.1 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [DEBUG] Reading global settings from /opt/tools/apache-maven/3.9.1/conf/settings.xml [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml [DEBUG] Reading global toolchains from /opt/tools/apache-maven/3.9.1/conf/toolchains.xml [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: javax.annotation.* < plexus.core [DEBUG] Imported: javax.annotation.security.* < plexus.core [DEBUG] Imported: javax.inject.* < plexus.core [DEBUG] Imported: org.apache.maven.* < plexus.core [DEBUG] Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: org.apache.maven.classrealm < plexus.core [DEBUG] Imported: org.apache.maven.cli < plexus.core [DEBUG] Imported: org.apache.maven.configuration < plexus.core [DEBUG] Imported: org.apache.maven.exception < plexus.core [DEBUG] Imported: org.apache.maven.execution < plexus.core [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core [DEBUG] Imported: org.apache.maven.graph < plexus.core [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: org.apache.maven.model < plexus.core [DEBUG] Imported: org.apache.maven.monitor < plexus.core [DEBUG] Imported: org.apache.maven.plugin < plexus.core [DEBUG] Imported: org.apache.maven.profiles < plexus.core [DEBUG] Imported: org.apache.maven.project < plexus.core [DEBUG] Imported: org.apache.maven.reporting < plexus.core [DEBUG] Imported: org.apache.maven.repository < plexus.core [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: org.apache.maven.settings < plexus.core [DEBUG] Imported: org.apache.maven.toolchain < plexus.core [DEBUG] Imported: org.apache.maven.usability < plexus.core [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: org.codehaus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.* < plexus.core [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.component < plexus.core [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: org.codehaus.plexus.container < plexus.core [DEBUG] Imported: org.codehaus.plexus.context < plexus.core [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] Imported: org.eclipse.aether.* < plexus.core [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core [DEBUG] Imported: org.eclipse.aether.collection < plexus.core [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core [DEBUG] Imported: org.eclipse.aether.graph < plexus.core [DEBUG] Imported: org.eclipse.aether.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.installation < plexus.core [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core [DEBUG] Imported: org.eclipse.aether.repository < plexus.core [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core [DEBUG] Imported: org.eclipse.aether.spi < plexus.core [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core [DEBUG] Imported: org.eclipse.aether.util < plexus.core [DEBUG] Imported: org.eclipse.aether.version < plexus.core [DEBUG] Imported: org.fusesource.jansi.* < plexus.core [DEBUG] Imported: org.slf4j.* < plexus.core [DEBUG] Imported: org.slf4j.event.* < plexus.core [DEBUG] Imported: org.slf4j.helpers.* < plexus.core [DEBUG] Imported: org.slf4j.spi.* < plexus.core [DEBUG] Populating class realm maven.api [DEBUG] Created adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static] [DEBUG] Using local repository at /home/jenkins/.m2/repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository [INFO] Scanning for projects... [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for SDE (http://es-static.fbk.eu/tools/maven_repository/SDE). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for EST (http://es-static.fbk.eu/tools/maven_repository/EST). [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2). [DEBUG] Creating adapter using nameMapper 'gav' and factory 'rwlock-local' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-maven-plugin:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom (2.1 kB at 6.1 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 385 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-core:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 64 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-core/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.2 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:15 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.0 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/15/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/6/apache-6.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots). [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 649 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.0.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 148 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:3.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 3.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:10 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 3.4 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/10/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 470 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 555 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.14 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 19 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.1.18 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 1.3 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 5.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/2.0.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 272 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 265 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 740 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:12 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 1.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/12/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 2.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.plexus:plexus-cipher:pom:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 123 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:15 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 398 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/15/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 241 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 241 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 254 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject-plexus:pom:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 413 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu.inject:guice-plexus:pom:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 1.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu.inject:guice-bean:pom:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 869 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject:pom:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 624 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu:sisu-parent:pom:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 2.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 2.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:pom:2.2.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 307 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 838 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject-bean:pom:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 1.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu:sisu-guice:pom:2.1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.4 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 187 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-aether-provider:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 206 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.aether:aether-api:pom:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 836 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.aether:aether-parent:pom:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 2.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-parent/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.aether:aether-util:pom:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 98 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.aether:aether-impl:pom:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 336 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.aether:aether-spi:pom:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 435 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-archiver:pom:2.9.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-archiver/2.9.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 1.0 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:3.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.5 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-io:pom:2.4.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 79 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-io/2.4.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 93 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:3.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom.lastUpdated' [DEBUG] Resolving artifact commons-io:commons-io:pom:2.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 2.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-io/commons-io/2.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:24 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 2.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-parent/24/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-parent/24/commons-parent-24.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 842 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/9/apache-9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.commons:commons-compress:pom:1.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 476 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:34 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 7.0 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-parent/34/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:13 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 4.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/13/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/13/apache-13.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.osgi.compatibility.state:pom:1.0.200.v20160504-1419 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 21 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-embedder:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 33 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 14 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.osgi:pom:3.11.2.v20161107-1947 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 14 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-api:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 32 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-api/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-metadata-model:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 17 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-metadata-model/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact de.pdark:decentxml:pom:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 348 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/de/pdark/decentxml/1.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/de/pdark/decentxml/1.3/decentxml-1.3.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-embedder-api:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 54 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-embedder-api/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.embedder.shared:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 6.0 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-bundles:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 74 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.core.shared:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 15 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-compat:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 1.3 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-compat/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.wagon:wagon-provider-api:pom:1.0-beta-6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 251 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.wagon:wagon:pom:1.0-beta-6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.2 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:11 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 4.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/11/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 1.4 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/5/apache-5.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-facade:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 61 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-facade/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 33 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 11 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 33 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=526189, ConflictMarker.markTime=159870, ConflictMarker.nodeCount=93, ConflictIdSorter.graphTime=338156, ConflictIdSorter.topsortTime=231158, ConflictIdSorter.conflictIdCount=42, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3993011, ConflictResolver.conflictItemCount=92, DfDependencyCollector.collectTime=2685746422, DfDependencyCollector.transformTime=6636491} [DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:1.0.0 [DEBUG] org.eclipse.tycho:tycho-core:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-core:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-model:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default) [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile (version managed from default) (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.commons:commons-compress:jar:1.9:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile [DEBUG] de.pdark:decentxml:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-compat:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile [DEBUG] Resolving artifact org.eclipse.tycho:tycho-maven-plugin:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:tycho-core:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.apache.maven:maven-core:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.apache.maven:maven-model:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-settings:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-artifact:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-aether-provider:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.aether:aether-impl:jar:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.aether:aether-spi:jar:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.aether:aether-api:jar:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.aether:aether-util:jar:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:jar:1.14 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:jar:2.2.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.plexus:plexus-cipher:jar:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.0.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-archiver:jar:2.9.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-io:jar:2.4.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Resolving artifact commons-io:commons-io:jar:2.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Resolving artifact org.apache.commons:commons-compress:jar:1.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-api:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:tycho-metadata-model:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact de.pdark:decentxml:jar:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:tycho-embedder-api:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.apache.maven:maven-compat:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-facade:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar (5.5 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 894 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 427 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 550 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar (196 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 411 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 914 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 400 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 616 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar (3.1 kB at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 412 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 865 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar (13 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar (36 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 937 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar (7.0 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar (9.6 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar (38 kB at 110 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar (1.4 MB at 3.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar (34 kB at 96 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar (21 kB at 59 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar (27 kB at 71 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-core/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-archiver/2.9.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-io/2.4.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-io/commons-io/2.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-api/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-metadata-model/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/de/pdark/decentxml/1.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/de/pdark/decentxml/1.3/decentxml-1.3.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-embedder-api/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-compat/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-facade/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar.lastUpdated' [DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0 [DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-maven-plugin:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-core:jar:1.0.0 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.7 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.9 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-api:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-metadata-model:jar:1.0.0 [DEBUG] Included: de.pdark:decentxml:jar:1.3 [DEBUG] Included: org.eclipse.tycho:tycho-embedder-api:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-p2-facade:jar:1.0.0 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0 [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.parent:pom:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Created new class realm project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.bundles:pom:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.profile:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.chessextension:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.integration:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.refinementView:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.transformations:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.validation:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.verificationService:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:eclipse-test-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.fla:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.fla.flamm:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.fla.flaxml:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.fla.transformations:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.xtext.fladsl:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.cdo:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.checkers:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.chessmlprofile:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.cleanCExporter:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.codegen.ada:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.commands:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.core:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.diagram.ui:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.diagramsCreator:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.discovery:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.m2m:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.monitoring:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.monitoring.edit:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.monitoring.editor:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.monitoring.tests:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.multicore:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.OSSImporter:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.patterns:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.patterns.library:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.patterns.profile:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.service:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.smvExporter:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.tabbedproperties:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.test.runtime:eclipse-test-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.validator:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.wizards:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.xtext.global:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.customEditors:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.statebased:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.eclipse.papyrus.junit.framework:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.eclipse.papyrus.junit.utils:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.mainmenu:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.mobius:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.mobius.model:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.mobius.model.edit:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.mobius.model.editor:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.mobius.preferences:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.features:pom:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.feature:eclipse-feature:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.releng:pom:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.configuration:pom:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess.target:org.polarsys.chess.target.neon:eclipse-target-definition:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-target-definition from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.repository:eclipse-repository:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project org.polarsys.chess:org.polarsys.chess.product:eclipse-repository:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.bundles:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/bundles/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.bundles:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/bundles/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.features:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.features:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.releng:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.releng:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess.target:org.polarsys.chess.target.neon:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess.target:org.polarsys.chess.target.neon:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-bundles-external:zip:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip (7.4 MB at 23 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip.lastUpdated' [DEBUG] Extracting Tycho's OSGi runtime [DEBUG] Unpacking Tycho's OSGi runtime to /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.0.0/eclipse [DEBUG] Expanding: /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip into /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.0.0 [DEBUG] expand complete [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar (217 kB at 2.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar (149 kB at 2.2 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar (48 kB at 614 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar.lastUpdated' Debug options: file:/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/.options not found Time to load bundles: 214 [DEBUG] Clearing proxy settings in OSGi runtime [DEBUG] Resolving artifact org.eclipse.tycho:target-platform-configuration:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom (1.7 kB at 33 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/target-platform-configuration/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:target-platform-configuration:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar (8.0 kB at 124 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/target-platform-configuration/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-packaging-plugin:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 34 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 2.4 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtend:xtend-maven-plugin:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.12.0/xtend-maven-plugin-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.12.0/xtend-maven-plugin-2.12.0.pom (8.3 kB at 93 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/xtend-maven-plugin/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/xtend-maven-plugin/2.12.0/xtend-maven-plugin-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtend:org.eclipse.xtend.maven.parent:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.12.0/org.eclipse.xtend.maven.parent-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.12.0/org.eclipse.xtend.maven.parent-2.12.0.pom (13 kB at 189 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.12.0/org.eclipse.xtend.maven.parent-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtend:xtend-maven-plugin:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.12.0/xtend-maven-plugin-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.12.0/xtend-maven-plugin-2.12.0.jar (42 kB at 736 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/xtend-maven-plugin/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/xtend-maven-plugin/2.12.0/xtend-maven-plugin-2.12.0.jar.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 470 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:31 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 1.0 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/31/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:31 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 3.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/31/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/31/maven-parent-31.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:19 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/19/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/19/apache-19.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 3.4 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.4.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 458 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.4.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:18 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 1.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/18/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:16 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 7.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/16/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 4.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/7/apache-7.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 3.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.4.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-plugin:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom (2.2 kB at 43 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-plugin:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar (28 kB at 577 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-launching:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom (2.7 kB at 78 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.commons:commons-exec:pom:1.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 910 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-exec/1.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:32 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 13 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-parent/32/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-parent/32/commons-parent-32.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-artifactcomparator:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom (1.8 kB at 35 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.ow2.asm:asm-debug-all:pom:5.0.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 198 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom.lastUpdated' [DEBUG] Resolving artifact org.ow2.asm:asm-parent:pom:5.0.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 550 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-parent/5.0.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom.lastUpdated' [DEBUG] Resolving artifact org.ow2:ow2:pom:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 1.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/ow2/1.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/ow2/1.3/ow2-1.3.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots). [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=335211, ConflictMarker.markTime=188113, ConflictMarker.nodeCount=102, ConflictIdSorter.graphTime=146355, ConflictIdSorter.topsortTime=49068, ConflictIdSorter.conflictIdCount=46, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2000798, ConflictResolver.conflictItemCount=101, DfDependencyCollector.collectTime=160099581, DfDependencyCollector.transformTime=2752133} [DEBUG] org.eclipse.tycho:tycho-p2-plugin:jar:1.0.0 [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.apache.maven:maven-core:jar:3.0:compile [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-core:jar:1.0.0:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile (version managed from default) (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.commons:commons-compress:jar:1.9:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile [DEBUG] de.pdark:decentxml:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-compat:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile [DEBUG] org.apache.commons:commons-exec:jar:1.2:compile [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile (version managed from default) [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-artifactcomparator:jar:1.0.0:compile [DEBUG] org.ow2.asm:asm-debug-all:jar:5.0.3:compile [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.apache.commons:commons-exec:jar:1.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:tycho-artifactcomparator:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.ow2.asm:asm-debug-all:jar:5.0.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar (28 kB at 753 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 4.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar (20 kB at 434 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 4.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-exec/1.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar.lastUpdated' [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-p2-plugin:jar:1.0.0 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.7 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.9 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 [DEBUG] Included: org.apache.commons:commons-exec:jar:1.2 [DEBUG] Included: org.eclipse.tycho:tycho-artifactcomparator:jar:1.0.0 [DEBUG] Included: org.ow2.asm:asm-debug-all:jar:5.0.3 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-compiler-plugin:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom (2.6 kB at 38 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-compiler-plugin:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar (33 kB at 900 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-install-plugin:pom:2.3.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 136 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 542 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-deploy-plugin:pom:2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 259 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:16 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 925 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/16/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 1.5 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-site-plugin:pom:3.12.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 1.3 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-site-plugin/3.12.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:36 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 413 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/36/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:36 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 2.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/36/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/36/maven-parent-36.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:26 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 604 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/26/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/26/apache-26.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-site-plugin:jar:3.12.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 4.4 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-site-plugin/3.12.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar.lastUpdated' [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-surefire-plugin:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.pom (4.4 kB at 64 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-surefire:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.0.0/tycho-surefire-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.0.0/tycho-surefire-1.0.0.pom (3.3 kB at 42 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-surefire/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-surefire/1.0.0/tycho-surefire-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-surefire-plugin:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.jar (55 kB at 731 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/1.0.0/tycho-surefire-plugin-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.pom (2.1 kB at 33 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.pom (1.6 kB at 37 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.pom (1.6 kB at 23 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.pom (2.0 kB at 43 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.testng:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.pom (2.2 kB at 39 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-api:pom:2.17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (2.3 kB at 191 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/2.17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.surefire:surefire:pom:2.17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 597 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire/2.17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:23 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.0 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/23/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.surefire:maven-surefire-common:pom:2.17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 265 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugin-tools:maven-plugin-annotations:pom:3.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 48 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 703 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:24 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/24/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:14 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 1.2 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/14/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/14/apache-14.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-booter:pom:2.17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 149 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 405 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 9.5 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:8 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 8.0 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/8/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 899 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/4/apache-4.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository). [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 208 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-container-default:pom:1.5.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 184 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:pom:2.2.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 139 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 595 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/2.0.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.xbean:xbean-reflect:pom:3.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 148 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/xbean/xbean-reflect/3.4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.xbean:xbean:pom:3.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 842 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/xbean/xbean/3.4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository). [DEBUG] Resolving artifact log4j:log4j:pom:1.2.12 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.2 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/log4j/log4j/1.2.12/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom.lastUpdated' [DEBUG] Resolving artifact commons-logging:commons-logging-api:pom:1.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 334 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-logging/commons-logging-api/1.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.collections:google-collections:pom:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 1.2 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/collections/google-collections/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google:google:pom:1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 777 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/google/1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/google/1/google-1.pom.lastUpdated' [DEBUG] Resolving artifact junit:junit:pom:4.11 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 117 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/junit/junit/4.11/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/junit/junit/4.11/junit-4.11.pom.lastUpdated' [DEBUG] Resolving artifact org.hamcrest:hamcrest-core:pom:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 96 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom.lastUpdated' [DEBUG] Resolving artifact org.hamcrest:hamcrest-parent:pom:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 131 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/hamcrest/hamcrest-parent/1.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-project:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 271 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-profile:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 228 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 675 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 83 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 246 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-toolchain:pom:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 267 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.commons:commons-lang3:pom:3.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 2.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:22 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 10 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-parent/22/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=522485, ConflictMarker.markTime=303619, ConflictMarker.nodeCount=255, ConflictIdSorter.graphTime=229263, ConflictIdSorter.topsortTime=51464, ConflictIdSorter.conflictIdCount=67, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1646189, ConflictResolver.conflictItemCount=148, DfDependencyCollector.collectTime=893415700, DfDependencyCollector.transformTime=2779628} [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:jar:1.0.0 [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.7:compile [DEBUG] org.eclipse.tycho:tycho-core:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-core:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile (version managed from default) (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.commons:commons-compress:jar:1.9:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile [DEBUG] de.pdark:decentxml:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-compat:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile [DEBUG] org.apache.commons:commons-exec:jar:1.2:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:1.0.0:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:1.0.0:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:1.0.0:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:1.0.0:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:1.0.0:runtime [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.17:compile [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile [DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.17:compile [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.17:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:provided [DEBUG] log4j:log4j:jar:1.2.12:provided [DEBUG] commons-logging:commons-logging-api:jar:1.1:provided [DEBUG] com.google.collections:google-collections:jar:1.0:provided [DEBUG] junit:junit:jar:4.11:test (scope managed from default) (version managed from default) [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile (version managed from default) [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-api:jar:2.17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Resolving artifact org.apache.maven.surefire:maven-surefire-common:jar:2.17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots)] [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-booter:jar:2.17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:jar:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-project:jar:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-profile:jar:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:jar:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:jar:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-toolchain:jar:2.0.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.commons:commons-lang3:jar:3.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), eclipse (http://download.eclipse.org/releases/indigo/201202240900, p2, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.jar (417 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.jar (24 kB at 936 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 7.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 825 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.jar (160 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 726 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.jar (58 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 680 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 633 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 454 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 5.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.jar (126 kB at 1.9 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.0.0/org.eclipse.tycho.surefire.osgibooter-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.0.0/org.eclipse.tycho.surefire.junit-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.0.0/org.eclipse.tycho.surefire.junit4-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.0.0/org.eclipse.tycho.surefire.junit47-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.0.0/org.eclipse.tycho.surefire.testng-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/2.17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar.lastUpdated' [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:1.0.0 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:1.0.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-surefire-plugin:jar:1.0.0 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.7 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.9 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0 [DEBUG] Included: org.apache.commons:commons-exec:jar:1.2 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:1.0.0 [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.17 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.17 [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.17 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.pom (7.4 kB at 60 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:28 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 708 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/28/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:27 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 10 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/27/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 8.0 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/17/apache-17.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.jar (31 kB at 362 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.jar.lastUpdated' [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] Resolving artifact org.codehaus.mojo:exec-maven-plugin:pom:1.4.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.4.0/exec-maven-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.4.0/exec-maven-plugin-1.4.0.pom (12 kB at 142 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/mojo/exec-maven-plugin/1.4.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/mojo/exec-maven-plugin/1.4.0/exec-maven-plugin-1.4.0.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.mojo:mojo-parent:pom:34 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 1.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/mojo/mojo-parent/34/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus:codehaus-parent:pom:4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 193 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/codehaus-parent/4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus-snapshots (http://nexus.codehaus.org/snapshots/). [DEBUG] Resolving artifact org.codehaus.mojo:exec-maven-plugin:jar:1.4.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.4.0/exec-maven-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.4.0/exec-maven-plugin-1.4.0.jar (46 kB at 734 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/mojo/exec-maven-plugin/1.4.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/mojo/exec-maven-plugin/1.4.0/exec-maven-plugin-1.4.0.jar.lastUpdated' [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-publisher-plugin:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom (2.1 kB at 48 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-publisher-plugin:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar (20 kB at 315 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-archiver:pom:2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 303 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-archiver/2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:17 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 272 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/shared/maven-shared-components/17/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:21 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 13 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/21/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:10 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 925 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/10/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/10/apache-10.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.15 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 64 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:3.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 642 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=379345, ConflictMarker.markTime=121677, ConflictMarker.nodeCount=155, ConflictIdSorter.graphTime=151247, ConflictIdSorter.topsortTime=48906, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1299137, ConflictResolver.conflictItemCount=105, DfDependencyCollector.collectTime=133877241, DfDependencyCollector.transformTime=2030829} [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:jar:1.0.0 [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.apache.maven:maven-core:jar:3.0:compile [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default) [DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-core:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile [DEBUG] de.pdark:decentxml:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-compat:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-archiver:jar:2.5:compile (version managed from default) (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile (version managed from default) (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.commons:commons-compress:jar:1.9:compile [DEBUG] Resolving artifact org.apache.maven:maven-archiver:jar:2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 1.2 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-archiver/2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar.lastUpdated' [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-p2-publisher-plugin:jar:1.0.0 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.7 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 [DEBUG] Included: org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0 [DEBUG] Included: org.apache.maven:maven-archiver:jar:2.5 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.9 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-repository-plugin:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom (1.4 kB at 21 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-repository-plugin:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar (14 kB at 231 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=111019, ConflictMarker.markTime=59218, ConflictMarker.nodeCount=93, ConflictIdSorter.graphTime=43304, ConflictIdSorter.topsortTime=48551, ConflictIdSorter.conflictIdCount=42, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1031369, ConflictResolver.conflictItemCount=92, DfDependencyCollector.collectTime=4708631, DfDependencyCollector.transformTime=1325404} [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:jar:1.0.0 [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.7:compile (version managed from default) [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-core:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-core:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile (version managed from default) (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.commons:commons-compress:jar:1.9:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile [DEBUG] de.pdark:decentxml:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-compat:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-p2-repository-plugin:jar:1.0.0 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.7 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.9 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 [DEBUG] target-platform-configuration for MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml: org.polarsys.chess.target org.polarsys.chess.target.neon 1.0.0-SNAPSHOT linux gtk x86_64 win32 win32 x86_64 macosx cocoa x86_64 [DEBUG] Resolving artifact com.google.code.maven-replacer-plugin:replacer:pom:1.5.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom (5.8 kB at 106 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/code/maven-replacer-plugin/replacer/1.5.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.oss:oss-parent:pom:7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 1.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated' [DEBUG] Resolving artifact com.google.code.maven-replacer-plugin:replacer:jar:1.5.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar (40 kB at 1.3 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/code/maven-replacer-plugin/replacer/1.5.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-director-plugin:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom (3.0 kB at 52 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-director-plugin:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar (44 kB at 1.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-standalone-p2-director:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom (1.8 kB at 41 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.commons:commons-compress:pom:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom (11 kB at 436 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=115564, ConflictMarker.markTime=63739, ConflictMarker.nodeCount=101, ConflictIdSorter.graphTime=48902, ConflictIdSorter.topsortTime=53444, ConflictIdSorter.conflictIdCount=46, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1037478, ConflictResolver.conflictItemCount=100, DfDependencyCollector.collectTime=84130997, DfDependencyCollector.transformTime=1352200} [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:jar:1.0.0 [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.apache.maven:maven-core:jar:3.0:compile [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-core:jar:1.0.0:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile (version managed from default) (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile [DEBUG] de.pdark:decentxml:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-compat:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile (version managed from default) [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile [DEBUG] org.apache.commons:commons-exec:jar:1.2:compile [DEBUG] org.eclipse.tycho:tycho-standalone-p2-director:zip:1.0.0:compile [DEBUG] org.apache.commons:commons-compress:jar:1.7:compile [DEBUG] org.apache.commons:commons-compress:jar:sources:1.7:compile [DEBUG] Resolving artifact org.eclipse.tycho:tycho-standalone-p2-director:zip:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.apache.commons:commons-compress:jar:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.apache.commons:commons-compress:jar:sources:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip (7.3 MB at 28 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.7/commons-compress-1.7-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar (356 kB at 11 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.7/commons-compress-1.7-sources.jar (367 kB at 8.3 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.7/commons-compress-1.7-sources.jar.lastUpdated' [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-director-plugin:1.0.0 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-director-plugin:1.0.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-director-plugin:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-p2-director-plugin:jar:1.0.0 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.7 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0 [DEBUG] Included: org.apache.commons:commons-exec:jar:1.2 [DEBUG] Included: org.eclipse.tycho:tycho-standalone-p2-director:zip:1.0.0 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.7 [DEBUG] Included: org.apache.commons:commons-compress:jar:sources:1.7 [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Resolving target definition content... [INFO] Fetching p2.index from https://download.eclipse.org/nebula/releases/2.2.0/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/nebula/releases/2.2.0/ (172B) [INFO] Adding repository https://download.eclipse.org/nebula/releases/2.2.0 WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 (file:/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.0.0/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar) to method sun.security.ssl.SSLSocketImpl.setHost(java.lang.String) WARNING: Please consider reporting this to the maintainers of org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Fetching content.xml.xz from https://download.eclipse.org/nebula/releases/2.2.0/ (19.2kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/nebula/releases/2.2.0/ (19.2kB) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/ (172B) [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/ (15.82kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/ (15.82kB) [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0 [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/ (11.48kB) [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/ (11.48kB) [INFO] Fetching p2.index from http://download.eclipse.org/elk/updates/releases/0.4.0/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/elk/updates/releases/0.4.0/ (172B) [INFO] Adding repository http://download.eclipse.org/elk/updates/releases/0.4.0 [INFO] Fetching content.xml.xz from http://download.eclipse.org/elk/updates/releases/0.4.0/ (9.55kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/elk/updates/releases/0.4.0/ (9.55kB) [INFO] Adding repository https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/main/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/main/ [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/ (217.43kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/ (217.43kB) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/extra/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/extra/ [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/ (94.63kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/ (94.63kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ (122B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/neon [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/neon/ (507B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/neon/ (507B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/ (64.5kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/ (64.5kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201606221000/ (861.1kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201606221000/ (861.1kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201609281000/ (871.38kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201609281000/ (871.38kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201610111000/ (870.9kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201610111000/ (870.9kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201612211000/ (876.7kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201612211000/ (876.7kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703231000/ (886.4kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703231000/ (886.4kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201705151400/ (884.78kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201705151400/ (884.78kB) [INFO] Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/ (172B) [INFO] Adding repository https://download.eclipse.org/sirius/updates/releases/5.1.0/neon [INFO] Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/ (29.52kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/ (29.52kB) [INFO] Fetching p2.index from https://download.eclipse.org/mmt/atl/updates/releases/4.1/ (133B) [INFO] Fetching p2.index from https://download.eclipse.org/mmt/atl/updates/releases/4.1/ (133B) [INFO] Adding repository https://download.eclipse.org/mmt/atl/updates/releases/4.1 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/mmt/atl/updates/releases/4.1/ (421B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/mmt/atl/updates/releases/4.1/ (421B) [INFO] Fetching p2.index from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/ (115B) [INFO] Fetching p2.index from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/ (115B) [INFO] Fetching content.jar from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/ (28.5kB) [INFO] Fetching content.jar from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/ (28.5kB) [INFO] Fetching p2.index from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/ (172B) [INFO] Adding repository https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0 [INFO] Fetching content.xml.xz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/ (7.66kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/ (7.66kB) [INFO] Fetching p2.index from https://download.eclipse.org/viatra/updates/release/1.7.2/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/viatra/updates/release/1.7.2/ (172B) [INFO] Adding repository https://download.eclipse.org/viatra/updates/release/1.7.2 [INFO] Fetching content.xml.xz from https://download.eclipse.org/viatra/updates/release/1.7.2/ (21.65kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/viatra/updates/release/1.7.2/ (21.65kB) [INFO] Adding repository http://download.eclipse.org/epsilon/updates/1.4 [INFO] Fetching content.jar from http://download.eclipse.org/epsilon/updates/1.4/ (57.07kB) [INFO] Fetching content.jar from http://download.eclipse.org/epsilon/updates/1.4/ (57.07kB) [INFO] Fetching p2.index from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/ (172B) [INFO] Fetching p2.index from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/ (172B) [INFO] Adding repository http://es-static.fbk.eu/tools/eclipse/neon/sde_devel [INFO] Fetching content.xml.xz from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/ (12.98kB) [INFO] Fetching content.xml.xz from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/ (12.98kB) [INFO] Fetching p2.index from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/ (172B) [INFO] Fetching p2.index from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/ (172B) [INFO] Adding repository http://es-static.fbk.eu/tools/eclipse/neon/est_devel [INFO] Fetching content.xml.xz from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/ (52.44kB) [INFO] Fetching content.xml.xz from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/ (52.44kB) [INFO] Fetching p2.index from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/ (172B) [INFO] Fetching p2.index from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/ (172B) [INFO] Adding repository http://es-static.fbk.eu/tools/eclipse/neon/eata_devel [INFO] Fetching content.xml.xz from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/ (2.16kB) [INFO] Fetching content.xml.xz from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/ (2.16kB) [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.profile) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (262.51kB) [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (262.51kB) [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (591.9kB) [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (591.9kB) [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from https://download.eclipse.org/viatra/updates/release/1.7.2/plugins/ (137.61kB) [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from https://download.eclipse.org/viatra/updates/release/1.7.2/plugins/ (137.61kB) [INFO] Fetching 201606221000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ (63B) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.6kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.6kB) [INFO] Fetching eu.fbk.eclipse.standardtools.utils_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (295.26kB) [INFO] Fetching eu.fbk.eclipse.standardtools.utils_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (295.26kB) [INFO] Fetching 201612211000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ (63B) [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/releases/neon/201612211000/plugins/ (862.01kB) [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/releases/neon/201612211000/plugins/ (862.01kB) [INFO] Fetching 201703231000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ (63B) [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (431.77kB) [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (431.77kB) [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (268.51kB) [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (268.51kB) [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (793.87kB) [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (793.87kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (283.72kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (283.72kB) [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (46.37kB) [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (46.37kB) [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (366.46kB) [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (366.46kB) [INFO] Fetching org.eclipse.xtext_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (763.75kB) [INFO] Fetching org.eclipse.xtext_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (763.75kB) [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (27.54kB) [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (27.54kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (498.28kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (417.91kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (417.91kB) [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.51kB) [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.51kB) [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (51.37kB) [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (51.37kB) [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.25kB) [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.25kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (246.29kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (246.29kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (95.1kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.68kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.68kB) [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (347.67kB) [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (347.67kB) [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (154.43kB) [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (154.43kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.78kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.78kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.95kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.95kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (183.86kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (183.86kB) [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (207.37kB) [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (207.37kB) [INFO] Fetching 2.9.0&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/emft/mwe/updates/releases/ (63B) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (292.22kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (292.22kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.64kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.14kB) [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.14kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.25MB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.25MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (94.7kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (94.7kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (287.32kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (287.32kB) [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.78kB) [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.78kB) [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.99kB) [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.99kB) [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (251.65kB) [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (251.65kB) [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (314.18kB) [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (314.18kB) [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (48.08kB) [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (48.08kB) [INFO] Fetching 201609281000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ (63B) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (228.35kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (228.35kB) [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.83kB) [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.83kB) [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (178.45kB) [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (178.45kB) [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (125.61kB) [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (125.61kB) [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.24kB) [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.24kB) [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (8.22MB) [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (8.22MB) [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (43.13kB) [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (43.13kB) [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.58kB) [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.58kB) [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (53.94kB) [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (53.94kB) [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (57.81kB) [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (57.81kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.47kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.47kB) [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (49.78kB) [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (49.78kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.92kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.92kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (42.91kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (42.91kB) [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (91.22kB) [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (91.22kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (115.16kB) [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (115.16kB) [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (1MB) [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (1MB) [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (84.38kB) [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (84.38kB) [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (122.2kB) [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (122.2kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (18.2kB) [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (18.2kB) [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.72kB) [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.72kB) [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (26.23kB) [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (26.23kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (22.44kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (22.44kB) [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.39kB) [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.39kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.59kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.88kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.88kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.67kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.67kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (98kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (98kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.02kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.02kB) [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (344.64kB) [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (344.64kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (65.01kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (65.01kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.01kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.01kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.11kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.11kB) [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.57kB) [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.57kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (106.56kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (106.56kB) [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.13kB) [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.13kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.84kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.84kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (81.91kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (81.91kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (36.05kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (36.05kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.33kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.33kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (54.05kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (54.05kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (98.24kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (98.24kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (72.42kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (72.42kB) [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (89.5kB) [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (89.5kB) [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (70.71kB) [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (70.71kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.92kB) [INFO] Fetching org.eclipse.emf.codegen_2.11.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (102.97kB) [INFO] Fetching org.eclipse.emf.codegen_2.11.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (102.97kB) [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (104.54kB) [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (104.54kB) [INFO] Fetching org.eclipse.jdt.core_3.12.3.v20170228-1205.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (5.56MB) [INFO] Fetching org.eclipse.jdt.core_3.12.3.v20170228-1205.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (5.56MB) [INFO] Fetching org.eclipse.jdt.launching_3.8.101.v20161111-2014.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (123.66kB) [INFO] Fetching org.eclipse.jdt.launching_3.8.101.v20161111-2014.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (123.66kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (450.85kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (450.85kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (60.92kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (60.92kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.68kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.68kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (41.59kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (41.59kB) [INFO] Fetching org.eclipse.emf.common.ui_2.11.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (56.36kB) [INFO] Fetching org.eclipse.emf.common.ui_2.11.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (56.36kB) [INFO] Fetching org.eclipse.emf.converter_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.28kB) [INFO] Fetching org.eclipse.emf.converter_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.28kB) [INFO] Fetching org.eclipse.emf.databinding_1.3.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.57kB) [INFO] Fetching org.eclipse.emf.databinding_1.3.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.57kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (88.73kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (88.73kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.18kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.18kB) [INFO] Fetching org.eclipse.emf.importer_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39kB) [INFO] Fetching org.eclipse.emf.importer_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.06kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.06kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (63.14kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (63.14kB) [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (2.19MB) [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (2.19MB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (8.91kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (8.91kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (19.38kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (19.38kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (168.83kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (168.83kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (403.22kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (403.22kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (44.29kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (44.29kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.72kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.72kB) [INFO] Fetching org.eclipse.ocl_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ocl_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ocl.ecore_3.6.0.v20160523-1914.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (100.96kB) [INFO] Fetching org.eclipse.ocl.ecore_3.6.0.v20160523-1914.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (100.96kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (84.84kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (84.84kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.94kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.94kB) [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.14kB) [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.14kB) [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.41kB) [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.41kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.2kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.2kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (52.25kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (52.25kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.77kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.77kB) [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (36.04kB) [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (36.04kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.98kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.98kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (52.26kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (52.26kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (45.05kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (45.05kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (103.26kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (103.26kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (72.9kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (72.9kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.71kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.71kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.28kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.28kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (47.43kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (47.43kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.23kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.23kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.68kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.68kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (102.51kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (102.51kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.76kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.76kB) [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (42.22kB) [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (42.22kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (116.27kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (116.27kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (189.14kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (189.14kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (72.6kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (72.6kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (114.14kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (114.14kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (251.89kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (251.89kB) [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (127.51kB) [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (127.51kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (99.57kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (99.57kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (116.87kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (116.87kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.38kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.38kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (98.72kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (98.72kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.92kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.92kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (129.97kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (129.97kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.8.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (373.51kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.8.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (373.51kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (111.18kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (111.18kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (185.64kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (185.64kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (28.3kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (28.3kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (91.89kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (91.89kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (99.58kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (99.58kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.23kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.23kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (215.61kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (215.61kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (88.13kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (88.13kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (133.98kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (133.98kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.41kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.41kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (191.67kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (191.67kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (212.4kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (212.4kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (61.19kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (61.19kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.37kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.37kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (114.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (114.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (120.4kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (120.4kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (67.64kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (67.64kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (307.07kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (307.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (106.97kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (106.97kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (245.79kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (245.79kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime_3.3.1.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (87.32kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime_3.3.1.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (87.32kB) [INFO] Fetching org.eclipse.jdt.debug_3.10.1.v20160811-0441.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (905.14kB) [INFO] Fetching org.eclipse.jdt.debug_3.10.1.v20160811-0441.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (905.14kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (105.61kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (105.61kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (176.66kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (176.66kB) [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (131.55kB) [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (131.55kB) [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (431.71kB) [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (431.71kB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (1.04MB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (1.04MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (23.89kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (23.89kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (272.74kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (272.74kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (39.77kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (39.77kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (27.62kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (27.62kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (23.86kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (23.86kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (98.22kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (98.22kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.4.0.201606011907.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.75MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.4.0.201606011907.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.75MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.28MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.28MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.4.0.201606011907.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (127.88kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.4.0.201606011907.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (127.88kB) [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (92.14kB) [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (92.14kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.1.0.201609231530.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.42MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.1.0.201609231530.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.42MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.92kB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.92kB) [INFO] Fetching org.eclipse.ocl.common_1.4.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.88kB) [INFO] Fetching org.eclipse.ocl.common_1.4.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.88kB) [INFO] Fetching org.eclipse.papyrus.customization.properties_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (79.37kB) [INFO] Fetching org.eclipse.papyrus.customization.properties_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (79.37kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (629.81kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (629.81kB) [INFO] Fetching org.eclipse.papyrus.views.properties_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.33kB) [INFO] Fetching org.eclipse.papyrus.views.properties_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.33kB) [INFO] Fetching org.eclipse.papyrus.customization.properties.model.xwt_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (28.1kB) [INFO] Fetching org.eclipse.papyrus.customization.properties.model.xwt_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (28.1kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.6kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.6kB) [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (241.35kB) [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (241.35kB) [INFO] Fetching org.eclipse.papyrus.editor_1.3.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.23kB) [INFO] Fetching org.eclipse.papyrus.editor_1.3.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.23kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_2.1.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (73.36kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_2.1.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (73.36kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_1.3.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (99.54kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_1.3.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (99.54kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.32kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.32kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.11kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.11kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.34kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.34kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.83kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.83kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (50.49kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (50.49kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (305.22kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (305.22kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (50.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (50.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.85kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.85kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.02kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.02kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.08kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.08kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (33.31kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (33.31kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.07kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.07kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (26.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (26.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (33.93kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (33.93kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.78kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.78kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.17kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.17kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.66kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.66kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.64kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.64kB) [INFO] Fetching org.eclipse.pde.core_3.11.1.v20161115-1951.jar from http://download.eclipse.org/releases/neon/201612211000/plugins/ (1.24MB) [INFO] Fetching org.eclipse.pde.core_3.11.1.v20161115-1951.jar from http://download.eclipse.org/releases/neon/201612211000/plugins/ (1.24MB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (29.12kB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (29.12kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (29.83kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (29.83kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.03kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.03kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (36.17kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (36.17kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (538.29kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (538.29kB) [INFO] Fetching org.eclipse.papyrus.infra.core_2.1.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (95.36kB) [INFO] Fetching org.eclipse.papyrus.infra.core_2.1.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (95.36kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (37.13kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (37.13kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (52.41kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (52.41kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.08kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.08kB) [INFO] Fetching org.eclipse.papyrus.infra.core.pluginexplorer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.35kB) [INFO] Fetching org.eclipse.papyrus.infra.core.pluginexplorer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.35kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (60.3kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (60.3kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.2kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.2kB) [INFO] Fetching org.eclipse.uml2.types_2.0.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (11kB) [INFO] Fetching org.eclipse.uml2.types_2.0.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (11kB) [INFO] Fetching org.eclipse.uml2.common_2.1.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (31.52kB) [INFO] Fetching org.eclipse.uml2.common_2.1.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (31.52kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (22.89kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (22.89kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55.29kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55.29kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.85kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.85kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27.44kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27.44kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.27kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.27kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (297.31kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (297.31kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.39kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.39kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.3kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.3kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.03kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.03kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (37.16kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (37.16kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.56kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.56kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.53kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.53kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.2.1.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (164.61kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.2.1.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (164.61kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.44kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.44kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_2.0.2.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (280.19kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_2.0.2.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (280.19kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.75kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.75kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.1kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.1kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.05kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.05kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.86kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.86kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.98kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.98kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.28kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.28kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (73.61kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (73.61kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.24kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.24kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (47.03kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (47.03kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.28kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.28kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.98kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.98kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.08kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.08kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.99kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.99kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.04kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.04kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.58kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.58kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (38.42kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (38.42kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.42kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.42kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.46kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.46kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.92kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.92kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (64.66kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (64.66kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_1.2.2.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (75.76kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_1.2.2.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (75.76kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (40.98kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (40.98kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (100.18kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (100.18kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.configuration_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (45.14kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.configuration_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (45.14kB) [INFO] Fetching org.eclipse.xwt_1.2.0.v20160502-1019.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (570.25kB) [INFO] Fetching org.eclipse.xwt_1.2.0.v20160502-1019.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (570.25kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.86kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.86kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.71kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.71kB) [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.87kB) [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.87kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.83kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.83kB) [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.59kB) [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.59kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.83kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.83kB) [INFO] Fetching org.eclipse.papyrus.infra.types_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (32.53kB) [INFO] Fetching org.eclipse.papyrus.infra.types_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (32.53kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.95kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.95kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.iso42010_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.53kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.iso42010_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.53kB) [INFO] Fetching org.eclipse.papyrus.marte.static.profile_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (448.34kB) [INFO] Fetching org.eclipse.papyrus.marte.static.profile_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (448.34kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (21.57kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (21.57kB) [INFO] Fetching org.eclipse.uml2.uml_5.2.3.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.07MB) [INFO] Fetching org.eclipse.uml2.uml_5.2.3.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.07MB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (46.7kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (46.7kB) [INFO] Fetching org.eclipse.papyrus.sysml_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (76.91kB) [INFO] Fetching org.eclipse.papyrus.sysml_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (76.91kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.0.100.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (34.86kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.0.100.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (34.86kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.blockdefinition_2.0.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (64.04kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.blockdefinition_2.0.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (64.04kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (400.06kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (400.06kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.common_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (115.39kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.common_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (115.39kB) [INFO] Fetching org.eclipse.papyrus.sysml.service.types_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (45.57kB) [INFO] Fetching org.eclipse.papyrus.sysml.service.types_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (45.57kB) [INFO] Fetching org.eclipse.emf_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.45kB) [INFO] Fetching org.eclipse.emf_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.45kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.96kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.96kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (451.82kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (451.82kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.15kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.15kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.08kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.08kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (62.91kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (62.91kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (132.93kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_2.0.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (132.93kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (65.79kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (65.79kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (69.54kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (69.54kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (62.72kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (62.72kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (84.57kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (84.57kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_2.0.2.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (78.52kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_2.0.2.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (78.52kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (483.01kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (483.01kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.66kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.66kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_2.0.100.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (210.86kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_2.0.100.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (210.86kB) [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (123.62kB) [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (123.62kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.62kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.62kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (61.3kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (61.3kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.22kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.22kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.2.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (60.88kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.2.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (60.88kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_2.1.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (202.79kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_2.1.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (202.79kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.61kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.61kB) [INFO] Fetching org.eclipse.papyrus.uml.types.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (51.62kB) [INFO] Fetching org.eclipse.papyrus.uml.types.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (51.62kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.0.1.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (12.33kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.0.1.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (12.33kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_2.1.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (80.9kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_2.1.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (80.9kB) [INFO] Fetching org.eclipse.pde.build_3.9.200.v20160204-0642.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (479.47kB) [INFO] Fetching org.eclipse.pde.build_3.9.200.v20160204-0642.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (479.47kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (44.89kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (44.89kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.2.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (156.3kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.2.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (156.3kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.1.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (15.34kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.1.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (15.34kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.1.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (15.08kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.1.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (15.08kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.1.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (26.52kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.1.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (26.52kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.2.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (242.49kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.2.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (242.49kB) [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.59kB) [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.59kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.78kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.78kB) [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (147.42kB) [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (147.42kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (148.58kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (209.56kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (209.56kB) [INFO] Fetching org.eclipse.xtend.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (60.07kB) [INFO] Fetching org.eclipse.xtend.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (60.07kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (48.91kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (48.91kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (22.36kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (22.36kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtext.util_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (102.9kB) [INFO] Fetching org.eclipse.xtext.util_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (102.9kB) [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.33kB) [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.33kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.17MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.17MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (961.03kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (961.03kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.chessextension) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml [INFO] Fetching org.eclipse.emf.cdo_4.5.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (870.14kB) [INFO] Fetching org.eclipse.emf.cdo_4.5.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (870.14kB) [INFO] Fetching org.eclipse.emf.cdo.common_4.5.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (539.51kB) [INFO] Fetching org.eclipse.emf.cdo.common_4.5.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (539.51kB) [INFO] Fetching org.eclipse.emf.cdo.admin_4.1.400.v20160302-0807.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.09kB) [INFO] Fetching org.eclipse.emf.cdo.admin_4.1.400.v20160302-0807.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.09kB) [INFO] Fetching org.eclipse.emf.cdo.net4j_4.1.400.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (171.33kB) [INFO] Fetching org.eclipse.emf.cdo.net4j_4.1.400.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (171.33kB) [INFO] Fetching org.eclipse.net4j_4.5.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (175.8kB) [INFO] Fetching org.eclipse.net4j_4.5.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (175.8kB) [INFO] Fetching org.eclipse.net4j.util_3.6.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1,009.71kB) [INFO] Fetching org.eclipse.net4j.util_3.6.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1,009.71kB) [INFO] Fetching org.eclipse.emf.cdo.dawn_2.0.400.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (46.96kB) [INFO] Fetching org.eclipse.emf.cdo.dawn_2.0.400.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (46.96kB) [INFO] Fetching org.eclipse.emf.cdo.dawn.util_2.0.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.52kB) [INFO] Fetching org.eclipse.emf.cdo.dawn.util_2.0.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.52kB) [INFO] Fetching org.eclipse.emf.cdo.dawn.gmf_2.1.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.96kB) [INFO] Fetching org.eclipse.emf.cdo.dawn.gmf_2.1.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.96kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (28.46kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (28.46kB) [INFO] Fetching org.eclipse.emf.cdo.dawn.ui_2.0.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (58.45kB) [INFO] Fetching org.eclipse.emf.cdo.dawn.ui_2.0.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (58.45kB) [INFO] Fetching org.eclipse.emf.cdo.ui_4.5.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (490.41kB) [INFO] Fetching org.eclipse.emf.cdo.ui_4.5.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (490.41kB) [INFO] Fetching org.eclipse.net4j.tcp_4.1.400.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (75.72kB) [INFO] Fetching org.eclipse.net4j.tcp_4.1.400.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (75.72kB) [INFO] Fetching org.eclipse.emf.cdo.edit_4.4.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (54.94kB) [INFO] Fetching org.eclipse.emf.cdo.edit_4.4.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (54.94kB) [INFO] Fetching org.eclipse.emf.cdo.explorer_4.5.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (134.75kB) [INFO] Fetching org.eclipse.emf.cdo.explorer_4.5.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (134.75kB) [INFO] Fetching org.eclipse.emf.cdo.workspace_4.2.100.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.23kB) [INFO] Fetching org.eclipse.emf.cdo.workspace_4.2.100.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.23kB) [INFO] Fetching org.eclipse.emf.cdo.server_4.5.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (470.24kB) [INFO] Fetching org.eclipse.emf.cdo.server_4.5.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (470.24kB) [INFO] Fetching org.eclipse.emf.cdo.server.db_4.4.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (419.74kB) [INFO] Fetching org.eclipse.emf.cdo.server.db_4.4.0.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (419.74kB) [INFO] Fetching org.eclipse.net4j.db.h2_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.82kB) [INFO] Fetching org.eclipse.net4j.db.h2_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.82kB) [INFO] Fetching org.eclipse.net4j.db_4.5.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (210.18kB) [INFO] Fetching org.eclipse.net4j.db_4.5.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (210.18kB) [INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.1.300.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (158.44kB) [INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.1.300.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (158.44kB) [INFO] Fetching org.eclipse.emf.cdo.transfer_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (50.88kB) [INFO] Fetching org.eclipse.emf.cdo.transfer_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (50.88kB) [INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.82kB) [INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.82kB) [INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (66.75kB) [INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (66.75kB) [INFO] Fetching org.eclipse.net4j.util.ui_3.6.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (271.89kB) [INFO] Fetching org.eclipse.net4j.util.ui_3.6.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (271.89kB) [INFO] Fetching org.eclipse.net4j.ui.shared_4.3.100.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (57.02kB) [INFO] Fetching org.eclipse.net4j.ui.shared_4.3.100.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (57.02kB) [INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.3.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (96.75kB) [INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.3.0.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (96.75kB) [INFO] Fetching org.eclipse.net4j.jvm_4.1.400.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.79kB) [INFO] Fetching org.eclipse.net4j.jvm_4.1.400.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.79kB) [INFO] Fetching org.eclipse.net4j.db.jdbc_4.3.100.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.93kB) [INFO] Fetching org.eclipse.net4j.db.jdbc_4.3.100.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.93kB) [INFO] Fetching org.h2_1.3.168.v201212121212.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.25MB) [INFO] Fetching org.h2_1.3.168.v201212121212.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.25MB) [INFO] Fetching org.eclipse.papyrus.cdo.core_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (61.52kB) [INFO] Fetching org.eclipse.papyrus.cdo.core_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (61.52kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_1.3.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (42.96kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_1.3.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (42.96kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.contractEditor) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml [INFO] Fetching eu.fbk.eclipse.standardtools.contractEditor.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (35.32kB) [INFO] Fetching eu.fbk.eclipse.standardtools.contractEditor.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (35.32kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (500.78kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (500.78kB) [INFO] Fetching eu.fbk.eclipse.standardtools.xtextService_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (72.29kB) [INFO] Fetching eu.fbk.eclipse.standardtools.xtextService_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (72.29kB) [INFO] Fetching eu.fbk.tools.editor.contract.expression_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (401.91kB) [INFO] Fetching eu.fbk.tools.editor.contract.expression_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (401.91kB) [INFO] Fetching eu.fbk.tools.editor.oss_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (453.79kB) [INFO] Fetching eu.fbk.tools.editor.oss_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (453.79kB) [INFO] Fetching eu.fbk.tools.editor.oss.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (23.43kB) [INFO] Fetching eu.fbk.tools.editor.oss.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (23.43kB) [INFO] Fetching eu.fbk.tools.editor.contract.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (25.53kB) [INFO] Fetching eu.fbk.tools.editor.contract.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (25.53kB) [INFO] Fetching eu.fbk.tools.editor.nusmv_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (573.1kB) [INFO] Fetching eu.fbk.tools.editor.nusmv_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (573.1kB) [INFO] Fetching eu.fbk.tools.editor.nusmv.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (251.31kB) [INFO] Fetching eu.fbk.tools.editor.nusmv.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (251.31kB) [INFO] Fetching eu.fbk.tools.editor.nusmv.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (23.66kB) [INFO] Fetching eu.fbk.tools.editor.nusmv.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (23.66kB) [INFO] Fetching eu.fbk.tools.editor.c_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (153.76kB) [INFO] Fetching eu.fbk.tools.editor.c_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (153.76kB) [INFO] Fetching eu.fbk.tools.editor.c.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (153.05kB) [INFO] Fetching eu.fbk.tools.editor.c.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (153.05kB) [INFO] Fetching eu.fbk.tools.editor.c.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (17.83kB) [INFO] Fetching eu.fbk.tools.editor.c.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (17.83kB) [INFO] Fetching eu.fbk.tools.editor.basetype.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (22.72kB) [INFO] Fetching eu.fbk.tools.editor.basetype.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (22.72kB) [INFO] Fetching eu.fbk.tools.editor.c.statement_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (268.51kB) [INFO] Fetching eu.fbk.tools.editor.c.statement_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (268.51kB) [INFO] Fetching eu.fbk.tools.editor.c.expression_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (303.63kB) [INFO] Fetching eu.fbk.tools.editor.c.expression_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (303.63kB) [INFO] Fetching eu.fbk.tools.editor.contract.constraint.Constraint_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (244.11kB) [INFO] Fetching eu.fbk.tools.editor.contract.constraint.Constraint_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (244.11kB) [INFO] Fetching eu.fbk.tools.editor.basetype_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (248.57kB) [INFO] Fetching eu.fbk.tools.editor.basetype_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (248.57kB) [INFO] Fetching eu.fbk.tools.editor.contract_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (200.72kB) [INFO] Fetching eu.fbk.tools.editor.contract_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (200.72kB) [INFO] Fetching eu.fbk.tools.editor.c.statement.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (19.7kB) [INFO] Fetching eu.fbk.tools.editor.c.statement.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (19.7kB) [INFO] Fetching eu.fbk.tools.editor.c.expression.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (26.22kB) [INFO] Fetching eu.fbk.tools.editor.c.expression.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (26.22kB) [INFO] Fetching eu.fbk.tools.editor.contract.constraint.Constraint.ui_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (21.38kB) [INFO] Fetching eu.fbk.tools.editor.contract.constraint.Constraint.ui_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (21.38kB) [INFO] Fetching eu.fbk.tools.editor.contract.expression.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (32.22kB) [INFO] Fetching eu.fbk.tools.editor.contract.expression.ui_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (32.22kB) [INFO] Fetching eu.fbk.tools.editor.basetype.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (81.95kB) [INFO] Fetching eu.fbk.tools.editor.basetype.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (81.95kB) [INFO] Fetching org.eclipse.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (158.48kB) [INFO] Fetching org.eclipse.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (158.48kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (23.13kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (23.13kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (70.14kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (70.14kB) [INFO] Fetching org.eclipse.xtext.builder_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (117.62kB) [INFO] Fetching org.eclipse.xtext.builder_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (117.62kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (869.55kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (869.55kB) [INFO] Fetching eu.fbk.tools.editor.c.expression.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (93.24kB) [INFO] Fetching eu.fbk.tools.editor.c.expression.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (93.24kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (281.71kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (281.71kB) [INFO] Fetching eu.fbk.tools.editor.c.statement.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (154.87kB) [INFO] Fetching eu.fbk.tools.editor.c.statement.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (154.87kB) [INFO] Fetching eu.fbk.tools.editor.contract.expression.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (180.89kB) [INFO] Fetching eu.fbk.tools.editor.contract.expression.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (180.89kB) [INFO] Fetching eu.fbk.tools.editor.contract.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (185.98kB) [INFO] Fetching eu.fbk.tools.editor.contract.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (185.98kB) [INFO] Fetching eu.fbk.tools.editor.contract.constraint.Constraint.ide_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (287.42kB) [INFO] Fetching eu.fbk.tools.editor.contract.constraint.Constraint.ide_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (287.42kB) [INFO] Fetching eu.fbk.tools.editor.oss.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (283.18kB) [INFO] Fetching eu.fbk.tools.editor.oss.ide_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (283.18kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (13.45kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (13.45kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.79kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.79kB) [INFO] Fetching org.eclipse.jdt.ui_3.12.2.v20160929-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (3.61MB) [INFO] Fetching org.eclipse.jdt.ui_3.12.2.v20160929-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (3.61MB) [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (167.2kB) [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (167.2kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (85.86kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (85.86kB) [INFO] Fetching org.eclipse.xtext.smap_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (11.84kB) [INFO] Fetching org.eclipse.xtext.smap_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (11.84kB) [INFO] Fetching org.eclipse.xtext.common.types_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (130.65kB) [INFO] Fetching org.eclipse.xtext.common.types_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (130.65kB) [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.32kB) [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.32kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (49.47kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (49.47kB) [INFO] Fetching org.eclipse.xtext.ecore_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (9.34kB) [INFO] Fetching org.eclipse.xtext.ecore_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (9.34kB) [INFO] Fetching org.eclipse.xtext.generator_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (258.65kB) [INFO] Fetching org.eclipse.xtext.generator_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (258.65kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (514.68kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (514.68kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (65.11kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (65.11kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.contractPropertyManager) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.integration) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.refinementView) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml [INFO] Fetching eu.fbk.eclipse.standardtools.refinementView.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (14.11kB) [INFO] Fetching eu.fbk.eclipse.standardtools.refinementView.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (14.11kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.safetyAnalysis) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml [INFO] Fetching eu.fbk.eclipse.standardTools.KratosExecService_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (14.41kB) [INFO] Fetching eu.fbk.eclipse.standardTools.KratosExecService_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (14.41kB) [INFO] Fetching eu.fbk.tools.adapter.core_1.0.0.20221221-0939.jar from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/plugins/ (22.07MB) [INFO] Fetching eu.fbk.tools.adapter.core_1.0.0.20221221-0939.jar from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/plugins/ (22.07MB) [INFO] Fetching eu.fbk.tools.adapter.core_1.0.0.20221221-0939.jar from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/plugins/ (9.83MB of 22.07MB at 9.82MB/s) [INFO] Fetching eu.fbk.eclipse.standardtools.ExecOcraCommands_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (40.1kB) [INFO] Fetching eu.fbk.eclipse.standardtools.ExecOcraCommands_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (40.1kB) [INFO] Fetching eu.fbk.eclipse.standardtools.ModelTranslatorToOcra_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (48.56kB) [INFO] Fetching eu.fbk.eclipse.standardtools.ModelTranslatorToOcra_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (48.56kB) [INFO] Fetching eu.fbk.eclipse.standardtools.StateMachineTranslatorToSmv_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (1.47MB) [INFO] Fetching eu.fbk.eclipse.standardtools.StateMachineTranslatorToSmv_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (1.47MB) [INFO] Fetching eu.fbk.tools.editor.c.visitor_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (28.61kB) [INFO] Fetching eu.fbk.tools.editor.c.visitor_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (28.61kB) [INFO] Fetching eu.fbk.eclipse.standardtools.ast_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (229.11kB) [INFO] Fetching eu.fbk.eclipse.standardtools.ast_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (229.11kB) [INFO] Fetching eu.fbk.eclipse.standardtools.nuXmvService_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (14.88kB) [INFO] Fetching eu.fbk.eclipse.standardtools.nuXmvService_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (14.88kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.transformations) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml [INFO] Fetching eu.fbk.eclipse.standardTools.XSapExecService_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (6.17kB) [INFO] Fetching eu.fbk.eclipse.standardTools.XSapExecService_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (6.17kB) [INFO] Fetching org.eclipse.acceleo.common_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (51.92kB) [INFO] Fetching org.eclipse.acceleo.common_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (51.92kB) [INFO] Fetching org.eclipse.acceleo.engine_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (80.99kB) [INFO] Fetching org.eclipse.acceleo.engine_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (80.99kB) [INFO] Fetching org.eclipse.acceleo.model_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (51.17kB) [INFO] Fetching org.eclipse.acceleo.model_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (51.17kB) [INFO] Fetching org.eclipse.acceleo.profiler_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (17.98kB) [INFO] Fetching org.eclipse.acceleo.profiler_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (17.98kB) [INFO] Fetching org.eclipse.acceleo.parser_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (145.7kB) [INFO] Fetching org.eclipse.acceleo.parser_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (145.7kB) [INFO] Fetching org.eclipse.ocl.uml_5.2.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (104.83kB) [INFO] Fetching org.eclipse.ocl.uml_5.2.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (104.83kB) [INFO] Fetching org.eclipse.papyrus.infra.filters_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (21.86kB) [INFO] Fetching org.eclipse.papyrus.infra.filters_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (21.86kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27.45kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27.45kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (53.76kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (53.76kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.validation) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.verificationService) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.verificationService.test.runtime) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml [INFO] Fetching eu.fbk.eclipse.standardtools.diagram_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (8.43MB) [INFO] Fetching eu.fbk.eclipse.standardtools.diagram_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (8.43MB) [INFO] Fetching eu.fbk.eclipse.standardtools.diagram.ui_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (43.79kB) [INFO] Fetching eu.fbk.eclipse.standardtools.diagram.ui_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (43.79kB) [INFO] Fetching eu.fbk.eclipse.standardtools.faultTreeViewer_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (1.15MB) [INFO] Fetching eu.fbk.eclipse.standardtools.faultTreeViewer_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (1.15MB) [INFO] Fetching org.eclipse.sirius_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (374.47kB) [INFO] Fetching org.eclipse.sirius_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (374.47kB) [INFO] Fetching org.eclipse.sirius.diagram_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (337.18kB) [INFO] Fetching org.eclipse.sirius.diagram_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (337.18kB) [INFO] Fetching org.eclipse.sirius.diagram.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (2.87MB) [INFO] Fetching org.eclipse.sirius.diagram.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (2.87MB) [INFO] Fetching org.eclipse.sirius.common.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (92.84kB) [INFO] Fetching org.eclipse.sirius.common.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (92.84kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (171.39kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (171.39kB) [INFO] Fetching eu.fbk.eclipse.standardtools.faultTreeViewer.emfta_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (33.12kB) [INFO] Fetching eu.fbk.eclipse.standardtools.faultTreeViewer.emfta_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (33.12kB) [INFO] Fetching org.eclipse.sirius.ext.base_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (14.32kB) [INFO] Fetching org.eclipse.sirius.ext.base_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (14.32kB) [INFO] Fetching eu.fbk.eclipse.standardtools.logger_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (9.03kB) [INFO] Fetching eu.fbk.eclipse.standardtools.logger_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (9.03kB) [INFO] Fetching org.eclipse.elk.core.service_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (54.7kB) [INFO] Fetching org.eclipse.elk.core.service_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (54.7kB) [INFO] Fetching org.eclipse.elk.graph_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (103.55kB) [INFO] Fetching org.eclipse.elk.graph_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (103.55kB) [INFO] Fetching org.eclipse.elk.alg.layered_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (1.05MB) [INFO] Fetching org.eclipse.elk.alg.layered_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (1.05MB) [INFO] Fetching org.eclipse.elk.conn.gmf_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (117.33kB) [INFO] Fetching org.eclipse.elk.conn.gmf_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (117.33kB) [INFO] Fetching org.eclipse.elk.alg.common_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (219.77kB) [INFO] Fetching org.eclipse.elk.alg.common_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (219.77kB) [INFO] Fetching org.eclipse.elk.core_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (347.38kB) [INFO] Fetching org.eclipse.elk.core_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (347.38kB) [INFO] Fetching org.eclipse.elk.core.ui_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (92.91kB) [INFO] Fetching org.eclipse.elk.core.ui_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (92.91kB) [INFO] Fetching org.eclipse.elk.core.meta_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (505.41kB) [INFO] Fetching org.eclipse.elk.core.meta_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (505.41kB) [INFO] Fetching org.eclipse.elk.core.meta.ui_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (384.26kB) [INFO] Fetching org.eclipse.elk.core.meta.ui_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (384.26kB) [INFO] Fetching org.eclipse.sirius.common_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (81.73kB) [INFO] Fetching org.eclipse.sirius.common_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (81.73kB) [INFO] Fetching eu.fbk.tools.adapter.ui_1.0.0.20221221-0939.jar from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/plugins/ (330.02kB) [INFO] Fetching eu.fbk.tools.adapter.ui_1.0.0.20221221-0939.jar from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/plugins/ (330.02kB) [INFO] Fetching org.eclipse.nebula.widgets.grid_1.1.0.201907151344.jar from https://download.eclipse.org/nebula/releases/2.2.0/plugins/ (215.6kB) [INFO] Fetching org.eclipse.nebula.widgets.grid_1.1.0.201907151344.jar from https://download.eclipse.org/nebula/releases/2.2.0/plugins/ (215.6kB) [INFO] Fetching org.antlr.runtime_3.0.0.v200803061811.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.85kB) [INFO] Fetching org.antlr.runtime_3.0.0.v200803061811.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.85kB) [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.32kB) [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.32kB) [INFO] Fetching org.eclipse.elk.alg.disco_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (74.83kB) [INFO] Fetching org.eclipse.elk.alg.disco_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (74.83kB) [INFO] Fetching org.eclipse.elk.alg.force_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (127.61kB) [INFO] Fetching org.eclipse.elk.alg.force_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (127.61kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.dot_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (230.11kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.dot_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (230.11kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.layouter_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (226.67kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.layouter_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (226.67kB) [INFO] Fetching org.eclipse.elk.alg.mrtree_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (105.73kB) [INFO] Fetching org.eclipse.elk.alg.mrtree_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (105.73kB) [INFO] Fetching org.eclipse.elk.alg.radial_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (86.87kB) [INFO] Fetching org.eclipse.elk.alg.radial_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (86.87kB) [INFO] Fetching org.eclipse.elk.alg.spore_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (361.62kB) [INFO] Fetching org.eclipse.elk.alg.spore_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (361.62kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (190.91kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (190.91kB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.201.v20160811-0450.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (1.4MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.201.v20160811-0450.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (1.4MB) [INFO] Fetching org.eclipse.emf.exporter_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (28.75kB) [INFO] Fetching org.eclipse.emf.exporter_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (28.75kB) [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.25kB) [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.25kB) [INFO] Fetching org.eclipse.gmf.common_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (55.82kB) [INFO] Fetching org.eclipse.gmf.common_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (55.82kB) [INFO] Fetching org.eclipse.gmf.xpand_2.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (139.64kB) [INFO] Fetching org.eclipse.gmf.xpand_2.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (139.64kB) [INFO] Fetching org.eclipse.gmf.graphdef_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (75.19kB) [INFO] Fetching org.eclipse.gmf.graphdef_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (75.19kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.73kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.77kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.77kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (98.81kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (98.81kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.04kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.04kB) [INFO] Fetching org.eclipse.gmf.runtime.lite.svg_1.0.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.49kB) [INFO] Fetching org.eclipse.gmf.runtime.lite.svg_1.0.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.49kB) [INFO] Fetching org.eclipse.gmf.xpand.qvtlibrary_1.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.26kB) [INFO] Fetching org.eclipse.gmf.xpand.qvtlibrary_1.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.26kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.8.0.v20160421-1701.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (56.64kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.8.0.v20160421-1701.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (56.64kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.600.v20160505-0715.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.84kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.600.v20160505-0715.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.84kB) [INFO] Fetching R201909021645&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=mmt/atl/updates/releases/4.1/ (63B) [INFO] Fetching org.eclipse.m2m.atl.common_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (69.96kB) [INFO] Fetching org.eclipse.m2m.atl.common_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (69.96kB) [INFO] Fetching org.eclipse.m2m.atl.core_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (15.2kB) [INFO] Fetching org.eclipse.m2m.atl.core_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (15.2kB) [INFO] Fetching org.eclipse.m2m.atl.core.emf_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (15.06kB) [INFO] Fetching org.eclipse.m2m.atl.core.emf_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (15.06kB) [INFO] Fetching org.eclipse.m2m.atl.drivers.emf4atl_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (22.33kB) [INFO] Fetching org.eclipse.m2m.atl.drivers.emf4atl_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (22.33kB) [INFO] Fetching org.eclipse.m2m.atl.dsls_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (205.24kB) [INFO] Fetching org.eclipse.m2m.atl.dsls_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (205.24kB) [INFO] Fetching org.eclipse.m2m.atl.engine.vm_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (66.85kB) [INFO] Fetching org.eclipse.m2m.atl.engine.vm_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (66.85kB) [INFO] Fetching org.eclipse.m2m.atl.drivers.uml24atl_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (11.44kB) [INFO] Fetching org.eclipse.m2m.atl.drivers.uml24atl_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (11.44kB) [INFO] Fetching org.eclipse.m2m.atl.emftvm_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (216.38kB) [INFO] Fetching org.eclipse.m2m.atl.emftvm_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (216.38kB) [INFO] Fetching org.eclipse.m2m.atl.emftvm.trace_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (27.8kB) [INFO] Fetching org.eclipse.m2m.atl.emftvm.trace_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (27.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (71.31kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (71.31kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.52kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.52kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.35kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.35kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.43kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.43kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (38.89kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (38.89kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.css_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (7.82kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.css_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (7.82kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.internalblock_2.0.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (57.75kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.internalblock_2.0.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (57.75kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.parametric_2.0.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (51.41kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.parametric_2.0.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (51.41kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.requirement_2.0.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (33.22kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.requirement_2.0.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (33.22kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (10.99kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (10.99kB) [INFO] Fetching org.eclipse.papyrus.sysml.edit_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (36.33kB) [INFO] Fetching org.eclipse.papyrus.sysml.edit_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (36.33kB) [INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (16.64kB) [INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (16.64kB) [INFO] Fetching org.eclipse.papyrus.sysml.properties_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (21.35kB) [INFO] Fetching org.eclipse.papyrus.sysml.properties_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (21.35kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (50.7kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (50.7kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (911kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (911kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (274.51kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (274.51kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (208.66kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (208.66kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.45kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.45kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.palette_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.57kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.palette_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.57kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (179.9kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (179.9kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (22.54kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (22.54kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (285.35kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (285.35kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (58.9kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (58.9kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (267.86kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (267.86kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.47kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.47kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.63kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.63kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (215.02kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (215.02kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.41kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.41kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.84kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.84kB) [INFO] Fetching org.eclipse.papyrus.uml.filters_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.38kB) [INFO] Fetching org.eclipse.papyrus.uml.filters_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.38kB) [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.4kB) [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.4kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (33.07kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (33.07kB) [INFO] Fetching org.eclipse.sirius.ext.emf_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.97kB) [INFO] Fetching org.eclipse.sirius.ext.emf_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.97kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.42kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.42kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (18.16kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (18.16kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (24kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (24kB) [INFO] Fetching org.eclipse.sirius.diagram.layoutdata_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (24.12kB) [INFO] Fetching org.eclipse.sirius.diagram.layoutdata_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (24.12kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.32kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.32kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (18.22kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (18.22kB) [INFO] Fetching org.eclipse.sirius.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (381.76kB) [INFO] Fetching org.eclipse.sirius.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (381.76kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.97kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.97kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.94kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.94kB) [INFO] Fetching org.eclipse.sirius.ext.gef_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (10.35kB) [INFO] Fetching org.eclipse.sirius.ext.gef_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (10.35kB) [INFO] Fetching org.eclipse.sirius.ext.jface_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.01kB) [INFO] Fetching org.eclipse.sirius.ext.jface_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.01kB) [INFO] Fetching org.eclipse.sirius.ext.swt_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.46kB) [INFO] Fetching org.eclipse.sirius.ext.swt_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.46kB) [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (48.51kB) [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (48.51kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.03kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.03kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.96kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.96kB) [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (29.01kB) [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (29.01kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.sysml.modelexplorer/1.2.0.201703081153/org.eclipse.papyrus.sysml.modelexplorer-1.2.0.201703081153.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.sysml.modelexplorer/1.2.0.201703081153/org.eclipse.papyrus.sysml.modelexplorer-1.2.0.201703081153.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fcontracts%252Forg.polarsys.chess.contracts.hierarchicalContractView) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml [INFO] Fetching eu.fbk.eclipse.standardtools.hierarchicalContractView.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (15.93kB) [INFO] Fetching eu.fbk.eclipse.standardtools.hierarchicalContractView.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (15.93kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.fla) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml [INFO] Fetching org.eclipse.m2m.qvt.oml.common.ui_3.6.200.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (59.35kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common.ui_3.6.200.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (59.35kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util.ui_3.6.200.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (35.2kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util.ui_3.6.200.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (35.2kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.editor.ui_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (141.31kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.editor.ui_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (141.31kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ocl_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (24.57kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ocl_3.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (24.57kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime.ui_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (61.8kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime.ui_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (61.8kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.fla.faultTreeGenerator) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml [INFO] Fetching eu.fbk.eclipse.standardtools.faultTreeViewer.emfta.design_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (53.37kB) [INFO] Fetching eu.fbk.eclipse.standardtools.faultTreeViewer.emfta.design_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (53.37kB) [INFO] Fetching &format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/epsilon/updates/ (63B) [INFO] Fetching org.eclipse.epsilon.common_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (81.27kB) [INFO] Fetching org.eclipse.epsilon.common_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (81.27kB) [INFO] Fetching org.eclipse.epsilon.dependencies_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (6.82kB) [INFO] Fetching org.eclipse.epsilon.dependencies_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (6.82kB) [INFO] Fetching org.antlr.runtime_3.1.b1_3.1.0.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (120.34kB) [INFO] Fetching org.antlr.runtime_3.1.b1_3.1.0.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (120.34kB) [INFO] Fetching org.eclipse.epsilon.emc.emf_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (115.36kB) [INFO] Fetching org.eclipse.epsilon.emc.emf_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (115.36kB) [INFO] Fetching org.eclipse.epsilon.eol.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (860kB) [INFO] Fetching org.eclipse.epsilon.eol.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (860kB) [INFO] Fetching org.eclipse.epsilon.emc.plainxml_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (45.6kB) [INFO] Fetching org.eclipse.epsilon.emc.plainxml_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (45.6kB) [INFO] Fetching org.eclipse.epsilon.erl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (28.97kB) [INFO] Fetching org.eclipse.epsilon.erl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (28.97kB) [INFO] Fetching org.eclipse.epsilon.etl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (304.88kB) [INFO] Fetching org.eclipse.epsilon.etl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (304.88kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.fla.flamm) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.fla.flaxml) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.fla.transformations) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.xtext.fladsl) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml [INFO] Fetching org.eclipse.emf.mwe2.language_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (65.75kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (65.75kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (12.86kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (12.86kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.xtext.fladsl.ide) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.xtext.fladsl.ui) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.cdo) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml [INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.4.100.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (403.04kB) [INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.4.100.v20160607-1254.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (403.04kB) [INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.1.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (53.06kB) [INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.1.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (53.06kB) [INFO] Fetching org.eclipse.net4j.ui_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.49kB) [INFO] Fetching org.eclipse.net4j.ui_4.2.300.v20160301-1326.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.49kB) [INFO] Fetching org.eclipse.papyrus.cdo.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (102.48kB) [INFO] Fetching org.eclipse.papyrus.cdo.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (102.48kB) [INFO] Fetching org.eclipse.papyrus.cdo.validation.problems_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (26.74kB) [INFO] Fetching org.eclipse.papyrus.cdo.validation.problems_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (26.74kB) [INFO] Fetching org.eclipse.papyrus.cdo.validation.problems.edit_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (14.25kB) [INFO] Fetching org.eclipse.papyrus.cdo.validation.problems.edit_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (14.25kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (37.5kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (37.5kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.checkers) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.chessmlprofile) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.cleanCExporter) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml [INFO] Fetching eu.fbk.eclipse.standardtools.StateMachineTranslatorToCleanC_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (27.55kB) [INFO] Fetching eu.fbk.eclipse.standardtools.StateMachineTranslatorToCleanC_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (27.55kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.codegen.ada) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml [INFO] Fetching org.eclipse.m2m.atl.debug.core_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (25.61kB) [INFO] Fetching org.eclipse.m2m.atl.debug.core_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (25.61kB) [INFO] Fetching org.eclipse.m2m.atl.engine.emfvm_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (65.32kB) [INFO] Fetching org.eclipse.m2m.atl.engine.emfvm_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (65.32kB) [INFO] Fetching org.eclipse.m2m.atl.engine.emfvm.launch_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (15.16kB) [INFO] Fetching org.eclipse.m2m.atl.engine.emfvm.launch_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (15.16kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.commands) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.constraints.constraintEditor) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml [INFO] Fetching eu.fbk.eclipse.standardtools.constraintEditor.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (7.34kB) [INFO] Fetching eu.fbk.eclipse.standardtools.constraintEditor.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (7.34kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.core) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.diagram.ui) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.diagramsCreator) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.discovery) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.functionBehaviors.functionBehaviorEditor) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.m2m) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.monitoring) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.monitoring.edit) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.monitoring.editor) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.monitoring.tests) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.multicore) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.OSSImporter) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.paramArchConfigurator) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.patterns) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.patterns.library) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.patterns.profile) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.properties.propertyEditor) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml [INFO] Fetching eu.fbk.eclipse.standardtools.propertyEditor.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (9.57kB) [INFO] Fetching eu.fbk.eclipse.standardtools.propertyEditor.core_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (9.57kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.service) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.smvExporter) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.tabbedproperties) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml [INFO] Fetching org.eclipse.papyrus.views.search_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.97kB) [INFO] Fetching org.eclipse.papyrus.views.search_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.97kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.test.runtime) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.tradeoffAnalysis) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.validator) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.wizards) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.xtext.global) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.customEditors) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml [INFO] Fetching org.eclipse.ocl.pivot_1.1.1.v20160808-1416.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (813.26kB) [INFO] Fetching org.eclipse.ocl.pivot_1.1.1.v20160808-1416.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (813.26kB) [INFO] Fetching org.eclipse.ocl.pivot.uml_1.1.2.v20161111-1812.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (85.82kB) [INFO] Fetching org.eclipse.ocl.pivot.uml_1.1.2.v20161111-1812.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (85.82kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.83kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.83kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.64kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.64kB) [INFO] Fetching org.eclipse.papyrus.uml.service.validation_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.33kB) [INFO] Fetching org.eclipse.papyrus.uml.service.validation_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.33kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (63.79kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (63.79kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.61kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.61kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.58kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.58kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (39.69kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (39.69kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fsba%252Forg.polarsys.chess.statebased) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fextra_plugins%252Forg.eclipse.papyrus.junit.framework) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fextra_plugins%252Forg.eclipse.papyrus.junit.utils) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml [DEBUG] Using execution environment 'JavaSE-1.7' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [execution environment] [DEBUG] Resolving target definition content... [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fextra_plugins%252Forg.eclipse.papyrus.uml.profile.tests) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml [DEBUG] Using default execution environment 'JavaSE-1.7' [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Ffla%252Forg.polarsys.chess.fla.FPTC2FLABehavior) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Forg.polarsys.chess.mainmenu) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fmobius%252Forg.polarsys.chess.mobius) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fmobius%252Forg.polarsys.chess.mobius.model) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fmobius%252Forg.polarsys.chess.mobius.model.edit) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fmobius%252Forg.polarsys.chess.mobius.model.editor) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml [DEBUG] Using execution environment 'JavaSE-1.8' configured in Bundle-RequiredExecutionEnvironment (first entry) [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Fplugins%252Fmobius%252Forg.polarsys.chess.mobius.preferences) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml [DEBUG] Using default execution environment 'JavaSE-1.7' [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Forg.polarsys.chess.parent%252Ffeatures%252Forg.polarsys.chess.feature) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml [DEBUG] Using default execution environment 'JavaSE-1.7' [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Forg.polarsys.chess.parent%252Freleng%252Forg.polarsys.chess.repository) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [INFO] Computing target platform for MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [DEBUG] Using default execution environment 'JavaSE-1.7' [DEBUG] Adding target definition file "/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target" [DEBUG] Added 2154 units, the content of the target definition file, to the target platform [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Fdevel_neon+AUTO+build-bundle-release%252Forg.polarsys.chess.parent%252Freleng%252Forg.polarsys.chess.product) [DEBUG] Added 0 locally built units to the target platform [INFO] Resolving dependencies of MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (106.51kB) [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (106.51kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (57.07kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (57.07kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.08kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.08kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (60.2kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (60.2kB) [INFO] Fetching eu.fbk.eclipse.standardtools.CleanCTranslatorToPython_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (25.33kB) [INFO] Fetching eu.fbk.eclipse.standardtools.CleanCTranslatorToPython_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/plugins/ (25.33kB) [INFO] Fetching eu.fbk.eclipse.standardtools.feature_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/features/ (4.94kB) [INFO] Fetching eu.fbk.eclipse.standardtools.feature_1.0.0.202212131048.jar from http://es-static.fbk.eu/tools/eclipse/neon/est_devel/features/ (4.94kB) [INFO] Fetching eu.fbk.tools.adapter.feature.neon_1.0.0.202212210939.jar from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/features/ (1.24kB) [INFO] Fetching eu.fbk.tools.adapter.feature.neon_1.0.0.202212210939.jar from http://es-static.fbk.eu/tools/eclipse/neon/eata_devel/features/ (1.24kB) [INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (399.78kB) [INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (399.78kB) [INFO] Fetching eu.fbk.tools.editor.c.expression.tests_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (13.39kB) [INFO] Fetching eu.fbk.tools.editor.c.expression.tests_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (13.39kB) [INFO] Fetching eu.fbk.tools.editor.c.tests_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (10.02kB) [INFO] Fetching eu.fbk.tools.editor.c.tests_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (10.02kB) [INFO] Fetching eu.fbk.tools.editor.c.statement.tests_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (6.37kB) [INFO] Fetching eu.fbk.tools.editor.c.statement.tests_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/plugins/ (6.37kB) [INFO] Fetching eu.fbk.tools.editor.c.feature_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/features/ (822B) [INFO] Fetching eu.fbk.tools.editor.c.feature_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/features/ (822B) [INFO] Fetching eu.fbk.tools.editor.contract.feature_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/features/ (1.29kB) [INFO] Fetching eu.fbk.tools.editor.contract.feature_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/features/ (1.29kB) [INFO] Fetching eu.fbk.tools.editor.nusmv.feature_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/features/ (1.13kB) [INFO] Fetching eu.fbk.tools.editor.nusmv.feature_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/features/ (1.13kB) [INFO] Fetching eu.fbk.tools.sde.feature_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/features/ (704B) [INFO] Fetching eu.fbk.tools.sde.feature_1.0.0.202211291504.jar from http://es-static.fbk.eu/tools/eclipse/neon/sde_devel/features/ (704B) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.32kB) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.32kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (55.73kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (55.73kB) [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.58kB) [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.58kB) [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.64kB) [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.64kB) [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.06kB) [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.06kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (253.65kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (253.65kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.93kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.93kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (2.32MB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (2.32MB) [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (887.38kB) [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (887.38kB) [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.48MB) [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.48MB) [INFO] Fetching org.eclipse.acceleo.common.ide_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (20.39kB) [INFO] Fetching org.eclipse.acceleo.common.ide_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (20.39kB) [INFO] Fetching org.eclipse.acceleo.common.ui_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (29.93kB) [INFO] Fetching org.eclipse.acceleo.common.ui_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (29.93kB) [INFO] Fetching org.eclipse.acceleo.ide.ui_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (450.31kB) [INFO] Fetching org.eclipse.acceleo.ide.ui_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (450.31kB) [INFO] Fetching org.eclipse.acceleo.traceability.model_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (36.58kB) [INFO] Fetching org.eclipse.acceleo.traceability.model_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (36.58kB) [INFO] Fetching org.eclipse.acceleo.traceability_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (36.69kB) [INFO] Fetching org.eclipse.acceleo.traceability_3.6.6.201610060831.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (36.69kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.2.201708211328.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (56.96kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.2.201708211328.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (56.96kB) [INFO] Fetching org.eclipse.acceleo.query_6.0.2.201708211328.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (145.92kB) [INFO] Fetching org.eclipse.acceleo.query_6.0.2.201708211328.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (145.92kB) [INFO] Fetching org.eclipse.acceleo.annotations_6.0.2.201708211328.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.66kB) [INFO] Fetching org.eclipse.acceleo.annotations_6.0.2.201708211328.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.66kB) [INFO] Fetching org.eclipse.ant.launching_1.1.201.v20161115-1135.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.ant.launching_1.1.201.v20161115-1135.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.48kB) [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.48kB) [INFO] Fetching org.eclipse.ant.ui_3.6.201.v20161115-1135.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (483.53kB) [INFO] Fetching org.eclipse.ant.ui_3.6.201.v20161115-1135.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (483.53kB) [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (69.75kB) [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (69.75kB) [INFO] Fetching org.eclipse.jdt.junit_3.9.0.v20160421-1701.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (154.72kB) [INFO] Fetching org.eclipse.jdt.junit_3.9.0.v20160421-1701.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (154.72kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.15kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.15kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (36.9kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (36.9kB) [INFO] Fetching org.eclipse.draw2d.doc.isv_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.draw2d.doc.isv_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.51kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.51kB) [INFO] Fetching org.eclipse.draw2d.sdk_3.10.100.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.59kB) [INFO] Fetching org.eclipse.draw2d.sdk_3.10.100.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.59kB) [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (524.47kB) [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (524.47kB) [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.38kB) [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.38kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.7kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.7kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (82.37kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (82.37kB) [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.93kB) [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.93kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.36kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.36kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.95kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.95kB) [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (19.83kB) [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (19.83kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (41.32kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (41.32kB) [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (26.47kB) [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (26.47kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.04kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.04kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (18.79kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (18.79kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (9.61kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (9.61kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (18.77kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (18.77kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (20.24kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (20.24kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (44.99kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (44.99kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.2.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (26.87kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.2.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (26.87kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (32.36kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (32.36kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.2.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (26.86kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.2.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (26.86kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (11.7kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (11.7kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (26.77kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (26.77kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (7.42kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (7.42kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (22.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/features/ (22.8kB) [INFO] Fetching org.eclipse.eef_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (207.98kB) [INFO] Fetching org.eclipse.eef_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (207.98kB) [INFO] Fetching org.eclipse.eef.common_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (22.57kB) [INFO] Fetching org.eclipse.eef.common_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (22.57kB) [INFO] Fetching org.eclipse.eef.common.ui_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (17.58kB) [INFO] Fetching org.eclipse.eef.common.ui_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (17.58kB) [INFO] Fetching org.eclipse.eef.core_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (79.73kB) [INFO] Fetching org.eclipse.eef.core_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (79.73kB) [INFO] Fetching org.eclipse.sirius.common.interpreter_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.27kB) [INFO] Fetching org.eclipse.sirius.common.interpreter_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.27kB) [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (11.58kB) [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (11.58kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (36.56kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (36.56kB) [INFO] Fetching org.eclipse.eef.ide_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (20.94kB) [INFO] Fetching org.eclipse.eef.ide_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (20.94kB) [INFO] Fetching org.eclipse.eef.ide.ui_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (149.93kB) [INFO] Fetching org.eclipse.eef.ide.ui_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (149.93kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (66.72kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (66.72kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (17.33kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (17.33kB) [INFO] Fetching org.eclipse.eef.properties.ui_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (97.02kB) [INFO] Fetching org.eclipse.eef.properties.ui_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (97.02kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (61.45kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.0.0.201705311515.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (61.45kB) [INFO] Fetching org.eclipse.elk.alg.disco.debug_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (49.76kB) [INFO] Fetching org.eclipse.elk.alg.disco.debug_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (49.76kB) [INFO] Fetching org.eclipse.elk.core.debug_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (34.2kB) [INFO] Fetching org.eclipse.elk.core.debug_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (34.2kB) [INFO] Fetching org.eclipse.elk.algorithms.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.72kB) [INFO] Fetching org.eclipse.elk.algorithms.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.72kB) [INFO] Fetching org.eclipse.elk.alg.common.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (176.96kB) [INFO] Fetching org.eclipse.elk.alg.common.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (176.96kB) [INFO] Fetching org.eclipse.elk.alg.disco.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (41.91kB) [INFO] Fetching org.eclipse.elk.alg.disco.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (41.91kB) [INFO] Fetching org.eclipse.elk.alg.layered.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (673.03kB) [INFO] Fetching org.eclipse.elk.alg.layered.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (673.03kB) [INFO] Fetching org.eclipse.elk.alg.mrtree.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (61.59kB) [INFO] Fetching org.eclipse.elk.alg.mrtree.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (61.59kB) [INFO] Fetching org.eclipse.elk.alg.force.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (50.29kB) [INFO] Fetching org.eclipse.elk.alg.force.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (50.29kB) [INFO] Fetching org.eclipse.elk.alg.radial.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (54.26kB) [INFO] Fetching org.eclipse.elk.alg.radial.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (54.26kB) [INFO] Fetching org.eclipse.elk.alg.spore.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (42.49kB) [INFO] Fetching org.eclipse.elk.alg.spore.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (42.49kB) [INFO] Fetching org.eclipse.elk.algorithms.feature.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (11.23kB) [INFO] Fetching org.eclipse.elk.algorithms.feature.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (11.23kB) [INFO] Fetching org.eclipse.elk.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.86kB) [INFO] Fetching org.eclipse.elk.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.86kB) [INFO] Fetching org.eclipse.elk.core.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (237.37kB) [INFO] Fetching org.eclipse.elk.core.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (237.37kB) [INFO] Fetching org.eclipse.elk.core.service.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (36.05kB) [INFO] Fetching org.eclipse.elk.core.service.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (36.05kB) [INFO] Fetching org.eclipse.elk.graph.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (88.68kB) [INFO] Fetching org.eclipse.elk.graph.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (88.68kB) [INFO] Fetching org.eclipse.elk.feature.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (11.2kB) [INFO] Fetching org.eclipse.elk.feature.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (11.2kB) [INFO] Fetching org.eclipse.elk.gmf.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.78kB) [INFO] Fetching org.eclipse.elk.gmf.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.78kB) [INFO] Fetching org.eclipse.elk.graph.text_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (227.34kB) [INFO] Fetching org.eclipse.elk.graph.text_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (227.34kB) [INFO] Fetching org.eclipse.elk.graph.text.ide_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (129.63kB) [INFO] Fetching org.eclipse.elk.graph.text.ide_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (129.63kB) [INFO] Fetching org.eclipse.elk.graph.text.ui_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (72.74kB) [INFO] Fetching org.eclipse.elk.graph.text.ui_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (72.74kB) [INFO] Fetching org.eclipse.elk.sdk.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.93kB) [INFO] Fetching org.eclipse.elk.sdk.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.93kB) [INFO] Fetching org.eclipse.elk.alg.disco.debug.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (34.54kB) [INFO] Fetching org.eclipse.elk.alg.disco.debug.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (34.54kB) [INFO] Fetching org.eclipse.elk.core.meta.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (322.39kB) [INFO] Fetching org.eclipse.elk.core.meta.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (322.39kB) [INFO] Fetching org.eclipse.elk.core.meta.ui.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (232.06kB) [INFO] Fetching org.eclipse.elk.core.meta.ui.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (232.06kB) [INFO] Fetching org.eclipse.elk.core.debug.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (21.22kB) [INFO] Fetching org.eclipse.elk.core.debug.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (21.22kB) [INFO] Fetching org.eclipse.elk.graph.text.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (150.54kB) [INFO] Fetching org.eclipse.elk.graph.text.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (150.54kB) [INFO] Fetching org.eclipse.elk.graph.text.ide.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (91.2kB) [INFO] Fetching org.eclipse.elk.graph.text.ide.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (91.2kB) [INFO] Fetching org.eclipse.elk.graph.text.ui.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (47.52kB) [INFO] Fetching org.eclipse.elk.graph.text.ui.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/plugins/ (47.52kB) [INFO] Fetching org.eclipse.elk.sdk.feature.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (11.27kB) [INFO] Fetching org.eclipse.elk.sdk.feature.source_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (11.27kB) [INFO] Fetching org.eclipse.elk.ui.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.85kB) [INFO] Fetching org.eclipse.elk.ui.feature_0.4.0.jar from http://download.eclipse.org/elk/updates/releases/0.4.0/features/ (17.85kB) [INFO] Fetching org.eclipse.emf.ant_2.8.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.95kB) [INFO] Fetching org.eclipse.emf.ant_2.8.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.95kB) [INFO] Fetching org.eclipse.emf.cheatsheets_2.5.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.23kB) [INFO] Fetching org.eclipse.emf.cheatsheets_2.5.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.23kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (119.26kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (119.26kB) [INFO] Fetching org.eclipse.emf.importer.java_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.35kB) [INFO] Fetching org.eclipse.emf.importer.java_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.35kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.8.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (55.3kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.8.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (55.3kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.85kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.85kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (520.49kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (520.49kB) [INFO] Fetching org.eclipse.emf.ant.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.53kB) [INFO] Fetching org.eclipse.emf.ant.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.53kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.43kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.43kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.82kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.82kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (65.11kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (65.11kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.41kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.41kB) [INFO] Fetching org.eclipse.emf.codegen_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.codegen_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (197.75kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (197.75kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.44kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.44kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.6.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.18kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.6.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.18kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.83kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.83kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.28kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.28kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.42kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.42kB) [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.8kB) [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.8kB) [INFO] Fetching org.eclipse.emf.common.ui_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.77kB) [INFO] Fetching org.eclipse.emf.common.ui_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.77kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (78.77kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (78.77kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.4kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.4kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.8.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.99kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.8.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.99kB) [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.86kB) [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.86kB) [INFO] Fetching org.eclipse.emf.importer.java.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (46.65kB) [INFO] Fetching org.eclipse.emf.importer.java.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (46.65kB) [INFO] Fetching org.eclipse.emf.importer.rose.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (69.34kB) [INFO] Fetching org.eclipse.emf.importer.rose.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (69.34kB) [INFO] Fetching org.eclipse.emf.converter.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.02kB) [INFO] Fetching org.eclipse.emf.converter.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.02kB) [INFO] Fetching org.eclipse.emf.importer.ecore.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.96kB) [INFO] Fetching org.eclipse.emf.importer.ecore.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.96kB) [INFO] Fetching org.eclipse.emf.exporter.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.39kB) [INFO] Fetching org.eclipse.emf.exporter.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.39kB) [INFO] Fetching org.eclipse.emf.importer.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.64kB) [INFO] Fetching org.eclipse.emf.importer.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.64kB) [INFO] Fetching org.eclipse.emf.converter.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.48kB) [INFO] Fetching org.eclipse.emf.converter.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.48kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.3.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.73kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.3.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.73kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.3.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.04kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.3.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (40.04kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.45kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.45kB) [INFO] Fetching org.eclipse.emf.databinding_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.8kB) [INFO] Fetching org.eclipse.emf.databinding_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.8kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.3.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (56.11kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.3.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (56.11kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.43kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.43kB) [INFO] Fetching org.eclipse.emf.doc_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.89MB) [INFO] Fetching org.eclipse.emf.doc_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.89MB) [INFO] Fetching org.eclipse.emf.doc_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.74kB) [INFO] Fetching org.eclipse.emf.doc_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.74kB) [INFO] Fetching org.eclipse.emf.cheatsheets.source_2.5.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.9kB) [INFO] Fetching org.eclipse.emf.cheatsheets.source_2.5.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.9kB) [INFO] Fetching org.eclipse.emf.doc.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.4kB) [INFO] Fetching org.eclipse.emf.doc.source_2.11.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.4kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.6.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.69kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.6.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.69kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.19kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.19kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (56.24kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (56.24kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.44kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.44kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.56kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.56kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.41kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.41kB) [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.edit.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (198.86kB) [INFO] Fetching org.eclipse.emf.edit.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (198.86kB) [INFO] Fetching org.eclipse.emf.edit.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.41kB) [INFO] Fetching org.eclipse.emf.edit.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.41kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (112.91kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (112.91kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.42kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.42kB) [INFO] Fetching org.eclipse.emf.eef.runtime_1.5.1.201601141612.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (356.68kB) [INFO] Fetching org.eclipse.emf.eef.runtime_1.5.1.201601141612.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (356.68kB) [INFO] Fetching org.eclipse.emf.example.installer_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (350.57kB) [INFO] Fetching org.eclipse.emf.example.installer_1.4.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (350.57kB) [INFO] Fetching org.eclipse.emf_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.91kB) [INFO] Fetching org.eclipse.emf_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.91kB) [INFO] Fetching org.eclipse.emf.mapping_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (62.9kB) [INFO] Fetching org.eclipse.emf.mapping_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (62.9kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.09kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.9.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.09kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (47.86kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (47.86kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.62kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.62kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.73kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.7.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.73kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.8.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.93kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.8.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.93kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.10.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.89kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.10.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.89kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.32kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.8.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.32kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.16kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.16kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.10.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.48kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.10.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.48kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.61kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.6.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.61kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.84kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (49.57kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (49.57kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.43kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.43kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.46kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.46kB) [INFO] Fetching org.eclipse.emf.mapping_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.78kB) [INFO] Fetching org.eclipse.emf.mapping_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.78kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (111.94kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (111.94kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.42kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.42kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.81kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (43.69kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.7.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (43.69kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.41kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.9.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.41kB) [INFO] Fetching org.eclipse.emf.mwe.activities_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (7.89kB) [INFO] Fetching org.eclipse.emf.mwe.activities_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (7.89kB) [INFO] Fetching org.eclipse.emf.mwe.core.feature_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.63kB) [INFO] Fetching org.eclipse.emf.mwe.core.feature_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.63kB) [INFO] Fetching org.eclipse.emf.mwe.core.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (152.39kB) [INFO] Fetching org.eclipse.emf.mwe.core.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (152.39kB) [INFO] Fetching org.eclipse.emf.mwe.utils.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (24.55kB) [INFO] Fetching org.eclipse.emf.mwe.utils.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (24.55kB) [INFO] Fetching org.eclipse.emf.mwe.core.feature.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.mwe.core.feature.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.mwe.doc_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (81.56kB) [INFO] Fetching org.eclipse.emf.mwe.doc_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (81.56kB) [INFO] Fetching org.eclipse.emf.mwe.doc.feature_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.5kB) [INFO] Fetching org.eclipse.emf.mwe.doc.feature_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.5kB) [INFO] Fetching org.eclipse.emf.mwe.sdk_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.52kB) [INFO] Fetching org.eclipse.emf.mwe.sdk_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.52kB) [INFO] Fetching org.eclipse.emf.mwe.ui_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (47.13kB) [INFO] Fetching org.eclipse.emf.mwe.ui_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (47.13kB) [INFO] Fetching org.eclipse.emf.mwe.ui.simpleEditor_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (13.23kB) [INFO] Fetching org.eclipse.emf.mwe.ui.simpleEditor_1.3.20.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (13.23kB) [INFO] Fetching org.eclipse.emf.mwe.ui.feature_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.68kB) [INFO] Fetching org.eclipse.emf.mwe.ui.feature_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.68kB) [INFO] Fetching org.eclipse.emf.mwe.ui.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (76.15kB) [INFO] Fetching org.eclipse.emf.mwe.ui.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (76.15kB) [INFO] Fetching org.eclipse.emf.mwe.activities.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (8.53kB) [INFO] Fetching org.eclipse.emf.mwe.activities.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (8.53kB) [INFO] Fetching org.eclipse.emf.mwe.ui.simpleEditor.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (20.55kB) [INFO] Fetching org.eclipse.emf.mwe.ui.simpleEditor.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (20.55kB) [INFO] Fetching org.eclipse.emf.mwe.ui.feature.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (18.91kB) [INFO] Fetching org.eclipse.emf.mwe.ui.feature.source_1.3.20.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (18.91kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (58.25kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (58.25kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (11.01kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.0.v201605261103.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (11.01kB) [INFO] Fetching org.eclipse.emf.mwe2.language.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (133.28kB) [INFO] Fetching org.eclipse.emf.mwe2.language.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (133.28kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (89.37kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (89.37kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (10.99kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (10.99kB) [INFO] Fetching org.eclipse.emf.mwe2.language.sdk_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.68kB) [INFO] Fetching org.eclipse.emf.mwe2.language.sdk_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.68kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.65kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.65kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (13.72kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (13.72kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (18.88kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (18.88kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (14.22kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (14.22kB) [INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (13.42kB) [INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/plugins/ (13.42kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.sdk_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.65kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.sdk_2.9.0.v201605261103.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.0/features/ (17.65kB) [INFO] Fetching org.eclipse.emf.query_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (141.38kB) [INFO] Fetching org.eclipse.emf.query_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (141.38kB) [INFO] Fetching org.eclipse.emf.query.doc_1.2.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.07kB) [INFO] Fetching org.eclipse.emf.query.doc_1.2.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.07kB) [INFO] Fetching org.eclipse.emf.query.examples_1.2.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (167.95kB) [INFO] Fetching org.eclipse.emf.query.examples_1.2.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (167.95kB) [INFO] Fetching org.eclipse.emf.query.doc_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.3kB) [INFO] Fetching org.eclipse.emf.query.doc_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.3kB) [INFO] Fetching org.eclipse.emf.query_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.56kB) [INFO] Fetching org.eclipse.emf.query_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.56kB) [INFO] Fetching org.eclipse.emf.query.ocl_2.0.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.38kB) [INFO] Fetching org.eclipse.emf.query.ocl_2.0.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.38kB) [INFO] Fetching org.eclipse.emf.query.ocl_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.5kB) [INFO] Fetching org.eclipse.emf.query.ocl_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.5kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_2.0.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.12kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_2.0.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.12kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.2kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.2kB) [INFO] Fetching org.eclipse.emf.query.sdk_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.09kB) [INFO] Fetching org.eclipse.emf.query.sdk_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.09kB) [INFO] Fetching org.eclipse.emf.query.source_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (95.68kB) [INFO] Fetching org.eclipse.emf.query.source_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (95.68kB) [INFO] Fetching org.eclipse.emf.query.source_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.18kB) [INFO] Fetching org.eclipse.emf.query.source_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.18kB) [INFO] Fetching org.eclipse.emf.sdk_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.sdk_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.79kB) [INFO] Fetching org.eclipse.emf.common.source_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (210.33kB) [INFO] Fetching org.eclipse.emf.common.source_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (210.33kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.11.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (89.61kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.11.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (89.61kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (765.84kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (765.84kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (149.29kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (149.29kB) [INFO] Fetching org.eclipse.emf.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.76kB) [INFO] Fetching org.eclipse.emf.source_2.12.0.v20160526-0356.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.76kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.4.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.17kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.4.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.17kB) [INFO] Fetching org.eclipse.emf.transaction.examples_1.2.100.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (169.46kB) [INFO] Fetching org.eclipse.emf.transaction.examples_1.2.100.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (169.46kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.3kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.3kB) [INFO] Fetching org.eclipse.emf.transaction_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.62kB) [INFO] Fetching org.eclipse.emf.transaction_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.62kB) [INFO] Fetching org.eclipse.emf.transaction.sdk_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.26kB) [INFO] Fetching org.eclipse.emf.transaction.sdk_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.26kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.9.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (152.92kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.9.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (152.92kB) [INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.49kB) [INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.49kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.21kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.21kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.3.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.17kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.3.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.17kB) [INFO] Fetching org.eclipse.emf.validation.examples_1.3.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (179.67kB) [INFO] Fetching org.eclipse.emf.validation.examples_1.3.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (179.67kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.34kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.34kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.2kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (22.2kB) [INFO] Fetching org.eclipse.emf.validation_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.68kB) [INFO] Fetching org.eclipse.emf.validation_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.68kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.6kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.6kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.26kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.26kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.25kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.25kB) [INFO] Fetching org.eclipse.emf.validation.sdk_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.24kB) [INFO] Fetching org.eclipse.emf.validation.sdk_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.24kB) [INFO] Fetching org.eclipse.emf.validation.source_1.8.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (323.74kB) [INFO] Fetching org.eclipse.emf.validation.source_1.8.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (323.74kB) [INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (53.84kB) [INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (53.84kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.89kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.89kB) [INFO] Fetching org.eclipse.emf.validation.source_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.29kB) [INFO] Fetching org.eclipse.emf.validation.source_1.10.0.201606071713.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.29kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.3.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.19kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.3.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.19kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.25kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.25kB) [INFO] Fetching org.eclipse.emf.workspace_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.64kB) [INFO] Fetching org.eclipse.emf.workspace_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.64kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.5.1.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (69.69kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.5.1.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (69.69kB) [INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.84kB) [INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.84kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.24kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.10.0.201606071900.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.24kB) [INFO] Fetching org.eclipse.epsilon.core.dependencies.feature_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/features/ (4.9kB) [INFO] Fetching org.eclipse.epsilon.core.dependencies.feature_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/features/ (4.9kB) [INFO] Fetching org.eclipse.epsilon.ecl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (295.9kB) [INFO] Fetching org.eclipse.epsilon.ecl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (295.9kB) [INFO] Fetching org.eclipse.epsilon.egl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (500.15kB) [INFO] Fetching org.eclipse.epsilon.egl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (500.15kB) [INFO] Fetching org.eclipse.epsilon.eml.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (313.23kB) [INFO] Fetching org.eclipse.epsilon.eml.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (313.23kB) [INFO] Fetching org.eclipse.epsilon.eol.tools_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (21.3kB) [INFO] Fetching org.eclipse.epsilon.eol.tools_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (21.3kB) [INFO] Fetching org.eclipse.epsilon.evl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (330.88kB) [INFO] Fetching org.eclipse.epsilon.evl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (330.88kB) [INFO] Fetching org.eclipse.epsilon.ewl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (278.9kB) [INFO] Fetching org.eclipse.epsilon.ewl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (278.9kB) [INFO] Fetching org.eclipse.epsilon.emc.composite_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (13.67kB) [INFO] Fetching org.eclipse.epsilon.emc.composite_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (13.67kB) [INFO] Fetching org.eclipse.epsilon.flock.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (391.94kB) [INFO] Fetching org.eclipse.epsilon.flock.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (391.94kB) [INFO] Fetching org.eclipse.epsilon.egl.traceability.fine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (28.2kB) [INFO] Fetching org.eclipse.epsilon.egl.traceability.fine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (28.2kB) [INFO] Fetching org.eclipse.epsilon.emc.bibtex_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (20.23kB) [INFO] Fetching org.eclipse.epsilon.emc.bibtex_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (20.23kB) [INFO] Fetching org.eclipse.epsilon.emc.csv_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (14.74kB) [INFO] Fetching org.eclipse.epsilon.emc.csv_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (14.74kB) [INFO] Fetching org.eclipse.epsilon.profiling_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (20.27kB) [INFO] Fetching org.eclipse.epsilon.profiling_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (20.27kB) [INFO] Fetching org.eclipse.epsilon.epl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (351.32kB) [INFO] Fetching org.eclipse.epsilon.epl.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (351.32kB) [INFO] Fetching org.eclipse.epsilon.eunit.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (59.83kB) [INFO] Fetching org.eclipse.epsilon.eunit.engine_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (59.83kB) [INFO] Fetching org.eclipse.epsilon.core.feature_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/features/ (5.18kB) [INFO] Fetching org.eclipse.epsilon.core.feature_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/features/ (5.18kB) [INFO] Fetching org.eclipse.epsilon.emc.emf.decorator_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (11.95kB) [INFO] Fetching org.eclipse.epsilon.emc.emf.decorator_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (11.95kB) [INFO] Fetching org.eclipse.epsilon.emc.emf.virtual_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (89.76kB) [INFO] Fetching org.eclipse.epsilon.emc.emf.virtual_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/plugins/ (89.76kB) [INFO] Fetching org.eclipse.epsilon.emf.feature_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/features/ (4.92kB) [INFO] Fetching org.eclipse.epsilon.emf.feature_1.4.0.201611012202.jar from http://download.eclipse.org/epsilon/updates/1.4/features/ (4.92kB) [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://download.eclipse.org/releases/neon/201612211000/features/ (859.22kB) [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://download.eclipse.org/releases/neon/201612211000/features/ (859.22kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/releases/neon/201612211000/binary/ (31.17kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/releases/neon/201612211000/binary/ (31.17kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.36kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.36kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (63.26kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (63.26kB) [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (118.41kB) [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (118.41kB) [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (381.53kB) [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (381.53kB) [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (96.73kB) [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (96.73kB) [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (325.33kB) [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (325.33kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.46kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.46kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.34kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.34kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (8.05kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (8.05kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.42kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.42kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.42kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.42kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (21.51kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (21.51kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (18.35kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (18.35kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.3kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.3kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.14kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.14kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (17.88kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (17.88kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (44.74kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (44.74kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (10.85kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (10.85kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.97kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.97kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (17.81kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (17.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (43.42kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (43.42kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (41.75kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (41.75kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (17.69kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (17.69kB) [INFO] Fetching org.eclipse.gef.doc.isv_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.52MB) [INFO] Fetching org.eclipse.gef.doc.isv_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (1.52MB) [INFO] Fetching org.eclipse.gef.examples.ui.pde_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14kB) [INFO] Fetching org.eclipse.gef.examples.ui.pde_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.56kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.56kB) [INFO] Fetching org.eclipse.gef.sdk_3.11.0.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.56kB) [INFO] Fetching org.eclipse.gef.sdk_3.11.0.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.56kB) [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (828.05kB) [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (828.05kB) [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.32kB) [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (19.32kB) [INFO] Fetching org.eclipse.gmf.bridge_1.3.1.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (59.16kB) [INFO] Fetching org.eclipse.gmf.bridge_1.3.1.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (59.16kB) [INFO] Fetching org.eclipse.gmf.map_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (63.46kB) [INFO] Fetching org.eclipse.gmf.map_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (63.46kB) [INFO] Fetching org.eclipse.gmf.codegen_2.11.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (406.34kB) [INFO] Fetching org.eclipse.gmf.codegen_2.11.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (406.34kB) [INFO] Fetching org.eclipse.gmf.graphdef.codegen_2.10.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.44kB) [INFO] Fetching org.eclipse.gmf.graphdef.codegen_2.10.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.44kB) [INFO] Fetching org.eclipse.gmf.bridge.trace_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.75kB) [INFO] Fetching org.eclipse.gmf.bridge.trace_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.75kB) [INFO] Fetching org.eclipse.gmf.bridge.ui_1.5.1.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.58kB) [INFO] Fetching org.eclipse.gmf.bridge.ui_1.5.1.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.58kB) [INFO] Fetching org.eclipse.gmf.graphdef.edit_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (72.93kB) [INFO] Fetching org.eclipse.gmf.graphdef.edit_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (72.93kB) [INFO] Fetching org.eclipse.gmf.tooldef.edit_2.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.63kB) [INFO] Fetching org.eclipse.gmf.tooldef.edit_2.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (39.63kB) [INFO] Fetching org.eclipse.gmf.map.edit_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (63.56kB) [INFO] Fetching org.eclipse.gmf.map.edit_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (63.56kB) [INFO] Fetching org.eclipse.gmf.bridge.ui.dashboard_2.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.21kB) [INFO] Fetching org.eclipse.gmf.bridge.ui.dashboard_2.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.21kB) [INFO] Fetching org.eclipse.gmf.codegen.edit_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.88kB) [INFO] Fetching org.eclipse.gmf.codegen.edit_2.9.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.88kB) [INFO] Fetching org.eclipse.gmf.validate_1.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (42.59kB) [INFO] Fetching org.eclipse.gmf.validate_1.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (42.59kB) [INFO] Fetching org.eclipse.gmf.codegen.ui_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (26.11kB) [INFO] Fetching org.eclipse.gmf.codegen.ui_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (26.11kB) [INFO] Fetching org.eclipse.gmf.graphdef.codegen.ui_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.22kB) [INFO] Fetching org.eclipse.gmf.graphdef.codegen.ui_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.22kB) [INFO] Fetching org.eclipse.gmf.doc_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (2.79MB) [INFO] Fetching org.eclipse.gmf.doc_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (2.79MB) [INFO] Fetching org.eclipse.gmf.doc.ui_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.8kB) [INFO] Fetching org.eclipse.gmf.doc.ui_1.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.8kB) [INFO] Fetching org.eclipse.gmf.doc_1.4.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (20.59kB) [INFO] Fetching org.eclipse.gmf.doc_1.4.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (20.59kB) [INFO] Fetching org.eclipse.gmf.ecore.editor_2.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (135.16kB) [INFO] Fetching org.eclipse.gmf.ecore.editor_2.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (135.16kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.geoshapes_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.43kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.geoshapes_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.43kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (198.74kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (198.74kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model_1.2.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (73.37kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model_1.2.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (73.37kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.edit_1.2.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (65.2kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.edit_1.2.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (65.2kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.editor_1.2.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (69.31kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.editor_1.2.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (69.31kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.29kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.29kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.37kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.37kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (338.18kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (338.18kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.29kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.29kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.gmf_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.11kB) [INFO] Fetching org.eclipse.gmf_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.11kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (752.08kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (752.08kB) [INFO] Fetching org.eclipse.gmf_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.79kB) [INFO] Fetching org.eclipse.gmf_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.79kB) [INFO] Fetching org.eclipse.pde.ui_3.9.100.v20161102-0517.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (1.51MB) [INFO] Fetching org.eclipse.pde.ui_3.9.100.v20161102-0517.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (1.51MB) [INFO] Fetching org.eclipse.gmf.tooldef_2.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.66kB) [INFO] Fetching org.eclipse.gmf.tooldef_2.3.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.66kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.21kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.21kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.24kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.24kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.8.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (312.94kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.8.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (312.94kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (137.72kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.7.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (137.72kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.18kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.201606071631.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.18kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.37kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.37kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.58kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.58kB) [INFO] Fetching org.apache.batik.dom.svg.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (421.68kB) [INFO] Fetching org.apache.batik.dom.svg.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (421.68kB) [INFO] Fetching org.apache.batik.bridge.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (610.86kB) [INFO] Fetching org.apache.batik.bridge.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (610.86kB) [INFO] Fetching org.apache.batik.dom.source_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (131.81kB) [INFO] Fetching org.apache.batik.dom.source_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (131.81kB) [INFO] Fetching org.apache.batik.ext.awt.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (524.88kB) [INFO] Fetching org.apache.batik.ext.awt.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (524.88kB) [INFO] Fetching org.apache.batik.transcoder.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (93.17kB) [INFO] Fetching org.apache.batik.transcoder.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (93.17kB) [INFO] Fetching org.apache.batik.svggen.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (251.68kB) [INFO] Fetching org.apache.batik.svggen.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (251.68kB) [INFO] Fetching org.apache.batik.util.source_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.39kB) [INFO] Fetching org.apache.batik.util.source_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.39kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (89.14kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (89.14kB) [INFO] Fetching org.apache.batik.css.source_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (127.87kB) [INFO] Fetching org.apache.batik.css.source_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (127.87kB) [INFO] Fetching org.apache.batik.util.gui.source_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (75kB) [INFO] Fetching org.apache.batik.util.gui.source_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (75kB) [INFO] Fetching org.apache.batik.parser.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.07kB) [INFO] Fetching org.apache.batik.parser.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.07kB) [INFO] Fetching org.apache.batik.xml.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.56kB) [INFO] Fetching org.apache.batik.xml.source_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.56kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (54.28kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (54.28kB) [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.63kB) [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.63kB) [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (41.89kB) [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (41.89kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty.source_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.47kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty.source_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.47kB) [INFO] Fetching org.eclipse.gmf.sdk_1.0.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (10.87kB) [INFO] Fetching org.eclipse.gmf.sdk_1.0.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (10.87kB) [INFO] Fetching org.eclipse.gmf.sdk_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (33.84kB) [INFO] Fetching org.eclipse.gmf.sdk_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (33.84kB) [INFO] Fetching org.eclipse.gmf.sdk_root_3.3.1.201509291144 from http://download.eclipse.org/releases/neon/201606221000/binary/ (8.62kB) [INFO] Fetching org.eclipse.gmf.sdk_root_3.3.1.201509291144 from http://download.eclipse.org/releases/neon/201606221000/binary/ (8.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.06kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.06kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (177.61kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (177.61kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.77kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.77kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (34.15kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (34.15kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.source_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (91.34kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.source_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (91.34kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.07kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.07kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.72kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.72kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.6kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.6kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (61.77kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (61.77kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (110.65kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (110.65kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (844.42kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (844.42kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (131.88kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (131.88kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.95kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.95kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (70.38kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (70.38kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.51kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (101.51kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (82.83kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (82.83kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (81.58kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (81.58kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (85.68kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (85.68kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.21kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (48.21kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (229.82kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (229.82kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (44.8kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (44.8kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (166.78kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (166.78kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (96.58kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (96.58kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.38kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.38kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.72kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.72kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core.source_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (183.8kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core.source_1.9.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (183.8kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.11kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.11kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.55kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.55kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (49.59kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (49.59kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.26kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.26kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.05kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.05kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.72kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.72kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.76kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.76kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (58.48kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (58.48kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (60.6kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (60.6kB) [INFO] Fetching org.eclipse.gmf.source_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.68kB) [INFO] Fetching org.eclipse.gmf.source_1.10.0.201606071959.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (21.68kB) [INFO] Fetching org.eclipse.gmf.tooling_2.1.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (10.75kB) [INFO] Fetching org.eclipse.gmf.tooling_2.1.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (10.75kB) [INFO] Fetching org.eclipse.gmf.xpand.editor_2.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (34.98kB) [INFO] Fetching org.eclipse.gmf.xpand.editor_2.2.0.201509291144.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (34.98kB) [INFO] Fetching org.eclipse.gmf.tooling_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (34.68kB) [INFO] Fetching org.eclipse.gmf.tooling_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (34.68kB) [INFO] Fetching org.eclipse.gmf.tooling_root_3.3.1.201509291144 from http://download.eclipse.org/releases/neon/201606221000/binary/ (8.62kB) [INFO] Fetching org.eclipse.gmf.tooling_root_3.3.1.201509291144 from http://download.eclipse.org/releases/neon/201606221000/binary/ (8.62kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (33.98kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (33.98kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime_root_3.3.1.201509291144 from http://download.eclipse.org/releases/neon/201606221000/binary/ (8.62kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime_root_3.3.1.201509291144 from http://download.eclipse.org/releases/neon/201606221000/binary/ (8.62kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime.source_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (167.86kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime.source_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (167.86kB) [INFO] Fetching org.eclipse.gmf.runtime.lite.svg.source_1.0.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.73kB) [INFO] Fetching org.eclipse.gmf.runtime.lite.svg.source_1.0.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.73kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime.source_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (33.77kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime.source_3.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (33.77kB) [INFO] Fetching org.eclipse.gmf.common.source_1.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (94.51kB) [INFO] Fetching org.eclipse.gmf.common.source_1.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (94.51kB) [INFO] Fetching org.eclipse.gmf.codegen.source_2.11.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (563.29kB) [INFO] Fetching org.eclipse.gmf.codegen.source_2.11.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (563.29kB) [INFO] Fetching org.eclipse.gmf.codegen.edit.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (249.11kB) [INFO] Fetching org.eclipse.gmf.codegen.edit.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (249.11kB) [INFO] Fetching org.eclipse.gmf.codegen.ui.source_1.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.04kB) [INFO] Fetching org.eclipse.gmf.codegen.ui.source_1.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (33.04kB) [INFO] Fetching org.eclipse.gmf.graphdef.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (220.33kB) [INFO] Fetching org.eclipse.gmf.graphdef.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (220.33kB) [INFO] Fetching org.eclipse.gmf.graphdef.edit.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (140.77kB) [INFO] Fetching org.eclipse.gmf.graphdef.edit.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (140.77kB) [INFO] Fetching org.eclipse.gmf.map.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (140.27kB) [INFO] Fetching org.eclipse.gmf.map.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (140.27kB) [INFO] Fetching org.eclipse.gmf.map.edit.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.85kB) [INFO] Fetching org.eclipse.gmf.map.edit.source_2.9.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (90.85kB) [INFO] Fetching org.eclipse.gmf.bridge.source_1.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (67.43kB) [INFO] Fetching org.eclipse.gmf.bridge.source_1.3.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (67.43kB) [INFO] Fetching org.eclipse.gmf.bridge.ui.source_1.5.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (116.92kB) [INFO] Fetching org.eclipse.gmf.bridge.ui.source_1.5.1.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (116.92kB) [INFO] Fetching org.eclipse.gmf.bridge.ui.dashboard.source_2.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (34.81kB) [INFO] Fetching org.eclipse.gmf.bridge.ui.dashboard.source_2.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (34.81kB) [INFO] Fetching org.eclipse.gmf.graphdef.codegen.source_2.10.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (46.78kB) [INFO] Fetching org.eclipse.gmf.graphdef.codegen.source_2.10.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (46.78kB) [INFO] Fetching org.eclipse.gmf.graphdef.codegen.ui.source_1.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.11kB) [INFO] Fetching org.eclipse.gmf.graphdef.codegen.ui.source_1.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.11kB) [INFO] Fetching org.eclipse.gmf.tooldef.source_2.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.08kB) [INFO] Fetching org.eclipse.gmf.tooldef.source_2.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (74.08kB) [INFO] Fetching org.eclipse.gmf.tooldef.edit.source_2.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (61.03kB) [INFO] Fetching org.eclipse.gmf.tooldef.edit.source_2.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (61.03kB) [INFO] Fetching org.eclipse.gmf.validate.source_1.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (70.01kB) [INFO] Fetching org.eclipse.gmf.validate.source_1.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (70.01kB) [INFO] Fetching org.eclipse.gmf.ecore.editor.source_2.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (326.89kB) [INFO] Fetching org.eclipse.gmf.ecore.editor.source_2.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (326.89kB) [INFO] Fetching org.eclipse.gmf.xpand.source_2.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (202.51kB) [INFO] Fetching org.eclipse.gmf.xpand.source_2.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (202.51kB) [INFO] Fetching org.eclipse.gmf.xpand.editor.source_2.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (54.21kB) [INFO] Fetching org.eclipse.gmf.xpand.editor.source_2.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (54.21kB) [INFO] Fetching org.eclipse.gmf.xpand.qvtlibrary.source_1.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.81kB) [INFO] Fetching org.eclipse.gmf.xpand.qvtlibrary.source_1.2.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.81kB) [INFO] Fetching org.eclipse.gmf.tooling.source_3.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (34.58kB) [INFO] Fetching org.eclipse.gmf.tooling.source_3.3.0.201509291144.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (34.58kB) [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (161.76kB) [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (161.76kB) [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (152.16kB) [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (152.16kB) [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (239.5kB) [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (239.5kB) [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.6kB) [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.6kB) [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.98kB) [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (77.98kB) [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.65kB) [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.65kB) [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (18.28kB) [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (18.28kB) [INFO] Fetching org.eclipse.jdt_3.12.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (34.18kB) [INFO] Fetching org.eclipse.jdt_3.12.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (34.18kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.4.100.v20160525-0952.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (126.72kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.4.100.v20160525-0952.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (126.72kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.35kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.35kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.2.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (66.07kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.2.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (66.07kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.4.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.39kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.4.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.39kB) [INFO] Fetching org.eclipse.jdt.doc.user_3.12.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (7.56MB) [INFO] Fetching org.eclipse.jdt.doc.user_3.12.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (7.56MB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.51kB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.51kB) [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.74kB) [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (16.74kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.600.v20160505-0715.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.11kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.600.v20160505-0715.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.11kB) [INFO] Fetching org.eclipse.jdt_3.12.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (18.2kB) [INFO] Fetching org.eclipse.jdt_3.12.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (18.2kB) [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.72kB) [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.72kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.81kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (35.81kB) [INFO] Fetching org.eclipse.m2m.atl.adt_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (33.02kB) [INFO] Fetching org.eclipse.m2m.atl.adt_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (33.02kB) [INFO] Fetching org.eclipse.m2m.atl.engine_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (342.66kB) [INFO] Fetching org.eclipse.m2m.atl.engine_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (342.66kB) [INFO] Fetching org.eclipse.m2m.atl.adt.debug_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (17.06kB) [INFO] Fetching org.eclipse.m2m.atl.adt.debug_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (17.06kB) [INFO] Fetching org.eclipse.m2m.atl.adt.editor_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (175.81kB) [INFO] Fetching org.eclipse.m2m.atl.adt.editor_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (175.81kB) [INFO] Fetching org.eclipse.m2m.atl.adt.ui_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (43.48kB) [INFO] Fetching org.eclipse.m2m.atl.adt.ui_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (43.48kB) [INFO] Fetching org.eclipse.m2m.atl.core.ant_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (35.08kB) [INFO] Fetching org.eclipse.m2m.atl.core.ant_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (35.08kB) [INFO] Fetching org.eclipse.m2m.atl.core.ui_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (34.93kB) [INFO] Fetching org.eclipse.m2m.atl.core.ui_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (34.93kB) [INFO] Fetching org.eclipse.m2m.atl.core.ui.vm_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (20.43kB) [INFO] Fetching org.eclipse.m2m.atl.core.ui.vm_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (20.43kB) [INFO] Fetching org.eclipse.m2m.atl_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (11.08kB) [INFO] Fetching org.eclipse.m2m.atl_4.1.0.v201909021645.jar.pack.gz from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/plugins/ (11.08kB) [INFO] Fetching org.eclipse.m2m.atl_4.1.0.v201909021645.jar from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/features/ (22.06kB) [INFO] Fetching org.eclipse.m2m.atl_4.1.0.v201909021645.jar from https://download.eclipse.org/mmt/atl/updates/releases/4.1/R201909021645/features/ (22.06kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.debug.core_2.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (68.42kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.debug.core_2.7.100.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (68.42kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.debug.ui_2.6.200.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (33.33kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.debug.ui_2.6.200.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (33.33kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.debug_2.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.31kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.debug_2.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.31kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.doc_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (752.66kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.doc_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (752.66kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ui_3.6.200.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (62.38kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ui_3.6.200.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (62.38kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.doc_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (31.74kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.doc_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (31.74kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.editor_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.19kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.editor_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.19kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime.jdt_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (25.69kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime.jdt_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (25.69kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.editor.jdt_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.17kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.editor.jdt_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.17kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.samples_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (138.17kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.samples_3.8.0.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (138.17kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.examples_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.15kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.examples_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.15kB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.26kB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.26kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.trace.edit_3.4.400.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (21.66kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.trace.edit_3.4.400.v20180612-0940.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/plugins/ (21.66kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.27kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.27kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.sdk_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.26kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.sdk_3.8.0.v20180612-0940.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.8.0/features/ (32.26kB) [INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.1.0.201907151344.jar from https://download.eclipse.org/nebula/releases/2.2.0/plugins/ (317.96kB) [INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.1.0.201907151344.jar from https://download.eclipse.org/nebula/releases/2.2.0/plugins/ (317.96kB) [INFO] Fetching org.eclipse.nebula.widgets.grid.feature_1.1.0.201907151344.jar from https://download.eclipse.org/nebula/releases/2.2.0/features/ (17.25kB) [INFO] Fetching org.eclipse.nebula.widgets.grid.feature_1.1.0.201907151344.jar from https://download.eclipse.org/nebula/releases/2.2.0/features/ (17.25kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.0.0.201606011907.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.88kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.0.0.201606011907.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.88kB) [INFO] Fetching org.eclipse.ocl.all_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.49kB) [INFO] Fetching org.eclipse.ocl.all_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.49kB) [INFO] Fetching org.eclipse.ocl.all.sdk_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.54kB) [INFO] Fetching org.eclipse.ocl.all.sdk_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.54kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.3.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.71kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.3.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.71kB) [INFO] Fetching org.eclipse.ocl.core.sdk_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.54kB) [INFO] Fetching org.eclipse.ocl.core.sdk_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.54kB) [INFO] Fetching org.eclipse.ocl.doc_3.6.0.v20160523-1150.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (3.96MB) [INFO] Fetching org.eclipse.ocl.doc_3.6.0.v20160523-1150.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (3.96MB) [INFO] Fetching org.eclipse.ocl.doc_3.6.0.v20160523-1150.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.36kB) [INFO] Fetching org.eclipse.ocl.doc_3.6.0.v20160523-1150.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.36kB) [INFO] Fetching org.eclipse.ocl.doc.source_3.6.0.v20160523-1150.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (3.75MB) [INFO] Fetching org.eclipse.ocl.doc.source_3.6.0.v20160523-1150.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (3.75MB) [INFO] Fetching org.eclipse.ocl.doc.source_3.6.0.v20160523-1150.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.76kB) [INFO] Fetching org.eclipse.ocl.doc.source_3.6.0.v20160523-1150.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.76kB) [INFO] Fetching org.eclipse.ocl.ecore.edit_4.0.200.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.43kB) [INFO] Fetching org.eclipse.ocl.ecore.edit_4.0.200.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (31.43kB) [INFO] Fetching org.eclipse.ocl.edit_4.0.200.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.65kB) [INFO] Fetching org.eclipse.ocl.edit_4.0.200.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (37.65kB) [INFO] Fetching org.eclipse.ocl.uml.edit_5.1.100.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.5kB) [INFO] Fetching org.eclipse.ocl.uml.edit_5.1.100.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.5kB) [INFO] Fetching org.eclipse.ocl.edit_5.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.44kB) [INFO] Fetching org.eclipse.ocl.edit_5.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.44kB) [INFO] Fetching org.eclipse.ocl.edit.source_4.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (104.79kB) [INFO] Fetching org.eclipse.ocl.edit.source_4.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (104.79kB) [INFO] Fetching org.eclipse.ocl.ecore.edit.source_4.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (115.83kB) [INFO] Fetching org.eclipse.ocl.ecore.edit.source_4.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (115.83kB) [INFO] Fetching org.eclipse.ocl.uml.edit.source_5.1.100.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (119.48kB) [INFO] Fetching org.eclipse.ocl.uml.edit.source_5.1.100.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (119.48kB) [INFO] Fetching org.eclipse.ocl.edit.source_5.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.83kB) [INFO] Fetching org.eclipse.ocl.edit.source_5.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.83kB) [INFO] Fetching org.eclipse.ocl.examples.debug_2.1.0.v20160523-1914.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.79kB) [INFO] Fetching org.eclipse.ocl.examples.debug_2.1.0.v20160523-1914.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.79kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.1.1.v20160808-1416.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (157.75kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.1.1.v20160808-1416.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (157.75kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (171.42kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (171.42kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (171.36kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (171.36kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.1.0.v20160523-1914.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (66.92kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.1.0.v20160523-1914.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (66.92kB) [INFO] Fetching org.eclipse.ocl.xtext.base_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (147.98kB) [INFO] Fetching org.eclipse.ocl.xtext.base_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (147.98kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (26.82kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (26.82kB) [INFO] Fetching org.eclipse.ocl.examples.ui_1.4.0.v20160105-2030.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (8.55kB) [INFO] Fetching org.eclipse.ocl.examples.ui_1.4.0.v20160105-2030.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (8.55kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.82kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (38.82kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (115.98kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (115.98kB) [INFO] Fetching org.eclipse.ocl_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.49kB) [INFO] Fetching org.eclipse.ocl_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.49kB) [INFO] Fetching org.eclipse.ocl.pivot.ui_1.1.0.v20160420-1352.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.31kB) [INFO] Fetching org.eclipse.ocl.pivot.ui_1.1.0.v20160420-1352.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (9.31kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (155.59kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (155.59kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (184.34kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (184.34kB) [INFO] Fetching org.eclipse.ocl.common.source_1.4.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.15kB) [INFO] Fetching org.eclipse.ocl.common.source_1.4.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.15kB) [INFO] Fetching org.eclipse.ocl.source_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (893.4kB) [INFO] Fetching org.eclipse.ocl.source_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (893.4kB) [INFO] Fetching org.eclipse.ocl.ecore.source_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (298.6kB) [INFO] Fetching org.eclipse.ocl.ecore.source_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (298.6kB) [INFO] Fetching lpg.runtime.java.source_2.0.17.v201004271640.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (92.79kB) [INFO] Fetching lpg.runtime.java.source_2.0.17.v201004271640.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (92.79kB) [INFO] Fetching org.eclipse.ocl.source_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.87kB) [INFO] Fetching org.eclipse.ocl.source_3.6.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.87kB) [INFO] Fetching org.eclipse.ocl.ui_1.2.200.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.06kB) [INFO] Fetching org.eclipse.ocl.ui_1.2.200.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.06kB) [INFO] Fetching org.eclipse.ocl.uml.ui_2.0.200.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (8.61kB) [INFO] Fetching org.eclipse.ocl.uml.ui_2.0.200.v20150611-1921.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (8.61kB) [INFO] Fetching org.eclipse.ocl.ui_2.1.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.37kB) [INFO] Fetching org.eclipse.ocl.ui_2.1.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.37kB) [INFO] Fetching org.eclipse.ocl.common.ui.source_1.3.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.42kB) [INFO] Fetching org.eclipse.ocl.common.ui.source_1.3.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (19.42kB) [INFO] Fetching org.eclipse.ocl.ui.source_1.2.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.23kB) [INFO] Fetching org.eclipse.ocl.ui.source_1.2.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (13.23kB) [INFO] Fetching org.eclipse.ocl.uml.ui.source_2.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.11kB) [INFO] Fetching org.eclipse.ocl.uml.ui.source_2.0.200.v20150611-1921.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.11kB) [INFO] Fetching org.eclipse.ocl.ui.source_2.1.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.82kB) [INFO] Fetching org.eclipse.ocl.ui.source_2.1.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.82kB) [INFO] Fetching org.eclipse.ocl.uml_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.48kB) [INFO] Fetching org.eclipse.ocl.uml_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (18.48kB) [INFO] Fetching org.eclipse.ocl.uml.source_5.2.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (267.59kB) [INFO] Fetching org.eclipse.ocl.uml.source_5.2.0.v20160521-2033.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (267.59kB) [INFO] Fetching org.eclipse.ocl.uml.source_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.85kB) [INFO] Fetching org.eclipse.ocl.uml.source_5.2.0.v20160523-1914.jar from http://download.eclipse.org/releases/neon/201606221000/features/ (17.85kB) [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (62.34kB) [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (62.34kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.1.0.v20160523-1914.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (205.78kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.1.0.v20160523-1914.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (205.78kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (223.06kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (223.06kB) [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (41.75kB) [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (41.75kB) [INFO] Fetching org.eclipse.ocl.xtext.markup_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (59.77kB) [INFO] Fetching org.eclipse.ocl.xtext.markup_1.1.0.v20160521-2033.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (59.77kB) [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.34kB) [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (17.34kB) [INFO] Fetching org.eclipse.papyrus.cdo.ui.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.02MB) [INFO] Fetching org.eclipse.papyrus.cdo.ui.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.02MB) [INFO] Fetching org.eclipse.papyrus.infra.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.46kB) [INFO] Fetching org.eclipse.papyrus.infra.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.46kB) [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (65.26kB) [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (65.26kB) [INFO] Fetching org.eclipse.papyrus.customization.nattableconfiguration_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (51.83kB) [INFO] Fetching org.eclipse.papyrus.customization.nattableconfiguration_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (51.83kB) [INFO] Fetching org.eclipse.papyrus.customization.paletteconfiguration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.89kB) [INFO] Fetching org.eclipse.papyrus.customization.paletteconfiguration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.89kB) [INFO] Fetching org.eclipse.papyrus.customization.properties.generation_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (48.57kB) [INFO] Fetching org.eclipse.papyrus.customization.properties.generation_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (48.57kB) [INFO] Fetching org.eclipse.papyrus.customization.palette_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (57kB) [INFO] Fetching org.eclipse.papyrus.customization.palette_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (57kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.07kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.07kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.15kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.15kB) [INFO] Fetching org.eclipse.papyrus.customization.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.14kB) [INFO] Fetching org.eclipse.papyrus.customization.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.14kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (53.29kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (53.29kB) [INFO] Fetching org.eclipse.pde_3.12.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (46.83kB) [INFO] Fetching org.eclipse.pde_3.12.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (46.83kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.8kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.8kB) [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (279.22kB) [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (279.22kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (2.79MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (2.79MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (364.76kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (364.76kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (3.02MB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (3.02MB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (372.84kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (372.84kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (374.55kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (374.55kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (53.84kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (53.84kB) [INFO] Fetching org.eclipse.papyrus.infra.types.doc_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (458.18kB) [INFO] Fetching org.eclipse.papyrus.infra.types.doc_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (458.18kB) [INFO] Fetching org.eclipse.papyrus.layers.documentation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.06MB) [INFO] Fetching org.eclipse.papyrus.layers.documentation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.06MB) [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.23MB) [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.23MB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (2.32MB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (2.32MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.54MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.54MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (3.07MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (3.07MB) [INFO] Fetching org.eclipse.papyrus.uml.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (3.05MB) [INFO] Fetching org.eclipse.papyrus.uml.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (3.05MB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (56.28kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (56.28kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (886.54kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (886.54kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.18MB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.18MB) [INFO] Fetching org.eclipse.papyrus.views.properties.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (630.12kB) [INFO] Fetching org.eclipse.papyrus.views.properties.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (630.12kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (82.08kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (82.08kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (144.27kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (144.27kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (505.87kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (505.87kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (159.88kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (159.88kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (322.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (322.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (121.65kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (121.65kB) [INFO] Fetching org.eclipse.papyrus.views.references.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.16kB) [INFO] Fetching org.eclipse.papyrus.views.references.doc_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.16kB) [INFO] Fetching org.eclipse.papyrus.doc.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.51kB) [INFO] Fetching org.eclipse.papyrus.doc.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.51kB) [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (28.78kB) [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (28.78kB) [INFO] Fetching org.eclipse.papyrus.editor.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (17.98kB) [INFO] Fetching org.eclipse.papyrus.editor.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (17.98kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.98kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.98kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.32kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.32kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.14kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.14kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (57.64kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (57.64kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (35.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.49kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.49kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (45.75kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (45.75kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (73.42kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (73.42kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.18kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.18kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (22.09kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (22.09kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.31kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.31kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.73kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.73kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.14kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.14kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.45kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.45kB) [INFO] Fetching org.eclipse.papyrus.marte.vsl_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (263.13kB) [INFO] Fetching org.eclipse.papyrus.marte.vsl_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (263.13kB) [INFO] Fetching org.eclipse.papyrus.marte.vsl.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (79.44kB) [INFO] Fetching org.eclipse.papyrus.marte.vsl.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (79.44kB) [INFO] Fetching org.eclipse.papyrus.extra.marte.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.14kB) [INFO] Fetching org.eclipse.papyrus.extra.marte.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.14kB) [INFO] Fetching org.eclipse.papyrus.marte.properties_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (67.39kB) [INFO] Fetching org.eclipse.papyrus.marte.properties_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (67.39kB) [INFO] Fetching org.eclipse.papyrus.extra.marte.properties.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.1kB) [INFO] Fetching org.eclipse.papyrus.extra.marte.properties.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.1kB) [INFO] Fetching org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (84.25kB) [INFO] Fetching org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (84.25kB) [INFO] Fetching org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (65.65kB) [INFO] Fetching org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (65.65kB) [INFO] Fetching org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (92.25kB) [INFO] Fetching org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (92.25kB) [INFO] Fetching org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (72.47kB) [INFO] Fetching org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (72.47kB) [INFO] Fetching org.eclipse.papyrus.extra.marte.textedit.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.19kB) [INFO] Fetching org.eclipse.papyrus.extra.marte.textedit.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.19kB) [INFO] Fetching org.eclipse.papyrus.infra.core.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.15kB) [INFO] Fetching org.eclipse.papyrus.infra.core.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.15kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.ui.menu_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27.16kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.ui.menu_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27.16kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.04kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.04kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.65kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.65kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.26kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.26kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.09kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.09kB) [INFO] Fetching org.eclipse.papyrus.infra.psf_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.35kB) [INFO] Fetching org.eclipse.papyrus.infra.psf_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.35kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.92kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (14.92kB) [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.79kB) [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.79kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (42.03kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (42.03kB) [INFO] Fetching org.eclipse.papyrus.infra.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.35kB) [INFO] Fetching org.eclipse.papyrus.infra.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.35kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (48.69kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (48.69kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.83kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.83kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.02kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.02kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.24kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.24kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.4kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.4kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.43kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.43kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (40.56kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (40.56kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (109.04kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (109.04kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (87.65kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (87.65kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.17kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.17kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.64kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.64kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.79kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.79kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.29kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.29kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.24kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.24kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.3kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.3kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.31kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.31kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.04kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.04kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.15kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.15kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.4kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.4kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.65kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.65kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (85.58kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (85.58kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.39kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.39kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.51kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (16.51kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.02kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.02kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_2.1.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (40.62kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_2.1.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (40.62kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.99kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.99kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.58kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.58kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.42kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.42kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.23kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.23kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.16kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.16kB) [INFO] Fetching org.eclipse.papyrus.infra.services.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.2kB) [INFO] Fetching org.eclipse.papyrus.infra.services.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.2kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.75kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.75kB) [INFO] Fetching org.eclipse.papyrus.infra.types.editor_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.04kB) [INFO] Fetching org.eclipse.papyrus.infra.types.editor_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.04kB) [INFO] Fetching org.eclipse.papyrus.infra.types.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.24kB) [INFO] Fetching org.eclipse.papyrus.infra.types.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.24kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.96kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (20.96kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.26kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.26kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.configuration.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.configuration.edit_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.iso42010.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.88kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.iso42010.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.88kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.configuration.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.51kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.configuration.editor_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.51kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.preferences_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.99kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.preferences_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.99kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.13kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.13kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.08kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.08kB) [INFO] Fetching org.eclipse.papyrus.sdk_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.88kB) [INFO] Fetching org.eclipse.papyrus.sdk_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.88kB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_2.0.3.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.34kB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_2.0.3.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.34kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.feature_2.0.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.14kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.feature_2.0.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.14kB) [INFO] Fetching org.eclipse.papyrus.sysml.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.06kB) [INFO] Fetching org.eclipse.papyrus.sysml.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.06kB) [INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.03kB) [INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.03kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (10.21kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (10.21kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.allocation_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (8.58kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.allocation_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (8.58kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.allocation.config_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (13.13kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.allocation.config_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (13.13kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.menu_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (15.19kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.menu_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (15.19kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.42kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.42kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.requirement_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (8.55kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.requirement_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (8.55kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.requirement.config_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (11.3kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.requirement.config_1.2.0.201703081153.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/plugins/ (11.3kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.36kB) [INFO] Fetching org.eclipse.papyrus.sysml.nattable.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.36kB) [INFO] Fetching org.eclipse.papyrus.sysml.properties.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.04kB) [INFO] Fetching org.eclipse.papyrus.sysml.properties.feature_1.2.0.201703081153.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/extra/features/ (18.04kB) [INFO] Fetching org.eclipse.papyrus.uml.alf_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (558.62kB) [INFO] Fetching org.eclipse.papyrus.uml.alf_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (558.62kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (394.33kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (394.33kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55.17kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55.17kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (204.18kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (204.18kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.12kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.12kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.generator_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (40.05kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.generator_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (40.05kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.generator.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.96kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.generator.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.96kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.types.generator_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (68.42kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.types.generator_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (68.42kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.types.generator.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.31kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.types.generator.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.31kB) [INFO] Fetching org.eclipse.papyrus.uml.assistants.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.26kB) [INFO] Fetching org.eclipse.papyrus.uml.assistants.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.26kB) [INFO] Fetching org.eclipse.papyrus.uml.commands_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.17kB) [INFO] Fetching org.eclipse.papyrus.uml.commands_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.17kB) [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.4kB) [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (19.4kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (21.01kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (21.01kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (44.59kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_1.2.1.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (44.59kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27.16kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (27.16kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.37kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.37kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.14kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.14kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.palette.customaction_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.33kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.palette.customaction_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (17.33kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.11kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.11kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (210.03kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (210.03kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.5kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.5kB) [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.95kB) [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.95kB) [INFO] Fetching org.eclipse.papyrus.uml.icons_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.45MB) [INFO] Fetching org.eclipse.papyrus.uml.icons_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (1.45MB) [INFO] Fetching org.eclipse.papyrus.uml.import_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.17kB) [INFO] Fetching org.eclipse.papyrus.uml.import_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.17kB) [INFO] Fetching org.eclipse.papyrus.uml.perspective_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.39kB) [INFO] Fetching org.eclipse.papyrus.uml.perspective_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.39kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (53.73kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (53.73kB) [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.84kB) [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.84kB) [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.11kB) [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.11kB) [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.09kB) [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.09kB) [INFO] Fetching org.eclipse.papyrus.uml.navigation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.05kB) [INFO] Fetching org.eclipse.papyrus.uml.navigation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (15.05kB) [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.63kB) [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (11.63kB) [INFO] Fetching org.eclipse.papyrus.uml.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.39kB) [INFO] Fetching org.eclipse.papyrus.uml.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.39kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.06kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.06kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.22kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.22kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.32kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.32kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.24kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.24kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.2kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.2kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.96kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.96kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.17kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (10.17kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.49kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.49kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.62kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.62kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (28.06kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (28.06kB) [INFO] Fetching org.eclipse.papyrus.views.validation_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.06kB) [INFO] Fetching org.eclipse.papyrus.views.validation_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (23.06kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.07kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.07kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.07kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.07kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55.75kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55.75kB) [INFO] Fetching org.eclipse.papyrus.uml.search.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (17.97kB) [INFO] Fetching org.eclipse.papyrus.uml.search.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (17.97kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.8kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (34.8kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (39.55kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (39.55kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.89kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.89kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.6kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (24.6kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.67kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.67kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (22.66kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (22.66kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.49kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.49kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (32.58kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (32.58kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.6kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (25.6kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55.61kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (55.61kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.36kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.36kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.91kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.91kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.07kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (31.07kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.67kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.67kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.8kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (30.8kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.87kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (9.87kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (64.67kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (64.67kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.23kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (43.23kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.2kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (41.2kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (155.38kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (155.38kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (199.68kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (199.68kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.39kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.39kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.06kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_2.0.1.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.06kB) [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.02kB) [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.02kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.39kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (8.39kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.08kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.08kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.18kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (13.18kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.58kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_1.2.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (12.58kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.1kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.1kB) [INFO] Fetching org.eclipse.papyrus.views.properties.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.09kB) [INFO] Fetching org.eclipse.papyrus.views.properties.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.09kB) [INFO] Fetching org.eclipse.papyrus.views.references_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.45kB) [INFO] Fetching org.eclipse.papyrus.views.references_2.0.0.201703080851.jar.pack.gz from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/plugins/ (18.45kB) [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.03kB) [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.03kB) [INFO] Fetching org.eclipse.papyrus.views.search.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (17.97kB) [INFO] Fetching org.eclipse.papyrus.views.search.feature_1.2.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (17.97kB) [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.06kB) [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.201703080851.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/2.0.3/main/features/ (18.06kB) [INFO] Fetching org.eclipse.pde.api.tools_1.1.2.v20161115-0549.jar from http://download.eclipse.org/releases/neon/201612211000/plugins/ (890.12kB) [INFO] Fetching org.eclipse.pde.api.tools_1.1.2.v20161115-0549.jar from http://download.eclipse.org/releases/neon/201612211000/plugins/ (890.12kB) [INFO] Fetching org.objectweb.asm.tree_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.58kB) [INFO] Fetching org.objectweb.asm.tree_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (15.58kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.0.v20160519-0701.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (159.52kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.0.v20160519-0701.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (159.52kB) [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (34.69kB) [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (34.69kB) [INFO] Fetching org.eclipse.pde.doc.user_3.12.2.v20170221-1001.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (5.21MB) [INFO] Fetching org.eclipse.pde.doc.user_3.12.2.v20170221-1001.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (5.21MB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.0.0.v20160525-1437.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (45.47kB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.0.0.v20160525-1437.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (45.47kB) [INFO] Fetching org.eclipse.pde.ds.core_1.1.0.v20151201-1325.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.54kB) [INFO] Fetching org.eclipse.pde.ds.core_1.1.0.v20151201-1325.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.54kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.1.0.v20160518-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.3kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.1.0.v20160518-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (80.3kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.0.v20151013-0625.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.69kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.0.v20151013-0625.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (11.69kB) [INFO] Fetching org.eclipse.pde.runtime_3.5.0.v20160418-1724.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (64.72kB) [INFO] Fetching org.eclipse.pde.runtime_3.5.0.v20160418-1724.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (64.72kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.6.0.v20160424-1948.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (371.56kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.6.0.v20160424-1948.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (371.56kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (57.39kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (57.39kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.0.100.v20160418-1724.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.64kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.0.100.v20160418-1724.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.64kB) [INFO] Fetching org.eclipse.pde.launching_3.6.401.v20161115-0549.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (49.96kB) [INFO] Fetching org.eclipse.pde.launching_3.6.401.v20161115-0549.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (49.96kB) [INFO] Fetching org.eclipse.pde.ua.core_1.0.500.v20160204-0642.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.68kB) [INFO] Fetching org.eclipse.pde.ua.core_1.0.500.v20160204-0642.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (32.68kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.1.0.v20160518-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (144.02kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.1.0.v20160518-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (144.02kB) [INFO] Fetching org.eclipse.pde_3.12.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (18.17kB) [INFO] Fetching org.eclipse.pde_3.12.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (18.17kB) [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (450.15kB) [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (450.15kB) [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (7.97MB) [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (7.97MB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (1.71MB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (1.71MB) [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (100.95kB) [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (100.95kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (27.77kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (27.77kB) [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.79kB) [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (20.79kB) [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (28.68kB) [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (28.68kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.27kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.27kB) [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (19.31kB) [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (19.31kB) [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://download.eclipse.org/releases/neon/201703231000/binary/ (195B) [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://download.eclipse.org/releases/neon/201703231000/binary/ (195B) [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (9.46kB) [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (9.46kB) [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (17.88kB) [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (17.88kB) [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://download.eclipse.org/releases/neon/201703231000/binary/ (27.05kB) [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://download.eclipse.org/releases/neon/201703231000/binary/ (27.05kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (18.17kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (18.17kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql.ide_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (12.99kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql.ide_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (12.99kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (33.89kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (33.89kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.ide_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (18.57kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.ide_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (18.57kB) [INFO] Fetching org.eclipse.sirius.common.interpreter.aql_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (8.3kB) [INFO] Fetching org.eclipse.sirius.common.interpreter.aql_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (8.3kB) [INFO] Fetching org.eclipse.sirius.common.ocl_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (14.96kB) [INFO] Fetching org.eclipse.sirius.common.ocl_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (14.96kB) [INFO] Fetching org.eclipse.sirius.common.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.14kB) [INFO] Fetching org.eclipse.sirius.common.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (7.14kB) [INFO] Fetching org.eclipse.sirius.common.xtext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (13.9kB) [INFO] Fetching org.eclipse.sirius.common.xtext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (13.9kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (43.47kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (43.47kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (111.71kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (111.71kB) [INFO] Fetching org.eclipse.sirius.doc_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.08MB) [INFO] Fetching org.eclipse.sirius.doc_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.08MB) [INFO] Fetching org.eclipse.sirius.doc.feature_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.59kB) [INFO] Fetching org.eclipse.sirius.doc.feature_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.59kB) [INFO] Fetching org.eclipse.sirius.editor_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (212.26kB) [INFO] Fetching org.eclipse.sirius.editor_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (212.26kB) [INFO] Fetching org.eclipse.sirius.editor.diagram_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (91.94kB) [INFO] Fetching org.eclipse.sirius.editor.diagram_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (91.94kB) [INFO] Fetching org.eclipse.sirius.editor.properties_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (100.44kB) [INFO] Fetching org.eclipse.sirius.editor.properties_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (100.44kB) [INFO] Fetching org.eclipse.sirius.properties_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (81.66kB) [INFO] Fetching org.eclipse.sirius.properties_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (81.66kB) [INFO] Fetching org.eclipse.sirius.properties.edit_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (72.67kB) [INFO] Fetching org.eclipse.sirius.properties.edit_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (72.67kB) [INFO] Fetching org.eclipse.sirius.properties.core_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (49.04kB) [INFO] Fetching org.eclipse.sirius.properties.core_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (49.04kB) [INFO] Fetching org.eclipse.sirius.properties.defaultrules_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.98kB) [INFO] Fetching org.eclipse.sirius.properties.defaultrules_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.98kB) [INFO] Fetching org.eclipse.sirius.editor.properties.ext.widgets.reference_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (12.62kB) [INFO] Fetching org.eclipse.sirius.editor.properties.ext.widgets.reference_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (12.62kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (16.96kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (16.96kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference.edit_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (16.21kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference.edit_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (16.21kB) [INFO] Fetching org.eclipse.sirius.editor.sequence_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (37.35kB) [INFO] Fetching org.eclipse.sirius.editor.sequence_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (37.35kB) [INFO] Fetching org.eclipse.sirius.editor.table_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (31.77kB) [INFO] Fetching org.eclipse.sirius.editor.table_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (31.77kB) [INFO] Fetching org.eclipse.sirius.table.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (163.47kB) [INFO] Fetching org.eclipse.sirius.table.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (163.47kB) [INFO] Fetching org.eclipse.sirius.editor.tree_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (24.22kB) [INFO] Fetching org.eclipse.sirius.editor.tree_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (24.22kB) [INFO] Fetching org.eclipse.sirius.tree.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (72.62kB) [INFO] Fetching org.eclipse.sirius.tree.ui_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (72.62kB) [INFO] Fetching org.eclipse.sirius.eef.adapters_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (797.9kB) [INFO] Fetching org.eclipse.sirius.eef.adapters_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (797.9kB) [INFO] Fetching org.eclipse.sirius.table_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (102.09kB) [INFO] Fetching org.eclipse.sirius.table_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (102.09kB) [INFO] Fetching org.eclipse.sirius.ext.e3_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (6.83kB) [INFO] Fetching org.eclipse.sirius.ext.e3_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (6.83kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (10.03kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (10.03kB) [INFO] Fetching org.eclipse.sirius.interpreter_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (17.55kB) [INFO] Fetching org.eclipse.sirius.interpreter_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (17.55kB) [INFO] Fetching org.eclipse.sirius.interpreter.feature_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.47kB) [INFO] Fetching org.eclipse.sirius.interpreter.feature_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.47kB) [INFO] Fetching org.eclipse.sirius.ui.properties_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (27.15kB) [INFO] Fetching org.eclipse.sirius.ui.properties_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (27.15kB) [INFO] Fetching org.eclipse.sirius.ui.properties.ext.widgets.reference_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.67kB) [INFO] Fetching org.eclipse.sirius.ui.properties.ext.widgets.reference_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (9.67kB) [INFO] Fetching org.eclipse.sirius.properties.feature_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.45kB) [INFO] Fetching org.eclipse.sirius.properties.feature_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.45kB) [INFO] Fetching org.eclipse.sirius.runtime.acceleo_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.runtime.acceleo_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.runtime.aql_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.55kB) [INFO] Fetching org.eclipse.sirius.runtime.aql_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.55kB) [INFO] Fetching org.eclipse.sirius.synchronizer_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (15.29kB) [INFO] Fetching org.eclipse.sirius.synchronizer_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (15.29kB) [INFO] Fetching org.eclipse.sirius.tree_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (72.96kB) [INFO] Fetching org.eclipse.sirius.tree_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (72.96kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (6.77kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (6.77kB) [INFO] Fetching org.eclipse.sirius.runtime_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.78kB) [INFO] Fetching org.eclipse.sirius.runtime_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.78kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.eef_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.61kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.eef_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.61kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui.acceleo_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.67kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui.acceleo_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.67kB) [INFO] Fetching org.eclipse.sirius.table.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (6.8kB) [INFO] Fetching org.eclipse.sirius.table.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (6.8kB) [INFO] Fetching org.eclipse.sirius.tree.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.tree.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.ui.editor_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (38.12kB) [INFO] Fetching org.eclipse.sirius.ui.editor_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (38.12kB) [INFO] Fetching org.eclipse.sirius.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (12.04kB) [INFO] Fetching org.eclipse.sirius.ui.ext_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (12.04kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.94kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.94kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.xtext_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.58kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.xtext_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.58kB) [INFO] Fetching org.eclipse.sirius.runtime.ocl_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.runtime.ocl_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.samples.family_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (89.41kB) [INFO] Fetching org.eclipse.sirius.samples.family_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (89.41kB) [INFO] Fetching org.eclipse.sirius.samples_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.samples_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.acceleo_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.acceleo_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.aql_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.58kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.aql_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.58kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.66kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.66kB) [INFO] Fetching org.eclipse.sirius.specifier.properties.feature_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.33kB) [INFO] Fetching org.eclipse.sirius.specifier.properties.feature_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.33kB) [INFO] Fetching org.eclipse.sirius.tests.junit.support_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (52.94kB) [INFO] Fetching org.eclipse.sirius.tests.junit.support_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (52.94kB) [INFO] Fetching org.eclipse.sirius.tests.swtbot.support_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (101.75kB) [INFO] Fetching org.eclipse.sirius.tests.swtbot.support_5.1.0.201710261549.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/plugins/ (101.75kB) [INFO] Fetching org.eclipse.sirius.tests.support_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.sirius.tests.support_5.1.0.201710261549.jar from https://download.eclipse.org/sirius/updates/releases/5.1.0/neon/features/ (18.62kB) [INFO] Fetching org.eclipse.swtbot.junit4_x_2.5.0.201609021837.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (20.63kB) [INFO] Fetching org.eclipse.swtbot.junit4_x_2.5.0.201609021837.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (20.63kB) [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.5.0.201609021837.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (58.64kB) [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.5.0.201609021837.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (58.64kB) [INFO] Fetching org.eclipse.swtbot.swt.finder_2.5.0.201609021837.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (240.08kB) [INFO] Fetching org.eclipse.swtbot.swt.finder_2.5.0.201609021837.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (240.08kB) [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_2.5.0.201609021837.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (41.93kB) [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_2.5.0.201609021837.jar.pack.gz from http://download.eclipse.org/releases/neon/201609281000/plugins/ (41.93kB) [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.38kB) [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (23.38kB) [INFO] Fetching org.eclipse.uml2.ant_1.0.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (23.99kB) [INFO] Fetching org.eclipse.uml2.ant_1.0.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (23.99kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.06kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.06kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (28.56kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (28.56kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.source_2.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (190.28kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.source_2.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (190.28kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui.source_2.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.46kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui.source_2.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.46kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.05kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.05kB) [INFO] Fetching org.eclipse.uml2.common.edit.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (19.1kB) [INFO] Fetching org.eclipse.uml2.common.edit.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (19.1kB) [INFO] Fetching org.eclipse.uml2.common.edit.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.46kB) [INFO] Fetching org.eclipse.uml2.common.edit.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.46kB) [INFO] Fetching org.eclipse.uml2.common_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.03kB) [INFO] Fetching org.eclipse.uml2.common_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.03kB) [INFO] Fetching org.eclipse.uml2.common.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (39.79kB) [INFO] Fetching org.eclipse.uml2.common.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (39.79kB) [INFO] Fetching org.eclipse.uml2.types.source_2.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (16.56kB) [INFO] Fetching org.eclipse.uml2.types.source_2.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (16.56kB) [INFO] Fetching org.eclipse.uml2.common.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.46kB) [INFO] Fetching org.eclipse.uml2.common.source_2.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.46kB) [INFO] Fetching org.eclipse.uml2.doc_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (13.52kB) [INFO] Fetching org.eclipse.uml2.doc_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (13.52kB) [INFO] Fetching org.eclipse.uml2.doc_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.9kB) [INFO] Fetching org.eclipse.uml2.doc_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.9kB) [INFO] Fetching org.eclipse.uml2.examples_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (11.82kB) [INFO] Fetching org.eclipse.uml2.examples_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (11.82kB) [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.0.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (180.84kB) [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.0.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (180.84kB) [INFO] Fetching org.eclipse.uml2.examples_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.95kB) [INFO] Fetching org.eclipse.uml2.examples_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.95kB) [INFO] Fetching org.eclipse.uml2.examples.source_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (6.87kB) [INFO] Fetching org.eclipse.uml2.examples.source_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (6.87kB) [INFO] Fetching org.eclipse.uml2.examples.uml.ui.source_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (39.36kB) [INFO] Fetching org.eclipse.uml2.examples.uml.ui.source_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (39.36kB) [INFO] Fetching org.eclipse.uml2.examples.source_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.41kB) [INFO] Fetching org.eclipse.uml2.examples.source_5.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.41kB) [INFO] Fetching org.eclipse.uml2_5.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (11.81kB) [INFO] Fetching org.eclipse.uml2_5.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (11.81kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.0.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (14.89kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.0.0.v20170227-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201703231000/plugins/ (14.89kB) [INFO] Fetching org.eclipse.uml2_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.17kB) [INFO] Fetching org.eclipse.uml2_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.17kB) [INFO] Fetching org.eclipse.uml2.sdk_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.98kB) [INFO] Fetching org.eclipse.uml2.sdk_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.98kB) [INFO] Fetching org.eclipse.uml2.uml.edit.source_5.2.1.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (553.73kB) [INFO] Fetching org.eclipse.uml2.uml.edit.source_5.2.1.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (553.73kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer.source_3.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (26.35kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer.source_3.1.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (26.35kB) [INFO] Fetching org.eclipse.uml2.ant.source_1.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (16.68kB) [INFO] Fetching org.eclipse.uml2.ant.source_1.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (16.68kB) [INFO] Fetching org.eclipse.uml2.uml.source_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (2.86MB) [INFO] Fetching org.eclipse.uml2.uml.source_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (2.86MB) [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter.source_3.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (15.71kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter.source_3.0.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (15.71kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard.source_1.0.100.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (148.77kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard.source_1.0.100.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (148.77kB) [INFO] Fetching org.eclipse.uml2.uml.resources.source_5.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (12.18kB) [INFO] Fetching org.eclipse.uml2.uml.resources.source_5.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (12.18kB) [INFO] Fetching org.eclipse.uml2.source_5.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (175.81kB) [INFO] Fetching org.eclipse.uml2.source_5.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (175.81kB) [INFO] Fetching org.eclipse.uml2.uml.editor.source_5.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (72.56kB) [INFO] Fetching org.eclipse.uml2.uml.editor.source_5.2.0.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (72.56kB) [INFO] Fetching org.eclipse.uml2.uml.validation.source_5.0.1.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (16.68kB) [INFO] Fetching org.eclipse.uml2.uml.validation.source_5.0.1.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (16.68kB) [INFO] Fetching org.eclipse.uml2.source_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.63kB) [INFO] Fetching org.eclipse.uml2.source_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.63kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.2.1.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.03kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.2.1.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.03kB) [INFO] Fetching org.eclipse.uml2.uml.edit.source_5.2.1.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.44kB) [INFO] Fetching org.eclipse.uml2.uml.edit.source_5.2.1.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.44kB) [INFO] Fetching org.eclipse.uml2.uml_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.1kB) [INFO] Fetching org.eclipse.uml2.uml_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (31.1kB) [INFO] Fetching org.eclipse.uml2.uml.source_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.49kB) [INFO] Fetching org.eclipse.uml2.uml.source_5.2.3.v20170227-0935.jar from http://download.eclipse.org/releases/neon/201703231000/features/ (30.49kB) [INFO] Fetching org.eclipse.xtend.core_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (737.79kB) [INFO] Fetching org.eclipse.xtend.core_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (737.79kB) [INFO] Fetching org.eclipse.xtend.doc_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (485.17kB) [INFO] Fetching org.eclipse.xtend.doc_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (485.17kB) [INFO] Fetching org.eclipse.xtend.examples_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (142.73kB) [INFO] Fetching org.eclipse.xtend.examples_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (142.73kB) [INFO] Fetching org.eclipse.xtend.ide_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (246.62kB) [INFO] Fetching org.eclipse.xtend.ide_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (246.62kB) [INFO] Fetching org.eclipse.xtend.ide.common_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (277.49kB) [INFO] Fetching org.eclipse.xtend.ide.common_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (277.49kB) [INFO] Fetching org.eclipse.xtend.m2e_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (10.04kB) [INFO] Fetching org.eclipse.xtend.m2e_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (10.04kB) [INFO] Fetching org.eclipse.xtend.lib.source_2.12.0.v20170518-0757.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (107.54kB) [INFO] Fetching org.eclipse.xtend.lib.source_2.12.0.v20170518-0757.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (107.54kB) [INFO] Fetching org.eclipse.xtend.lib.macro.source_2.12.0.v20170518-0757.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (89.15kB) [INFO] Fetching org.eclipse.xtend.lib.macro.source_2.12.0.v20170518-0757.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (89.15kB) [INFO] Fetching org.eclipse.xtend.standalone_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (6.87kB) [INFO] Fetching org.eclipse.xtend.standalone_2.12.0.v20170519-0902.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (6.87kB) [INFO] Fetching org.eclipse.xtend.core.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (1.34MB) [INFO] Fetching org.eclipse.xtend.core.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (1.34MB) [INFO] Fetching org.eclipse.xtend.ide.common.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (275.39kB) [INFO] Fetching org.eclipse.xtend.ide.common.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (275.39kB) [INFO] Fetching org.eclipse.xtend.ide.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (437.05kB) [INFO] Fetching org.eclipse.xtend.ide.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (437.05kB) [INFO] Fetching org.eclipse.xtend.m2e.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (9.57kB) [INFO] Fetching org.eclipse.xtend.m2e.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (9.57kB) [INFO] Fetching org.eclipse.xtend.standalone.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (7.32kB) [INFO] Fetching org.eclipse.xtend.standalone.source_2.12.0.v20170519-0902.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (7.32kB) [INFO] Fetching org.eclipse.xtext.junit4_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (94.11kB) [INFO] Fetching org.eclipse.xtext.junit4_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (94.11kB) [INFO] Fetching org.eclipse.xtext.junit4.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (144.4kB) [INFO] Fetching org.eclipse.xtext.junit4.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (144.4kB) [INFO] Fetching org.eclipse.xtext.testing_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (77.32kB) [INFO] Fetching org.eclipse.xtext.testing_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (77.32kB) [INFO] Fetching org.eclipse.xtext.testing.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (139.44kB) [INFO] Fetching org.eclipse.xtext.testing.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (139.44kB) [INFO] Fetching org.eclipse.xtext.xbase.junit_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (86.78kB) [INFO] Fetching org.eclipse.xtext.xbase.junit_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (86.78kB) [INFO] Fetching org.eclipse.xtext.xbase.junit.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (143.17kB) [INFO] Fetching org.eclipse.xtext.xbase.junit.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (143.17kB) [INFO] Fetching org.eclipse.xtext.xbase.testing_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (71.38kB) [INFO] Fetching org.eclipse.xtext.xbase.testing_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (71.38kB) [INFO] Fetching org.eclipse.xtext.xbase.testing.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (115.95kB) [INFO] Fetching org.eclipse.xtext.xbase.testing.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (115.95kB) [INFO] Fetching org.eclipse.xtext.ui.testing_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (33.87kB) [INFO] Fetching org.eclipse.xtext.ui.testing_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (33.87kB) [INFO] Fetching org.eclipse.xtext.ui.testing.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (42.44kB) [INFO] Fetching org.eclipse.xtext.ui.testing.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (42.44kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (16.49kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (16.49kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (15.94kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (15.94kB) [INFO] Fetching org.eclipse.xtend.sdk_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (21.05kB) [INFO] Fetching org.eclipse.xtend.sdk_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (21.05kB) [INFO] Fetching org.eclipse.xtext.activities_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (7.8kB) [INFO] Fetching org.eclipse.xtext.activities_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (7.8kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (33.37kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (33.37kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (10.93kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (10.93kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (11.75kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (11.75kB) [INFO] Fetching org.eclipse.xtext.doc_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (6.49MB) [INFO] Fetching org.eclipse.xtext.doc_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (6.49MB) [INFO] Fetching org.eclipse.xtext.docs_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.54kB) [INFO] Fetching org.eclipse.xtext.docs_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.54kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (970.35kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (970.35kB) [INFO] Fetching org.eclipse.xtext.examples_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.6kB) [INFO] Fetching org.eclipse.xtext.examples_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.6kB) [INFO] Fetching org.eclipse.xtext.idea.generator_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (92.98kB) [INFO] Fetching org.eclipse.xtext.idea.generator_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (92.98kB) [INFO] Fetching org.eclipse.xtext.java_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (33.16kB) [INFO] Fetching org.eclipse.xtext.java_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (33.16kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (9.23kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (9.23kB) [INFO] Fetching org.eclipse.xtext.m2e_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (11.23kB) [INFO] Fetching org.eclipse.xtext.m2e_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (11.23kB) [INFO] Fetching org.eclipse.xtext.purexbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (111.81kB) [INFO] Fetching org.eclipse.xtext.purexbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (111.81kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (125.4kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (125.4kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (19.91kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (19.91kB) [INFO] Fetching org.eclipse.xtext.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (1.64MB) [INFO] Fetching org.eclipse.xtext.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (1.64MB) [INFO] Fetching org.eclipse.xtext.util.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (144.1kB) [INFO] Fetching org.eclipse.xtext.util.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (144.1kB) [INFO] Fetching org.eclipse.xtext.logging.source_1.2.15.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (10.03kB) [INFO] Fetching org.eclipse.xtext.logging.source_1.2.15.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (10.03kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (365.3kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (365.3kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (210.36kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (210.36kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (13.05kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (13.05kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (16.67kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (16.67kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (1,005.58kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (1,005.58kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (148.65kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (148.65kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (14.56kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (14.56kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (13.17kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (13.17kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (26.93kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (26.93kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (125.58kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (125.58kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (155.49kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (155.49kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (97.56kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (97.56kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (387.14kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (387.14kB) [INFO] Fetching org.eclipse.xtext.redist_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (21.33kB) [INFO] Fetching org.eclipse.xtext.redist_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (21.33kB) [INFO] Fetching org.eclipse.xtext.generator.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (531.72kB) [INFO] Fetching org.eclipse.xtext.generator.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (531.72kB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (1.15MB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (1.15MB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (67.04kB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (67.04kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (92.88kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (92.88kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (165.1kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (165.1kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (206.53kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (206.53kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (58.49kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (58.49kB) [INFO] Fetching org.eclipse.xtext.java.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (62.08kB) [INFO] Fetching org.eclipse.xtext.java.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (62.08kB) [INFO] Fetching org.eclipse.xtext.runtime_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (21.18kB) [INFO] Fetching org.eclipse.xtext.runtime_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (21.18kB) [INFO] Fetching org.eclipse.xtext.purexbase.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (150.56kB) [INFO] Fetching org.eclipse.xtext.purexbase.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (150.56kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (160.71kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (160.71kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (29.22kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (29.22kB) [INFO] Fetching org.eclipse.xtext.m2e.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (12.08kB) [INFO] Fetching org.eclipse.xtext.m2e.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (12.08kB) [INFO] Fetching org.eclipse.xtext.idea.generator.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (191.28kB) [INFO] Fetching org.eclipse.xtext.idea.generator.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (191.28kB) [INFO] Fetching org.eclipse.xtext.sdk_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (21.02kB) [INFO] Fetching org.eclipse.xtext.sdk_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (21.02kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (9.35kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (9.35kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (12.1kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (12.1kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.89kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.89kB) [INFO] Fetching org.eclipse.xtext.xbase.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (2.01MB) [INFO] Fetching org.eclipse.xtext.xbase.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (2.01MB) [INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (336.22kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (336.22kB) [INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (451.92kB) [INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (451.92kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.68kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.68kB) [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.12.0.v20170518-0757.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (110.14kB) [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.12.0.v20170518-0757.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (110.14kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0758.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.59kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0758.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.59kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (100.36kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (100.36kB) [INFO] Fetching org.eclipse.xtext.activities.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (8.36kB) [INFO] Fetching org.eclipse.xtext.activities.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (8.36kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (143.8kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (143.8kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (26.91kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (26.91kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (51.04kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/plugins/ (51.04kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.73kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.12.0.v20170519-1412.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.12.0/features/ (20.73kB) [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.35kB) [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (21.35kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.19kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.19kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.91kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.91kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (29.07kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (29.07kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/releases/neon/201612211000/binary/ (34.39kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/releases/neon/201612211000/binary/ (34.39kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.78kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (30.78kB) [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.12kB) [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (14.12kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.4kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.4kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.69kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (18.69kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201612211000/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/releases/neon/201612211000/binary/ (10.72kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/releases/neon/201612211000/binary/ (10.72kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.77kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.77kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.3.0.v20160418-1524.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.04kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.3.0.v20160418-1524.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (12.04kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.1.0.v20160418-1524.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.2kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.1.0.v20160418-1524.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (29.2kB) [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.62kB) [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201606221000/plugins/ (7.62kB) [INFO] Resolving class path of MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml [DEBUG] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.10.1.v20160811-0441/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties/2.0.0.201703080851/org.eclipse.papyrus.customization.properties-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.customization.properties.generation/2.0.0.201703080851/org.eclipse.papyrus.customization.properties.generation-2.0.0.201703080851.jar [DEBUG] Bundle-ClassPath entry bin does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.sysml.modelexplorer/1.2.0.201703081153/org.eclipse.papyrus.sysml.modelexplorer-1.2.0.201703081153.jar [WARNING] The project org.polarsys.chess:org.polarsys.chess.configuration:pom:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.polarsys.chess.configuration [pom] [INFO] org.polarsys.chess.parent [pom] [INFO] org.polarsys.chess.chessmlprofile [eclipse-plugin] [INFO] org.polarsys.chess.core [eclipse-plugin] [INFO] org.polarsys.chess.contracts.profile [eclipse-plugin] [INFO] org.polarsys.chess.service [eclipse-plugin] [INFO] org.polarsys.chess.contracts.chessextension [eclipse-plugin] [INFO] org.polarsys.chess.contracts.contractEditor [eclipse-plugin] [INFO] org.polarsys.chess.contracts.contractPropertyManager [eclipse-plugin] [INFO] org.polarsys.chess.contracts.integration [eclipse-plugin] [INFO] org.polarsys.chess.contracts.refinementView [eclipse-plugin] [INFO] org.polarsys.chess.smvExporter [eclipse-plugin] [INFO] org.polarsys.chess.contracts.verificationService [eclipse-plugin] [INFO] org.polarsys.chess.contracts.safetyAnalysis [eclipse-plugin] [INFO] org.polarsys.chess.validator [eclipse-plugin] [INFO] org.polarsys.chess.contracts.validation [eclipse-plugin] [INFO] org.polarsys.chess.contracts.transformations [eclipse-plugin] [INFO] org.eclipse.papyrus.junit.framework [eclipse-plugin] [INFO] org.eclipse.papyrus.junit.utils [eclipse-plugin] [INFO] org.polarsys.chess.diagram.ui [eclipse-plugin] [INFO] org.polarsys.chess.diagramsCreator [eclipse-plugin] [INFO] org.polarsys.chess.OSSImporter [eclipse-plugin] [INFO] org.polarsys.chess.contracts.verificationService.test.runtime [eclipse-test-plugin] [INFO] org.polarsys.chess.contracts.hierarchicalContractView [eclipse-plugin] [INFO] org.polarsys.chess.fla.flamm [eclipse-plugin] [INFO] org.polarsys.chess.fla.flaxml [eclipse-plugin] [INFO] org.polarsys.chess.m2m [eclipse-plugin] [INFO] org.polarsys.chess.fla [eclipse-plugin] [INFO] org.polarsys.chess.fla.faultTreeGenerator [eclipse-plugin] [INFO] org.polarsys.chess.fla.transformations [eclipse-plugin] [INFO] org.polarsys.chess.xtext.global [eclipse-plugin] [INFO] org.polarsys.chess.xtext.fladsl [eclipse-plugin] [INFO] org.polarsys.chess.xtext.fladsl.ide [eclipse-plugin] [INFO] org.polarsys.chess.xtext.fladsl.ui [eclipse-plugin] [INFO] org.polarsys.chess.wizards [eclipse-plugin] [INFO] org.polarsys.chess.cdo [eclipse-plugin] [INFO] org.polarsys.chess.checkers [eclipse-plugin] [INFO] org.polarsys.chess.cleanCExporter [eclipse-plugin] [INFO] org.polarsys.chess.monitoring [eclipse-plugin] [INFO] org.polarsys.chess.multicore [eclipse-plugin] [INFO] org.polarsys.chess.codegen.ada [eclipse-plugin] [INFO] org.polarsys.chess.commands [eclipse-plugin] [INFO] org.polarsys.chess.constraints.constraintEditor [eclipse-plugin] [INFO] org.polarsys.chess.discovery [eclipse-plugin] [INFO] org.polarsys.chess.functionBehaviors.functionBehaviorEditor [eclipse-plugin] [INFO] org.polarsys.chess.monitoring.edit [eclipse-plugin] [INFO] org.polarsys.chess.monitoring.editor [eclipse-plugin] [INFO] org.polarsys.chess.monitoring.tests [eclipse-plugin] [INFO] org.polarsys.chess.paramArchConfigurator [eclipse-plugin] [INFO] org.polarsys.chess.patterns.profile [eclipse-plugin] [INFO] org.polarsys.chess.patterns.library [eclipse-plugin] [INFO] org.polarsys.chess.patterns [eclipse-plugin] [INFO] org.polarsys.chess.properties.propertyEditor [eclipse-plugin] [INFO] org.polarsys.chess.tabbedproperties [eclipse-plugin] [INFO] org.polarsys.chess.test.runtime [eclipse-test-plugin] [INFO] org.polarsys.chess.tradeoffAnalysis [eclipse-plugin] [INFO] org.polarsys.chess.customEditors [eclipse-plugin] [INFO] org.polarsys.chess.statebased [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.profile.tests [eclipse-plugin] [INFO] org.polarsys.chess.fla.FPTC2FLABehavior [eclipse-plugin] [INFO] org.polarsys.chess.mainmenu [eclipse-plugin] [INFO] org.polarsys.chess.mobius.preferences [eclipse-plugin] [INFO] org.polarsys.chess.mobius.model [eclipse-plugin] [INFO] org.polarsys.chess.mobius [eclipse-plugin] [INFO] org.polarsys.chess.mobius.model.edit [eclipse-plugin] [INFO] org.polarsys.chess.mobius.model.editor [eclipse-plugin] [INFO] org.polarsys.chess.bundles [pom] [INFO] org.polarsys.chess.features [pom] [INFO] org.polarsys.chess.feature [eclipse-feature] [INFO] org.polarsys.chess.releng [pom] [INFO] org.polarsys.chess.target.neon [eclipse-target-definition] [INFO] org.polarsys.chess.repository [eclipse-repository] [INFO] org.polarsys.chess.product [eclipse-repository] [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.configuration:pom:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.parent:pom:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.chessmlprofile:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.core:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.profile:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.service:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.integration:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.smvExporter:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.validator:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.validation:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.transformations:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.eclipse.papyrus.junit.framework:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.eclipse.papyrus.junit.utils:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.diagram.ui:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.diagramsCreator:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.OSSImporter:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:eclipse-test-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.fla.flamm:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.fla.flaxml:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.m2m:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.fla:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.fla.transformations:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.xtext.global:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.wizards:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.cdo:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.checkers:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.cleanCExporter:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.monitoring:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.multicore:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.codegen.ada:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.commands:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.discovery:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.monitoring.edit:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.monitoring.editor:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.monitoring.tests:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.patterns.profile:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.patterns.library:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.patterns:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.tabbedproperties:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.test.runtime:eclipse-test-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.customEditors:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.statebased:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.mainmenu:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.mobius.preferences:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.mobius.model:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.mobius:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.bundles:pom:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.features:pom:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.feature:eclipse-feature:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.releng:pom:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess.target:org.polarsys.chess.target.neon:eclipse-target-definition:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.repository:eclipse-repository:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.product:eclipse-repository:1.0.0-SNAPSHOT [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] --------< org.polarsys.chess:org.polarsys.chess.configuration >--------- [INFO] Building org.polarsys.chess.configuration 1.0.0-SNAPSHOT [1/73] [INFO] from releng/org.polarsys.chess.configuration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Resolving artifact org.apache.maven.plugins:maven-install-plugin:pom:3.1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom (7.8 kB at 173 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-install-plugin/3.1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:37 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 660 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/37/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:37 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 1.8 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/37/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/37/maven-parent-37.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:27 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom (20 kB at 617 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/27/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/27/apache-27.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.plugins:maven-install-plugin:jar:3.1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar (30 kB at 1.2 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-install-plugin/3.1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar.lastUpdated' [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, test] [DEBUG] Repositories (dependencies): [maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Repositories (plugins) : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.compiler.source} /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/xtend-gen ${project} ${session} ${skipXtend} ${writeTraceFiles} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-install-debug-info (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${hideSyntheticVariables} ${project} ${skipXtend} ${xtendAsPrimaryDebugSource} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:testCompile (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.compiler.source} ${project} ${session} ${skipXtend} /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/xtend-gen ${writeTraceFiles} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-test-install-debug-info (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${hideSyntheticVariables} ${project} ${skipXtend} ${xtendAsPrimaryDebugSource} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:3.1.0:install (default-install) [DEBUG] Style: Regular [DEBUG] Configuration: ${installAtEnd} ${maven.install.skip} [DEBUG] ======================================================================= [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=24997, ConflictMarker.markTime=20293, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2521, ConflictIdSorter.topsortTime=6027, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=11883, ConflictResolver.conflictItemCount=0, DfDependencyCollector.collectTime=9693, DfDependencyCollector.transformTime=87090} [DEBUG] org.polarsys.chess:org.polarsys.chess.configuration:pom:1.0.0-SNAPSHOT [INFO] [INFO] --- xtend:2.12.0:compile (default) @ org.polarsys.chess.configuration --- [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.13.102 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom (2.6 kB at 165 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.resources/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (1.0 kB at 47 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom (2.5 kB at 316 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.expressions/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (817 B at 63 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.5.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom (1.9 kB at 121 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom (1.9 kB at 215 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom (1.9 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom (1.9 kB at 36 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom (2.0 kB at 61 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.pom (2.0 kB at 89 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.500/org.eclipse.core.expressions-3.6.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.500/org.eclipse.core.expressions-3.6.500.pom (2.0 kB at 122 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.500/org.eclipse.core.expressions-3.6.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.600/org.eclipse.core.expressions-3.6.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.600/org.eclipse.core.expressions-3.6.600.pom (2.0 kB at 130 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.600/org.eclipse.core.expressions-3.6.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.700/org.eclipse.core.expressions-3.6.700.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.700/org.eclipse.core.expressions-3.6.700.pom (2.0 kB at 217 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.700/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.700/org.eclipse.core.expressions-3.6.700.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.6.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.800/org.eclipse.core.expressions-3.6.800.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.800/org.eclipse.core.expressions-3.6.800.pom (2.0 kB at 38 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.800/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.800/org.eclipse.core.expressions-3.6.800.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.pom (2.0 kB at 244 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.7.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.7.100/org.eclipse.core.expressions-3.7.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.7.100/org.eclipse.core.expressions-3.7.100.pom (2.0 kB at 280 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.100/org.eclipse.core.expressions-3.7.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom (2.0 kB at 98 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.100/org.eclipse.core.expressions-3.8.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.100/org.eclipse.core.expressions-3.8.100.pom (2.0 kB at 103 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.8.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.8.100/org.eclipse.core.expressions-3.8.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:pom:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.pom (2.0 kB at 54 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.filesystem/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (816 B at 30 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.6.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom (2.3 kB at 191 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (920 B at 61 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (1.9 kB at 176 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (1.9 kB at 242 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (1.9 kB at 149 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (1.9 kB at 81 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 244 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2.0 kB at 42 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom (2.0 kB at 98 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom (2.0 kB at 140 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom (2.0 kB at 78 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom (2.0 kB at 53 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom (2.0 kB at 130 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom (2.0 kB at 103 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom (2.0 kB at 150 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom (2.0 kB at 103 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom (2.0 kB at 115 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 246 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom (2.0 kB at 56 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom (2.4 kB at 131 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (1.1 kB at 144 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.11.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom (1.7 kB at 190 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.11.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.11.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom (1.7 kB at 190 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.11.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (1.7 kB at 45 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.12.50 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (1.7 kB at 75 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.12.50/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.12.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (1.7 kB at 57 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.12.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (1.7 kB at 143 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.13.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.13.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (1.7 kB at 95 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.13.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.13.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 216 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.13.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.13.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (1.7 kB at 44 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom (1.7 kB at 67 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.14.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom (1.7 kB at 56 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.15.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom (1.7 kB at 102 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.15.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom (1.7 kB at 82 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.15.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom (1.7 kB at 216 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom (1.7 kB at 124 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.16.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom (1.7 kB at 247 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.16.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.16.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom (1.7 kB at 48 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.16.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.16.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom (1.7 kB at 102 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.16.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom (1.7 kB at 216 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.17.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom (1.7 kB at 75 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.17.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.17.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 216 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom (1.7 kB at 87 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.18.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.100/org.eclipse.osgi-3.18.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.100/org.eclipse.osgi-3.18.100.pom (1.7 kB at 168 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.100/org.eclipse.osgi-3.18.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.18.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.pom (1.3 kB at 54 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.18.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.pom (1.3 kB at 163 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom (2.3 kB at 383 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.7.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom (2.3 kB at 109 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.7.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom (2.3 kB at 109 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.7.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom (2.3 kB at 77 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.7.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.pom (2.3 kB at 192 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.7.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.500/org.eclipse.core.filesystem-1.7.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.500/org.eclipse.core.filesystem-1.7.500.pom (2.3 kB at 256 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.500/org.eclipse.core.filesystem-1.7.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.7.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.600/org.eclipse.core.filesystem-1.7.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.600/org.eclipse.core.filesystem-1.7.600.pom (2.3 kB at 110 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.600/org.eclipse.core.filesystem-1.7.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.7.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.pom (2.3 kB at 210 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.0/org.eclipse.core.filesystem-1.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.0/org.eclipse.core.filesystem-1.9.0.pom (2.3 kB at 154 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.0/org.eclipse.core.filesystem-1.9.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.9.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom (2.3 kB at 290 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.9.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.200/org.eclipse.core.filesystem-1.9.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.200/org.eclipse.core.filesystem-1.9.200.pom (2.3 kB at 62 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.200/org.eclipse.core.filesystem-1.9.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.9.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.300/org.eclipse.core.filesystem-1.9.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.300/org.eclipse.core.filesystem-1.9.300.pom (2.3 kB at 92 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.300/org.eclipse.core.filesystem-1.9.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.9.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.400/org.eclipse.core.filesystem-1.9.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.400/org.eclipse.core.filesystem-1.9.400.pom (2.3 kB at 136 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.400/org.eclipse.core.filesystem-1.9.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:pom:1.9.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.pom (2.4 kB at 79 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom (2.5 kB at 314 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom (2.5 kB at 194 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom (2.5 kB at 195 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom (2.5 kB at 75 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.pom (2.5 kB at 211 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.500/org.eclipse.core.resources-3.13.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.500/org.eclipse.core.resources-3.13.500.pom (2.5 kB at 94 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.500/org.eclipse.core.resources-3.13.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.600/org.eclipse.core.resources-3.13.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.600/org.eclipse.core.resources-3.13.600.pom (2.5 kB at 317 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.600/org.eclipse.core.resources-3.13.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.700/org.eclipse.core.resources-3.13.700.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.700/org.eclipse.core.resources-3.13.700.pom (2.5 kB at 317 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.700/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.700/org.eclipse.core.resources-3.13.700.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.pom (2.5 kB at 127 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.800/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.13.900 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.900/org.eclipse.core.resources-3.13.900.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.900/org.eclipse.core.resources-3.13.900.pom (2.5 kB at 282 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.900/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.13.900/org.eclipse.core.resources-3.13.900.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.14.0/org.eclipse.core.resources-3.14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.14.0/org.eclipse.core.resources-3.14.0.pom (2.5 kB at 230 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.14.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.14.0/org.eclipse.core.resources-3.14.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.15.0/org.eclipse.core.resources-3.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.15.0/org.eclipse.core.resources-3.15.0.pom (2.5 kB at 158 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.15.0/org.eclipse.core.resources-3.15.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.15.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom (2.5 kB at 74 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.15.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.16.0/org.eclipse.core.resources-3.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.16.0/org.eclipse.core.resources-3.16.0.pom (2.5 kB at 140 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.16.0/org.eclipse.core.resources-3.16.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.16.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.16.100/org.eclipse.core.resources-3.16.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.16.100/org.eclipse.core.resources-3.16.100.pom (2.5 kB at 281 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.16.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.16.100/org.eclipse.core.resources-3.16.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.17.0/org.eclipse.core.resources-3.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.17.0/org.eclipse.core.resources-3.17.0.pom (2.5 kB at 41 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.17.0/org.eclipse.core.resources-3.17.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.0/org.eclipse.core.resources-3.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.0/org.eclipse.core.resources-3.18.0.pom (3.2 kB at 178 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.18.0/org.eclipse.core.resources-3.18.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.18.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.100/org.eclipse.core.resources-3.18.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.100/org.eclipse.core.resources-3.18.100.pom (2.8 kB at 88 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.18.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.18.100/org.eclipse.core.resources-3.18.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.18.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.200/org.eclipse.core.resources-3.18.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.200/org.eclipse.core.resources-3.18.200.pom (2.8 kB at 134 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.18.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.18.200/org.eclipse.core.resources-3.18.200.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.filesystem/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.filesystem/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.text/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (908 B at 30 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom (2.1 kB at 54 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.6.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.commands/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (852 B at 34 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom (1.9 kB at 25 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.8.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.8.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom (1.9 kB at 76 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.8.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom (1.9 kB at 173 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom (1.9 kB at 66 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom (1.9 kB at 41 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom (1.9 kB at 92 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.pom (1.9 kB at 160 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.500/org.eclipse.core.commands-3.9.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.500/org.eclipse.core.commands-3.9.500.pom (1.9 kB at 71 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.500/org.eclipse.core.commands-3.9.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.600/org.eclipse.core.commands-3.9.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.600/org.eclipse.core.commands-3.9.600.pom (1.9 kB at 137 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.600/org.eclipse.core.commands-3.9.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.pom (1.9 kB at 84 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.700/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.9.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.800/org.eclipse.core.commands-3.9.800.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.800/org.eclipse.core.commands-3.9.800.pom (1.9 kB at 240 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.800/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.9.800/org.eclipse.core.commands-3.9.800.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.10.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.0/org.eclipse.core.commands-3.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.0/org.eclipse.core.commands-3.10.0.pom (1.9 kB at 33 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.0/org.eclipse.core.commands-3.10.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom (1.9 kB at 55 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.200/org.eclipse.core.commands-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.200/org.eclipse.core.commands-3.10.200.pom (1.9 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.200/org.eclipse.core.commands-3.10.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.10.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.300/org.eclipse.core.commands-3.10.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.300/org.eclipse.core.commands-3.10.300.pom (1.6 kB at 63 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.300/org.eclipse.core.commands-3.10.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:pom:3.10.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.400/org.eclipse.core.commands-3.10.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.400/org.eclipse.core.commands-3.10.400.pom (1.6 kB at 58 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.400/org.eclipse.core.commands-3.10.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom (2.1 kB at 71 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.6.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.6.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom (2.1 kB at 129 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.6.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom (2.4 kB at 128 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.7.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom (2.4 kB at 106 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.8.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom (2.4 kB at 117 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.8.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.pom (2.4 kB at 175 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.8.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.9.0/org.eclipse.text-3.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.9.0/org.eclipse.text-3.9.0.pom (2.4 kB at 153 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.9.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.9.0/org.eclipse.text-3.9.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.10.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.0/org.eclipse.text-3.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.0/org.eclipse.text-3.10.0.pom (2.4 kB at 51 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.0/org.eclipse.text-3.10.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.100/org.eclipse.text-3.10.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.100/org.eclipse.text-3.10.100.pom (2.4 kB at 91 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.100/org.eclipse.text-3.10.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.200/org.eclipse.text-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.200/org.eclipse.text-3.10.200.pom (2.4 kB at 122 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.200/org.eclipse.text-3.10.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.10.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.pom (2.4 kB at 68 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.10.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.400/org.eclipse.text-3.10.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.10.400/org.eclipse.text-3.10.400.pom (2.4 kB at 245 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.10.400/org.eclipse.text-3.10.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.11.0/org.eclipse.text-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.11.0/org.eclipse.text-3.11.0.pom (2.4 kB at 163 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.11.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.11.0/org.eclipse.text-3.11.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom (2.4 kB at 153 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.12.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.100/org.eclipse.text-3.12.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.100/org.eclipse.text-3.12.100.pom (2.5 kB at 164 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.12.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.12.100/org.eclipse.text-3.12.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.12.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.200/org.eclipse.text-3.12.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.200/org.eclipse.text-3.12.200.pom (2.6 kB at 68 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.12.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.12.200/org.eclipse.text-3.12.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:pom:3.12.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.300/org.eclipse.text-3.12.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.300/org.eclipse.text-3.12.300.pom (2.2 kB at 53 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.12.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.12.300/org.eclipse.text-3.12.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.compiler.apt:pom:1.3.110 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.pom (1.9 kB at 12 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.jdt:org.eclipse.jdt.core/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (1.2 kB at 148 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.12.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom (2.6 kB at 110 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.resources/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.resources/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:pom:3.11.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom (2.5 kB at 120 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.11.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (1.0 kB at 48 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom (3.2 kB at 263 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (1.0 kB at 73 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (1.7 kB at 156 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (1.7 kB at 52 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (1.7 kB at 63 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (1.7 kB at 45 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 173 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (1.7 kB at 288 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom (1.7 kB at 96 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom (1.7 kB at 346 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom (1.7 kB at 288 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom (1.7 kB at 56 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom (1.7 kB at 35 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom (1.7 kB at 54 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom (1.7 kB at 91 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.14.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom (1.7 kB at 108 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 58 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.15.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom (1.7 kB at 86 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom (1.9 kB at 138 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom (1.9 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom (1.9 kB at 63 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom (1.6 kB at 141 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.17.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.100/org.eclipse.equinox.common-3.17.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.100/org.eclipse.equinox.common-3.17.100.pom (1.6 kB at 141 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.100/org.eclipse.equinox.common-3.17.100.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (1.1 kB at 83 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (1.9 kB at 84 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (1.9 kB at 88 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (1.9 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (1.9 kB at 67 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (1.9 kB at 102 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (1.9 kB at 162 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (1.9 kB at 78 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 52 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2.0 kB at 392 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom (2.0 kB at 49 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom (2.0 kB at 103 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom (2.0 kB at 392 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom (2.0 kB at 63 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom (2.0 kB at 196 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.1000 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom (2.0 kB at 56 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.1100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom (2.0 kB at 78 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom (2.0 kB at 326 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 58 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.12.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom (2.0 kB at 81 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom (2.0 kB at 178 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom (2.2 kB at 196 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom (1.8 kB at 137 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.pom (1.8 kB at 54 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (908 B at 76 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.6.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom (2.2 kB at 34 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom (2.2 kB at 127 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom (2.2 kB at 114 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (2.2 kB at 196 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom (2.2 kB at 167 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom (2.2 kB at 99 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom (2.2 kB at 121 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom (2.2 kB at 60 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom (2.2 kB at 68 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom (2.2 kB at 310 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom (2.2 kB at 75 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom (2.2 kB at 62 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom (2.2 kB at 62 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.9.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom (2.2 kB at 145 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.10.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom (2.3 kB at 80 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom.lastUpdated' [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml (389 B at 23 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/resolver-status.properties' [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:pom:1.1.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom (1.3 kB at 108 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom.lastUpdated' [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:pom:1.1.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 42 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom.lastUpdated' [DEBUG] Resolving artifact org.osgi:osgi.annotation:pom:8.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 87 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom (2.6 kB at 285 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.200/org.eclipse.equinox.preferences-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.200/org.eclipse.equinox.preferences-3.10.200.pom (2.2 kB at 95 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.200/org.eclipse.equinox.preferences-3.10.200.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (851 B at 65 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.5.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom (2.3 kB at 136 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom (2.3 kB at 129 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom (2.3 kB at 289 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom (2.3 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (2.3 kB at 167 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom (2.3 kB at 194 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom (2.3 kB at 73 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom (2.3 kB at 57 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom (2.3 kB at 83 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom (2.3 kB at 57 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom (2.3 kB at 60 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.900 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom (2.3 kB at 195 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.1000 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom (2.3 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom (2.3 kB at 147 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom (2.3 kB at 58 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom (2.6 kB at 173 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (779 B at 23 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom (2.1 kB at 118 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom (2.1 kB at 81 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom (2.1 kB at 176 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (2.1 kB at 125 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom (2.1 kB at 76 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom (2.1 kB at 534 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom (2.1 kB at 267 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom (2.1 kB at 142 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom (2.1 kB at 305 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.5.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom (2.1 kB at 39 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.5.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom (2.1 kB at 48 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom (2.1 kB at 102 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom (2.1 kB at 71 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom (2.6 kB at 128 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom (3.2 kB at 263 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom (3.2 kB at 102 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom (3.2 kB at 186 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (3.2 kB at 159 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom (3.2 kB at 144 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom (3.2 kB at 91 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom (3.0 kB at 136 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom (3.0 kB at 176 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.17.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom (3.0 kB at 273 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom (3.0 kB at 187 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.19.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom (3.0 kB at 91 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.20.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom (3.0 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.20.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom (3.0 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.22.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom (3.0 kB at 64 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.23.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom (3.0 kB at 111 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.24.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom (3.0 kB at 230 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.24.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom (3.0 kB at 199 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.25.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom (3.0 kB at 68 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.26.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom (3.2 kB at 82 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.26.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom (2.8 kB at 72 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.filesystem/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.filesystem/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.text/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.text/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.12.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom (2.6 kB at 46 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom (2.6 kB at 139 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.13.50 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom (2.6 kB at 68 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.13.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom (2.6 kB at 377 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.13.101 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom (2.6 kB at 94 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom (2.6 kB at 132 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom (2.6 kB at 71 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom (2.7 kB at 190 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom (2.7 kB at 106 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.18.0/org.eclipse.jdt.core-3.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.18.0/org.eclipse.jdt.core-3.18.0.pom (2.7 kB at 156 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.18.0/org.eclipse.jdt.core-3.18.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.19.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.19.0/org.eclipse.jdt.core-3.19.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.19.0/org.eclipse.jdt.core-3.19.0.pom (2.7 kB at 72 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.19.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.19.0/org.eclipse.jdt.core-3.19.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.20.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.20.0/org.eclipse.jdt.core-3.20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.20.0/org.eclipse.jdt.core-3.20.0.pom (2.7 kB at 204 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.20.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.20.0/org.eclipse.jdt.core-3.20.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.21.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.21.0/org.eclipse.jdt.core-3.21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.21.0/org.eclipse.jdt.core-3.21.0.pom (2.7 kB at 95 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.21.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.21.0/org.eclipse.jdt.core-3.21.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.22.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.22.0/org.eclipse.jdt.core-3.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.22.0/org.eclipse.jdt.core-3.22.0.pom (2.7 kB at 133 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.22.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.22.0/org.eclipse.jdt.core-3.22.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.23.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.pom (2.7 kB at 92 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.24.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.24.0/org.eclipse.jdt.core-3.24.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.24.0/org.eclipse.jdt.core-3.24.0.pom (2.7 kB at 126 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.24.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.24.0/org.eclipse.jdt.core-3.24.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.25.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.25.0/org.eclipse.jdt.core-3.25.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.25.0/org.eclipse.jdt.core-3.25.0.pom (2.7 kB at 115 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.25.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.25.0/org.eclipse.jdt.core-3.25.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.resources/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.resources/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.26.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.26.0/org.eclipse.jdt.core-3.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.26.0/org.eclipse.jdt.core-3.26.0.pom (2.7 kB at 102 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.26.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.26.0/org.eclipse.jdt.core-3.26.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.27.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom (2.7 kB at 189 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.28.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.28.0/org.eclipse.jdt.core-3.28.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.28.0/org.eclipse.jdt.core-3.28.0.pom (2.7 kB at 126 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.28.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.28.0/org.eclipse.jdt.core-3.28.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.29.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.29.0/org.eclipse.jdt.core-3.29.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.29.0/org.eclipse.jdt.core-3.29.0.pom (2.7 kB at 91 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.29.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.29.0/org.eclipse.jdt.core-3.29.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.30.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.30.0/org.eclipse.jdt.core-3.30.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.30.0/org.eclipse.jdt.core-3.30.0.pom (2.7 kB at 121 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.30.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.30.0/org.eclipse.jdt.core-3.30.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.resources/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.resources/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.31.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.31.0/org.eclipse.jdt.core-3.31.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.31.0/org.eclipse.jdt.core-3.31.0.pom (2.8 kB at 154 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.31.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.31.0/org.eclipse.jdt.core-3.31.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.32.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.32.0/org.eclipse.jdt.core-3.32.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.32.0/org.eclipse.jdt.core-3.32.0.pom (2.4 kB at 339 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.32.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.32.0/org.eclipse.jdt.core-3.32.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:pom:3.33.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.33.0/org.eclipse.jdt.core-3.33.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.33.0/org.eclipse.jdt.core-3.33.0.pom (2.6 kB at 102 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.33.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.33.0/org.eclipse.jdt.core-3.33.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:ecj:pom:3.33.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom (1.3 kB at 42 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/ecj/3.33.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.compiler.tool:pom:1.2.101 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.101/org.eclipse.jdt.compiler.tool-1.2.101.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.101/org.eclipse.jdt.compiler.tool-1.2.101.pom (1.9 kB at 18 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.101/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.101/org.eclipse.jdt.compiler.tool-1.2.101.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.jdt:org.eclipse.jdt.core/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.jdt:org.eclipse.jdt.core/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.codegen:pom:2.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom (1.1 kB at 138 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom.lastUpdated' [DEBUG] Could not find metadata com.google.guava:guava/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4.0 kB at 144 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/resolver-status.properties' [DEBUG] Resolving artifact com.google.guava:guava:pom:14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom (5.4 kB at 185 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/14.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/14.0/guava-14.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (2.6 kB at 255 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/14.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:14.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 299 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/14.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:14.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 197 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/14.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:15.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0-rc1/guava-15.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0-rc1/guava-15.0-rc1.pom (6.3 kB at 41 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/15.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/15.0-rc1/guava-15.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:15.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0-rc1/guava-parent-15.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0-rc1/guava-parent-15.0-rc1.pom (7.3 kB at 103 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/15.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/15.0-rc1/guava-parent-15.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 481 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/15.0/guava-15.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 667 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:16.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0-rc1/guava-16.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0-rc1/guava-16.0-rc1.pom (6.1 kB at 436 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/16.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/16.0-rc1/guava-16.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:16.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0-rc1/guava-parent-16.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0-rc1/guava-parent-16.0-rc1.pom (7.3 kB at 386 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/16.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/16.0-rc1/guava-parent-16.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0/guava-16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0/guava-16.0.pom (6.1 kB at 191 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/16.0/guava-16.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom (7.3 kB at 524 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:16.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 339 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/16.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/16.0.1/guava-16.0.1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:16.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 319 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/16.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:17.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0-rc1/guava-17.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0-rc1/guava-17.0-rc1.pom (5.6 kB at 352 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/17.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/17.0-rc1/guava-17.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:17.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/17.0-rc1/guava-parent-17.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/17.0-rc1/guava-parent-17.0-rc1.pom (7.8 kB at 560 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/17.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/17.0-rc1/guava-parent-17.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:17.0-rc2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0-rc2/guava-17.0-rc2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0-rc2/guava-17.0-rc2.pom (5.6 kB at 117 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/17.0-rc2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/17.0-rc2/guava-17.0-rc2.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:17.0-rc2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/17.0-rc2/guava-parent-17.0-rc2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/17.0-rc2/guava-parent-17.0-rc2.pom (7.8 kB at 523 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/17.0-rc2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/17.0-rc2/guava-parent-17.0-rc2.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0/guava-17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/17.0/guava-17.0.pom (5.6 kB at 256 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/17.0/guava-17.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom (7.8 kB at 870 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:18.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0-rc1/guava-18.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0-rc1/guava-18.0-rc1.pom (5.7 kB at 177 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/18.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/18.0-rc1/guava-18.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:18.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0-rc1/guava-parent-18.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0-rc1/guava-parent-18.0-rc1.pom (7.7 kB at 453 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/18.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/18.0-rc1/guava-parent-18.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:18.0-rc2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0-rc2/guava-18.0-rc2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0-rc2/guava-18.0-rc2.pom (5.7 kB at 378 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/18.0-rc2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/18.0-rc2/guava-18.0-rc2.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:18.0-rc2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0-rc2/guava-parent-18.0-rc2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0-rc2/guava-parent-18.0-rc2.pom (7.7 kB at 197 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/18.0-rc2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/18.0-rc2/guava-parent-18.0-rc2.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 153 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 405 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:19.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0-rc1/guava-19.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0-rc1/guava-19.0-rc1.pom (6.8 kB at 219 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/19.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/19.0-rc1/guava-19.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:19.0-rc1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0-rc1/guava-parent-19.0-rc1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0-rc1/guava-parent-19.0-rc1.pom (9.9 kB at 618 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/19.0-rc1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/19.0-rc1/guava-parent-19.0-rc1.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:19.0-rc2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom (6.8 kB at 206 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/19.0-rc2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:19.0-rc2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom (9.9 kB at 581 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/19.0-rc2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava:pom:19.0-rc3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.pom (6.8 kB at 243 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/19.0-rc3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.pom.lastUpdated' [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:19.0-rc3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0-rc3/guava-parent-19.0-rc3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0-rc3/guava-parent-19.0-rc3.pom (9.9 kB at 319 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/19.0-rc3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava-parent/19.0-rc3/guava-parent-19.0-rc3.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtend:org.eclipse.xtend.core:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.12.0/org.eclipse.xtend.core-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.12.0/org.eclipse.xtend.core-2.12.0.pom (5.0 kB at 61 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.core/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.core/2.12.0/org.eclipse.xtend.core-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.xbase:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.12.0/org.eclipse.xtext.xbase-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.12.0/org.eclipse.xtext.xbase-2.12.0.pom (4.3 kB at 67 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.12.0/org.eclipse.xtext.xbase-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.common.types:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.12.0/org.eclipse.xtext.common.types-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.12.0/org.eclipse.xtext.common.types-2.12.0.pom (4.9 kB at 101 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.12.0/org.eclipse.xtext.common.types-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.12.0/org.eclipse.xtext-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.12.0/org.eclipse.xtext-2.12.0.pom (9.1 kB at 99 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext/2.12.0/org.eclipse.xtext-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.util:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.12.0/org.eclipse.xtext.util-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.12.0/org.eclipse.xtext.util-2.12.0.pom (6.7 kB at 68 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.util/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.util/2.12.0/org.eclipse.xtext.util-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtend:org.eclipse.xtend.lib:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.12.0/org.eclipse.xtend.lib-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.12.0/org.eclipse.xtend.lib-2.12.0.pom (4.0 kB at 36 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.12.0/org.eclipse.xtend.lib-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.xbase.lib:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.12.0/org.eclipse.xtext.xbase.lib-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.12.0/org.eclipse.xtext.xbase.lib-2.12.0.pom (3.8 kB at 159 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.12.0/org.eclipse.xtext.xbase.lib-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtend:org.eclipse.xtend.lib.macro:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.12.0/org.eclipse.xtend.lib.macro-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.12.0/org.eclipse.xtend.lib.macro-2.12.0.pom (3.9 kB at 110 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.12.0/org.eclipse.xtend.lib.macro-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact log4j:log4j:pom:1.2.16 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 1.3 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/log4j/log4j/1.2.16/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (1.3 kB at 102 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.10.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom (1.1 kB at 137 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.10.1-v20140901-1043 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom (1.1 kB at 56 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.10.1-v20150123-0348 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom (1.1 kB at 62 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom (1.1 kB at 27 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.11.0-v20150123-0347 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom (1.1 kB at 53 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.11.0-v20150805-0538 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom (1.1 kB at 43 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom (1.1 kB at 52 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom (1.3 kB at 41 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.16.0/org.eclipse.emf.common-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.16.0/org.eclipse.emf.common-2.16.0.pom (1.3 kB at 60 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.16.0/org.eclipse.emf.common-2.16.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.17.0/org.eclipse.emf.common-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.17.0/org.eclipse.emf.common-2.17.0.pom (1.3 kB at 49 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.17.0/org.eclipse.emf.common-2.17.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.18.0/org.eclipse.emf.common-2.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.18.0/org.eclipse.emf.common-2.18.0.pom (1.3 kB at 187 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.18.0/org.eclipse.emf.common-2.18.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.19.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.19.0/org.eclipse.emf.common-2.19.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.19.0/org.eclipse.emf.common-2.19.0.pom (1.3 kB at 164 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.19.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.19.0/org.eclipse.emf.common-2.19.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.20.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.20.0/org.eclipse.emf.common-2.20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.20.0/org.eclipse.emf.common-2.20.0.pom (1.3 kB at 50 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.20.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.20.0/org.eclipse.emf.common-2.20.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.21.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.21.0/org.eclipse.emf.common-2.21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.21.0/org.eclipse.emf.common-2.21.0.pom (1.3 kB at 52 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.21.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.21.0/org.eclipse.emf.common-2.21.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.22.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.22.0/org.eclipse.emf.common-2.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.22.0/org.eclipse.emf.common-2.22.0.pom (1.3 kB at 39 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.22.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.22.0/org.eclipse.emf.common-2.22.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.23.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.pom (1.9 kB at 115 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.23.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.24.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.24.0/org.eclipse.emf.common-2.24.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.24.0/org.eclipse.emf.common-2.24.0.pom (1.9 kB at 98 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.24.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.24.0/org.eclipse.emf.common-2.24.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.25.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.25.0/org.eclipse.emf.common-2.25.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.25.0/org.eclipse.emf.common-2.25.0.pom (1.9 kB at 89 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.25.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.25.0/org.eclipse.emf.common-2.25.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.26.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.26.0/org.eclipse.emf.common-2.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.26.0/org.eclipse.emf.common-2.26.0.pom (1.9 kB at 92 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.26.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.26.0/org.eclipse.emf.common-2.26.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.27.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.27.0/org.eclipse.emf.common-2.27.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.27.0/org.eclipse.emf.common-2.27.0.pom (1.9 kB at 57 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.27.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.27.0/org.eclipse.emf.common-2.27.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.28.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.28.0/org.eclipse.emf.common-2.28.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.28.0/org.eclipse.emf.common-2.28.0.pom (1.9 kB at 129 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.28.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.28.0/org.eclipse.emf.common-2.28.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (1.4 kB at 169 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.10.2-v20150123-0348 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom (1.1 kB at 62 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.11.0-v20150123-0347 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom (1.1 kB at 53 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.11.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom (1.1 kB at 29 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.11.1-v20150805-0538 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom (1.1 kB at 51 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.11.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom (1.1 kB at 37 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom (1.1 kB at 137 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom (1.7 kB at 130 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.18.0/org.eclipse.emf.ecore-2.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.18.0/org.eclipse.emf.ecore-2.18.0.pom (1.7 kB at 50 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.18.0/org.eclipse.emf.ecore-2.18.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.19.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.19.0/org.eclipse.emf.ecore-2.19.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.19.0/org.eclipse.emf.ecore-2.19.0.pom (1.7 kB at 241 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.19.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.19.0/org.eclipse.emf.ecore-2.19.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.20.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.20.0/org.eclipse.emf.ecore-2.20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.20.0/org.eclipse.emf.ecore-2.20.0.pom (1.7 kB at 77 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.20.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.20.0/org.eclipse.emf.ecore-2.20.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.21.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.21.0/org.eclipse.emf.ecore-2.21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.21.0/org.eclipse.emf.ecore-2.21.0.pom (1.7 kB at 73 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.21.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.21.0/org.eclipse.emf.ecore-2.21.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.22.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.22.0/org.eclipse.emf.ecore-2.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.22.0/org.eclipse.emf.ecore-2.22.0.pom (1.7 kB at 94 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.22.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.22.0/org.eclipse.emf.ecore-2.22.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.23.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.23.0/org.eclipse.emf.ecore-2.23.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.23.0/org.eclipse.emf.ecore-2.23.0.pom (1.7 kB at 153 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.23.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.23.0/org.eclipse.emf.ecore-2.23.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.24.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.24.0/org.eclipse.emf.ecore-2.24.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.24.0/org.eclipse.emf.ecore-2.24.0.pom (2.3 kB at 71 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.24.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.24.0/org.eclipse.emf.ecore-2.24.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.25.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.pom (2.3 kB at 194 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.26.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.26.0/org.eclipse.emf.ecore-2.26.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.26.0/org.eclipse.emf.ecore-2.26.0.pom (2.3 kB at 80 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.26.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.26.0/org.eclipse.emf.ecore-2.26.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.27.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.27.0/org.eclipse.emf.ecore-2.27.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.27.0/org.eclipse.emf.ecore-2.27.0.pom (2.3 kB at 166 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.27.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.27.0/org.eclipse.emf.ecore-2.27.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.28.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.28.0/org.eclipse.emf.ecore-2.28.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.28.0/org.eclipse.emf.ecore-2.28.0.pom (2.3 kB at 213 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.28.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.28.0/org.eclipse.emf.ecore-2.28.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.29.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.29.0/org.eclipse.emf.ecore-2.29.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.29.0/org.eclipse.emf.ecore-2.29.0.pom (2.3 kB at 147 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.29.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.29.0/org.eclipse.emf.ecore-2.29.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.33.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.33.0/org.eclipse.emf.ecore-2.33.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.33.0/org.eclipse.emf.ecore-2.33.0.pom (2.3 kB at 60 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.33.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.33.0/org.eclipse.emf.ecore-2.33.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact com.google.inject:guice:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (7.3 kB at 228 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/inject/guice/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google.inject:guice-parent:pom:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 kB at 382 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/inject/guice-parent/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom.lastUpdated' [DEBUG] Resolving artifact com.google:google:pom:5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 2.5 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/google/5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/google/5/google-5.pom.lastUpdated' [DEBUG] Resolving artifact javax.inject:javax.inject:pom:1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 76 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/inject/javax.inject/1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated' [DEBUG] Resolving artifact aopalliance:aopalliance:pom:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 182 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/aopalliance/aopalliance/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (1.0 kB at 53 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/resolver-status.properties' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.10.2-v20150123-0348 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom (1.1 kB at 62 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.11.0-v20150123-0347 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom (1.1 kB at 70 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.11.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom (1.1 kB at 28 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.11.1-v20150805-0538 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom (1.1 kB at 53 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom (1.1 kB at 100 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom (1.5 kB at 83 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.pom (1.5 kB at 75 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.17.0/org.eclipse.emf.ecore.xmi-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.17.0/org.eclipse.emf.ecore.xmi-2.17.0.pom (2.2 kB at 181 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.17.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.17.0/org.eclipse.emf.ecore.xmi-2.17.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.18.0/org.eclipse.emf.ecore.xmi-2.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.18.0/org.eclipse.emf.ecore.xmi-2.18.0.pom (2.2 kB at 57 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.18.0/org.eclipse.emf.ecore.xmi-2.18.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.antlr:antlr-runtime:pom:3.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4.0 kB at 213 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/antlr/antlr-runtime/3.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom.lastUpdated' [DEBUG] Resolving artifact org.antlr:antlr-master:pom:3.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (8.6 kB at 317 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/antlr/antlr-master/3.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/antlr/antlr-master/3.2/antlr-master-3.2.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for antlr-snapshot (http://antlr.org/antlr-snapshot). [DEBUG] Resolving artifact org.ow2.asm:asm-commons:pom:5.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom (2.1 kB at 123 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/5.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom.lastUpdated' [DEBUG] Resolving artifact org.ow2.asm:asm-parent:pom:5.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (5.5 kB at 289 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-parent/5.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom.lastUpdated' [DEBUG] Resolving artifact org.ow2.asm:asm-tree:pom:5.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom (2.1 kB at 56 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/5.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom.lastUpdated' [DEBUG] Resolving artifact org.ow2.asm:asm:pom:5.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom (1.9 kB at 97 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm/5.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.compiler.apt:pom:1.2.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.2.100/org.eclipse.jdt.compiler.apt-1.2.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.2.100/org.eclipse.jdt.compiler.apt-1.2.100.pom (1.9 kB at 12 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.2.100/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.2.100/org.eclipse.jdt.compiler.apt-1.2.100.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.smap:pom:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.12.0/org.eclipse.xtext.smap-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.12.0/org.eclipse.xtext.smap-2.12.0.pom (4.3 kB at 28 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.12.0/org.eclipse.xtext.smap-2.12.0.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.8.0-v20120911-0500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom (1.1 kB at 30 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.9.0-v20130528-0742 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom (1.1 kB at 19 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.9.1-v20130827-0309 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom (1.1 kB at 69 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.9.2-v20131212-0545 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom (1.1 kB at 38 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:pom:2.10.0-v20140514-1158 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom (1.1 kB at 139 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.8.0-v20120911-0500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom (1.1 kB at 65 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.9.0-v20130528-0742 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom (1.1 kB at 25 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.9.1-v20130827-0309 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom (1.1 kB at 58 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.9.2-v20131212-0545 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom (1.1 kB at 34 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.10.0-v20140514-1158 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom (1.1 kB at 86 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.10.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom (1.1 kB at 122 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:pom:2.10.1-v20140901-1043 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom (1.1 kB at 15 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 806 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 699 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven/3.2.5/maven-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:25 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/25/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:15 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.9 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/15/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/15/apache-15.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 265 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.0.20 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 81 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.20/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:3.3.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.3 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.3.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 90 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 62 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 103 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.3.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 161 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 271 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:1.0.11 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 897 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/1.0.11/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org). [DEBUG] Resolving artifact org.sonatype.plexus:plexus-cipher:pom:1.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 61 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 72 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 157 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 336 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0.M1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 248 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0.M1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 491 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/sisu-plexus/0.3.0.M1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom.lastUpdated' [DEBUG] Resolving artifact javax.enterprise:cdi-api:pom:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 143 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/enterprise/cdi-api/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom.lastUpdated' [DEBUG] Resolving artifact org.jboss.weld:weld-api-parent:pom:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 124 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/jboss/weld/weld-api-parent/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom.lastUpdated' [DEBUG] Resolving artifact org.jboss.weld:weld-api-bom:pom:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 4.0 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/jboss/weld/weld-api-bom/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for repository.jboss.org (http://repository.jboss.org/maven2). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots.jboss.org (http://snapshots.jboss.org/maven2). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for oss.sonatype.org/jboss-snapshots (http://oss.sonatype.org/content/repositories/jboss-snapshots). [DEBUG] Resolving artifact org.jboss.weld:weld-parent:pom:6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 10 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/jboss/weld/weld-parent/6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/jboss/weld/weld-parent/6/weld-parent-6.pom.lastUpdated' [DEBUG] Resolving artifact javax.annotation:jsr250-api:pom:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 128 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/annotation/jsr250-api/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0.M1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 88 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.sisu:sisu-inject:pom:0.3.0.M1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 752 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/sisu-inject/0.3.0.M1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 200 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:2.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 126 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:16 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 8.4 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/16/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 143 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-aether-provider:pom:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 163 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 100 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-api/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 1.1 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 89 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 110 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 204 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 342 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 539 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:38 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 586 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/38/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 221 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated' [DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml in local (/home/jenkins/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.8.0-v20120911-0500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom (1.1 kB at 62 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.9.0-v20130528-0742 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom (1.1 kB at 93 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.9.1-v20130827-0309 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom (1.1 kB at 112 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.9.1-v20131212-0545 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom (1.1 kB at 80 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.10.0-v20140514-1158 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom (1.1 kB at 25 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.10.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom (1.1 kB at 69 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:pom:2.10.1-v20140901-1043 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom (1.1 kB at 51 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=46540468, ConflictMarker.markTime=11074092, ConflictMarker.nodeCount=22643, ConflictIdSorter.graphTime=67033273, ConflictIdSorter.topsortTime=48116, ConflictIdSorter.conflictIdCount=66, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1921630, ConflictResolver.conflictItemCount=610, DfDependencyCollector.collectTime=11912757669, DfDependencyCollector.transformTime=126651314} [DEBUG] org.eclipse.xtend:xtend-maven-plugin:jar:2.12.0 [DEBUG] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.13.102:runtime [DEBUG] org.eclipse.platform:org.eclipse.core.resources:jar:3.18.200:runtime [DEBUG] org.eclipse.platform:org.eclipse.core.expressions:jar:3.8.200:runtime [DEBUG] org.eclipse.platform:org.eclipse.core.filesystem:jar:1.9.500:runtime [DEBUG] org.eclipse.jdt:org.eclipse.jdt.compiler.apt:jar:1.3.110:runtime [DEBUG] org.eclipse.jdt:org.eclipse.jdt.compiler.tool:jar:1.2.101:runtime [DEBUG] org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0:runtime [DEBUG] org.eclipse.platform:org.eclipse.text:jar:3.8.200:runtime [DEBUG] org.eclipse.platform:org.eclipse.core.commands:jar:3.10.400:runtime [DEBUG] org.eclipse.platform:org.eclipse.core.runtime:jar:3.15.300:runtime [DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.18.300:compile [DEBUG] org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.300:runtime [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:runtime [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:runtime [DEBUG] org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:runtime [DEBUG] org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.400:runtime [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.6.1:runtime [DEBUG] com.google.guava:guava:jar:19.0-rc3:compile [DEBUG] org.eclipse.xtend:org.eclipse.xtend.core:jar:2.12.0:compile [DEBUG] org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.12.0:compile [DEBUG] org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.12.0:compile [DEBUG] org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.12.0:compile [DEBUG] org.eclipse.xtext:org.eclipse.xtext.util:jar:2.12.0:compile [DEBUG] org.eclipse.xtext:org.eclipse.xtext.smap:jar:2.12.0:compile [DEBUG] org.eclipse.xtext:org.eclipse.xtext:jar:2.12.0:compile [DEBUG] org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.12.0:compile [DEBUG] org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.12.0:compile [DEBUG] org.eclipse.emf:org.eclipse.emf.common:jar:2.28.0:compile [DEBUG] org.eclipse.emf:org.eclipse.emf.ecore:jar:2.33.0:compile [DEBUG] com.google.inject:guice:jar:3.0:compile [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] aopalliance:aopalliance:jar:1.0:compile [DEBUG] log4j:log4j:jar:1.2.16:compile [DEBUG] org.ow2.asm:asm-commons:jar:5.0.1:compile [DEBUG] org.ow2.asm:asm-tree:jar:5.0.1:compile [DEBUG] org.ow2.asm:asm:jar:5.0.1:compile [DEBUG] org.apache.maven:maven-core:jar:3.2.5:compile [DEBUG] org.apache.maven:maven-model:jar:3.2.5:compile [DEBUG] org.apache.maven:maven-settings:jar:3.2.5:compile [DEBUG] org.apache.maven:maven-settings-builder:jar:3.2.5:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.2.5:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.2.5:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:3.2.5:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.2.5:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.2.5:compile [DEBUG] org.eclipse.aether:aether-spi:jar:1.0.0.v20140518:compile [DEBUG] org.eclipse.aether:aether-impl:jar:1.0.0.v20140518:compile [DEBUG] org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile [DEBUG] org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1:compile [DEBUG] javax.enterprise:cdi-api:jar:1.0:compile [DEBUG] javax.annotation:jsr250-api:jar:1.0:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.21:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile [DEBUG] org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.18.0:runtime [DEBUG] org.antlr:antlr-runtime:jar:3.2:runtime [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.core:jar:3.13.102 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.resources:jar:3.18.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.expressions:jar:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.filesystem:jar:1.9.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.compiler.apt:jar:1.3.110 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.jdt:org.eclipse.jdt.compiler.tool:jar:1.2.101 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.text:jar:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.commands:jar:3.10.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:jar:3.15.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:jar:3.18.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.6.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact com.google.guava:guava:jar:19.0-rc3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtend:org.eclipse.xtend.core:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.util:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext.smap:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtext:org.eclipse.xtext:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.common:jar:2.28.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore:jar:2.33.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact com.google.inject:guice:jar:3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact javax.inject:javax.inject:jar:1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact aopalliance:aopalliance:jar:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact log4j:log4j:jar:1.2.16 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.ow2.asm:asm-commons:jar:5.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.ow2.asm:asm-tree:jar:5.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.ow2.asm:asm:jar:5.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-core:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.apache.maven:maven-model:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-settings:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-artifact:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-aether-provider:jar:3.2.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.eclipse.aether:aether-spi:jar:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.eclipse.aether:aether-impl:jar:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.eclipse.aether:aether-api:jar:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.eclipse.aether:aether-util:jar:1.0.0.v20140518 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact javax.enterprise:cdi-api:jar:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Resolving artifact javax.annotation:jsr250-api:jar:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Resolving artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [DEBUG] Resolving artifact org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:jar:1.21 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.0.20 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:jar:2.5.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.plexus:plexus-cipher:jar:1.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.antlr:antlr-runtime:jar:3.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.jar (6.8 MB at 21 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.200/org.eclipse.core.resources-3.18.200.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.101/org.eclipse.jdt.compiler.tool-1.2.101.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.jar (73 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.200/org.eclipse.core.resources-3.18.200.jar (914 kB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.jar (96 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.400/org.eclipse.core.commands-3.10.400.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar (289 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.400/org.eclipse.core.commands-3.10.400.jar (119 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.jar (215 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.jar (117 kB at 882 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.jar (1.5 MB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar (201 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar (104 kB at 603 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar (93 kB at 526 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar (75 kB at 422 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar (286 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.12.0/org.eclipse.xtend.core-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.101/org.eclipse.jdt.compiler.tool-1.2.101.jar (203 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.12.0/org.eclipse.xtext.xbase-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.jar (133 kB at 499 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.12.0/org.eclipse.xtext.common.types-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar (122 kB at 457 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.12.0/org.eclipse.xtext.xbase.lib-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.12.0/org.eclipse.xtend.core-2.12.0.jar (1.4 MB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.12.0/org.eclipse.xtext.util-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.12.0/org.eclipse.xtext.xbase.lib-2.12.0.jar (151 kB at 381 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.12.0/org.eclipse.xtext.smap-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.12.0/org.eclipse.xtext.xbase-2.12.0.jar (2.5 MB at 6.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.12.0/org.eclipse.xtext-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.12.0/org.eclipse.xtext.common.types-2.12.0.jar (497 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.12.0/org.eclipse.xtend.lib-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.jar (2.3 MB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.12.0/org.eclipse.xtend.lib.macro-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.12.0/org.eclipse.xtext.smap-2.12.0.jar (19 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.28.0/org.eclipse.emf.common-2.28.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.12.0/org.eclipse.xtext.util-2.12.0.jar (281 kB at 606 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.33.0/org.eclipse.emf.ecore-2.33.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.28.0/org.eclipse.emf.common-2.28.0.jar (388 kB at 811 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.12.0/org.eclipse.xtend.lib.macro-2.12.0.jar (74 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (710 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 4.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.33.0/org.eclipse.emf.ecore-2.33.0.jar (1.4 MB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 8.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar (42 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar (29 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar (482 kB at 893 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.12.0/org.eclipse.xtend.lib-2.12.0.jar (165 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 47 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar (53 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 84 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 290 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 302 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.12.0/org.eclipse.xtext-2.12.0.jar (2.6 MB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 303 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 256 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 351 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 677 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.18.0/org.eclipse.emf.ecore.xmi-2.18.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 579 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 106 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 22 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 395 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (152 kB at 245 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.18.0/org.eclipse.emf.ecore.xmi-2.18.0.jar (244 kB at 393 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.18.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.18.200/org.eclipse.core.resources-3.18.200.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.101/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.101/org.eclipse.jdt.compiler.tool-1.2.101.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.8.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.10.400/org.eclipse.core.commands-3.10.400.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.300/org.eclipse.core.jobs-3.13.300.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/19.0-rc3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.core/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.core/2.12.0/org.eclipse.xtend.core-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.12.0/org.eclipse.xtext.xbase-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.12.0/org.eclipse.xtext.common.types-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.12.0/org.eclipse.xtext.xbase.lib-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.util/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.util/2.12.0/org.eclipse.xtext.util-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.12.0/org.eclipse.xtext.smap-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext/2.12.0/org.eclipse.xtext-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.12.0/org.eclipse.xtend.lib-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.12.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.12.0/org.eclipse.xtend.lib.macro-2.12.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.28.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.28.0/org.eclipse.emf.common-2.28.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.33.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.33.0/org.eclipse.emf.ecore-2.33.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/inject/guice/3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/inject/javax.inject/1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/aopalliance/aopalliance/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/log4j/log4j/1.2.16/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/5.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/5.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm/5.0.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.2.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-api/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/enterprise/cdi-api/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/annotation/jsr250-api/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.20/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.18.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.18.0/org.eclipse.emf.ecore.xmi-2.18.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/antlr/antlr-runtime/3.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar.lastUpdated' [DEBUG] Created new class realm plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0 [DEBUG] Included: org.eclipse.xtend:xtend-maven-plugin:jar:2.12.0 [DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.13.102 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.resources:jar:3.18.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.expressions:jar:3.8.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.filesystem:jar:1.9.500 [DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:jar:1.3.110 [DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:jar:1.2.101 [DEBUG] Included: org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0 [DEBUG] Included: org.eclipse.platform:org.eclipse.text:jar:3.8.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.commands:jar:3.10.400 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.15.300 [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.300 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.300 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.400 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.6.1 [DEBUG] Included: com.google.guava:guava:jar:19.0-rc3 [DEBUG] Included: org.eclipse.xtend:org.eclipse.xtend.core:jar:2.12.0 [DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.12.0 [DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.12.0 [DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.12.0 [DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.util:jar:2.12.0 [DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.smap:jar:2.12.0 [DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext:jar:2.12.0 [DEBUG] Included: org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.12.0 [DEBUG] Included: org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.12.0 [DEBUG] Included: org.eclipse.emf:org.eclipse.emf.common:jar:2.28.0 [DEBUG] Included: org.eclipse.emf:org.eclipse.emf.ecore:jar:2.33.0 [DEBUG] Included: com.google.inject:guice:jar:3.0 [DEBUG] Included: aopalliance:aopalliance:jar:1.0 [DEBUG] Included: log4j:log4j:jar:1.2.16 [DEBUG] Included: org.ow2.asm:asm-commons:jar:5.0.1 [DEBUG] Included: org.ow2.asm:asm-tree:jar:5.0.1 [DEBUG] Included: org.ow2.asm:asm:jar:5.0.1 [DEBUG] Included: javax.enterprise:cdi-api:jar:1.0 [DEBUG] Included: javax.annotation:jsr250-api:jar:1.0 [DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.21 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 [DEBUG] Included: org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.18.0 [DEBUG] Included: org.antlr:antlr-runtime:jar:3.2 [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile:default' with basic configurator --> [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) generateGeneratedAnnotation = false [DEBUG] (f) generateSyntheticSuppressWarnings = true [DEBUG] (f) includeDateInGeneratedAnnotation = false [DEBUG] (f) javaSourceVersion = 1.8 [DEBUG] (f) outputDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/xtend-gen [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml [DEBUG] (f) propertiesFileLocation = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/.settings/org.eclipse.xtend.core.Xtend.prefs [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) skipXtend = false [DEBUG] (f) tempDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/target/xtend [DEBUG] (f) writeTraceFiles = true [DEBUG] -- end configuration -- [DEBUG] Output directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/xtend-gen' [DEBUG] Default directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/src/main/generated-sources/xtend' [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/src/main/java]' does not exists. [INFO] [INFO] --- xtend:2.12.0:xtend-install-debug-info (default) @ org.polarsys.chess.configuration --- [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-install-debug-info from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-install-debug-info:default' with basic configurator --> [DEBUG] (f) hideSyntheticVariables = true [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml [DEBUG] (f) skipXtend = false [DEBUG] (f) xtendAsPrimaryDebugSource = false [DEBUG] -- end configuration -- [WARNING] Directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/src/main/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/xtend-gen is empty. Can't process. [INFO] Installing Xtend files into 0 class files as secondary (via SMAP) debug sources in: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/target/classes [DEBUG] xtendAsPrimaryDebugSource=false [DEBUG] hideSyntheticVariables=true [INFO] [INFO] --- xtend:2.12.0:testCompile (default) @ org.polarsys.chess.configuration --- [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:testCompile from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:testCompile:default' with basic configurator --> [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) generateGeneratedAnnotation = false [DEBUG] (f) generateSyntheticSuppressWarnings = true [DEBUG] (f) includeDateInGeneratedAnnotation = false [DEBUG] (f) javaSourceVersion = 1.8 [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml [DEBUG] (f) propertiesFileLocation = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/.settings/org.eclipse.xtend.core.Xtend.prefs [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) skipXtend = false [DEBUG] (f) testOutputDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/xtend-gen [DEBUG] (f) testTempDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/target/xtend-test [DEBUG] (f) writeTraceFiles = true [DEBUG] -- end configuration -- [DEBUG] Output directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/xtend-gen' [DEBUG] Default directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/src/test/generated-sources/xtend' [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/src/test/java]' does not exists. [INFO] [INFO] --- xtend:2.12.0:xtend-test-install-debug-info (default) @ org.polarsys.chess.configuration --- [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-test-install-debug-info from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-test-install-debug-info:default' with basic configurator --> [DEBUG] (f) hideSyntheticVariables = true [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml [DEBUG] (f) skipXtend = false [DEBUG] (f) xtendAsPrimaryDebugSource = false [DEBUG] -- end configuration -- [WARNING] Directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/xtend-gen is empty. Can't process. [INFO] Installing Xtend files into 0 class files as secondary (via SMAP) debug sources in: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/target/test-classes [DEBUG] xtendAsPrimaryDebugSource=false [DEBUG] hideSyntheticVariables=true [INFO] [INFO] --- install:3.1.0:install (default-install) @ org.polarsys.chess.configuration --- [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 1.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:5.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 7.5 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/5.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=31684, ConflictMarker.markTime=71672, ConflictMarker.nodeCount=4, ConflictIdSorter.graphTime=48874, ConflictIdSorter.topsortTime=12574, ConflictIdSorter.conflictIdCount=4, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=100129, ConflictResolver.conflictItemCount=4, DfDependencyCollector.collectTime=12245460, DfDependencyCollector.transformTime=282748} [DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:3.1.0 [DEBUG] org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile [DEBUG] org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.3.0:compile [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.3.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 29 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar.lastUpdated' [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:3.1.0 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:3.1.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:3.1.0 [DEBUG] Included: org.apache.maven.plugins:maven-install-plugin:jar:3.1.0 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.3.0 [DEBUG] Loading mojo org.apache.maven.plugins:maven-install-plugin:3.1.0:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-install-plugin:3.1.0:install:default-install' with basic configurator --> [DEBUG] (f) installAtEnd = false [DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.HelpMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.InstallMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.0:install' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.InstallFileMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.0:install-file' --- [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml [DEBUG] (f) reactorProjects = [MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml, MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml, MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml, MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.bundles:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/bundles/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.features:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.releng:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/pom.xml, MavenProject: org.polarsys.chess.target:org.polarsys.chess.target.neon:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) skip = false [DEBUG] -- end configuration -- [INFO] Installing /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.configuration/1.0.0-SNAPSHOT/org.polarsys.chess.configuration-1.0.0-SNAPSHOT.pom [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.configuration/1.0.0-SNAPSHOT/_remote.repositories' [DEBUG] Installing org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT/maven-metadata.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.configuration/1.0.0-SNAPSHOT/maven-metadata-local.xml [DEBUG] Installing org.polarsys.chess:org.polarsys.chess.configuration/maven-metadata.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.configuration/maven-metadata-local.xml [INFO] [INFO] ------------< org.polarsys.chess:org.polarsys.chess.parent >------------ [INFO] Building org.polarsys.chess.parent 1.0.0-SNAPSHOT [2/73] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, test] [DEBUG] Repositories (dependencies): [maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Repositories (plugins) : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.compiler.source} /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/xtend-gen ${project} ${session} ${skipXtend} ${writeTraceFiles} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-install-debug-info (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${hideSyntheticVariables} ${project} ${skipXtend} ${xtendAsPrimaryDebugSource} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:testCompile (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.compiler.source} ${project} ${session} ${skipXtend} /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/xtend-gen ${writeTraceFiles} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-test-install-debug-info (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${hideSyntheticVariables} ${project} ${skipXtend} ${xtendAsPrimaryDebugSource} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:3.1.0:install (default-install) [DEBUG] Style: Regular [DEBUG] Configuration: ${installAtEnd} ${maven.install.skip} [DEBUG] ======================================================================= [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=15499, ConflictMarker.markTime=10430, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=1679, ConflictIdSorter.topsortTime=5058, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=15684, ConflictResolver.conflictItemCount=0, DfDependencyCollector.collectTime=4101, DfDependencyCollector.transformTime=62417} [DEBUG] org.polarsys.chess:org.polarsys.chess.parent:pom:1.0.0-SNAPSHOT [INFO] [INFO] --- xtend:2.12.0:compile (default) @ org.polarsys.chess.parent --- [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile:default' with basic configurator --> [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) generateGeneratedAnnotation = false [DEBUG] (f) generateSyntheticSuppressWarnings = true [DEBUG] (f) includeDateInGeneratedAnnotation = false [DEBUG] (f) javaSourceVersion = 1.8 [DEBUG] (f) outputDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/xtend-gen [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml [DEBUG] (f) propertiesFileLocation = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/.settings/org.eclipse.xtend.core.Xtend.prefs [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) skipXtend = false [DEBUG] (f) tempDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/target/xtend [DEBUG] (f) writeTraceFiles = true [DEBUG] -- end configuration -- [DEBUG] Output directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/xtend-gen' [DEBUG] Default directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/src/main/generated-sources/xtend' [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/src/main/java]' does not exists. [INFO] [INFO] --- xtend:2.12.0:xtend-install-debug-info (default) @ org.polarsys.chess.parent --- [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-install-debug-info from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-install-debug-info:default' with basic configurator --> [DEBUG] (f) hideSyntheticVariables = true [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml [DEBUG] (f) skipXtend = false [DEBUG] (f) xtendAsPrimaryDebugSource = false [DEBUG] -- end configuration -- [WARNING] Directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/src/main/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/xtend-gen is empty. Can't process. [INFO] Installing Xtend files into 0 class files as secondary (via SMAP) debug sources in: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/target/classes [DEBUG] xtendAsPrimaryDebugSource=false [DEBUG] hideSyntheticVariables=true [INFO] [INFO] --- xtend:2.12.0:testCompile (default) @ org.polarsys.chess.parent --- [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:testCompile from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:testCompile:default' with basic configurator --> [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) generateGeneratedAnnotation = false [DEBUG] (f) generateSyntheticSuppressWarnings = true [DEBUG] (f) includeDateInGeneratedAnnotation = false [DEBUG] (f) javaSourceVersion = 1.8 [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml [DEBUG] (f) propertiesFileLocation = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/.settings/org.eclipse.xtend.core.Xtend.prefs [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) skipXtend = false [DEBUG] (f) testOutputDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/xtend-gen [DEBUG] (f) testTempDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/target/xtend-test [DEBUG] (f) writeTraceFiles = true [DEBUG] -- end configuration -- [DEBUG] Output directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/xtend-gen' [DEBUG] Default directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/src/test/generated-sources/xtend' [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/src/test/java]' does not exists. [INFO] [INFO] --- xtend:2.12.0:xtend-test-install-debug-info (default) @ org.polarsys.chess.parent --- [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-test-install-debug-info from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-test-install-debug-info:default' with basic configurator --> [DEBUG] (f) hideSyntheticVariables = true [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml [DEBUG] (f) skipXtend = false [DEBUG] (f) xtendAsPrimaryDebugSource = false [DEBUG] -- end configuration -- [WARNING] Directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/xtend-gen is empty. Can't process. [INFO] Installing Xtend files into 0 class files as secondary (via SMAP) debug sources in: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/target/test-classes [DEBUG] xtendAsPrimaryDebugSource=false [DEBUG] hideSyntheticVariables=true [INFO] [INFO] --- install:3.1.0:install (default-install) @ org.polarsys.chess.parent --- [DEBUG] Loading mojo org.apache.maven.plugins:maven-install-plugin:3.1.0:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-install-plugin:3.1.0:install:default-install' with basic configurator --> [DEBUG] (f) installAtEnd = false [DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.HelpMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.InstallMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.0:install' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.install.InstallFileMojo', role hint: 'org.apache.maven.plugins:maven-install-plugin:3.1.0:install-file' --- [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml [DEBUG] (f) reactorProjects = [MavenProject: org.polarsys.chess:org.polarsys.chess.configuration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.service:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.chessextension:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.contractPropertyManager:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.integration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.refinementView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.smvExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.safetyAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.validator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.validation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml, MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.framework:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml, MavenProject: org.polarsys.chess:org.eclipse.papyrus.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.diagram.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.diagramsCreator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.OSSImporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.verificationService.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.contracts.hierarchicalContractView:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flamm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.flaxml:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.m2m:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.faultTreeGenerator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.transformations:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.global:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ide:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.xtext.fladsl.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.wizards:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.checkers:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.cleanCExporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.multicore:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.codegen.ada:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.commands:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.constraints.constraintEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.discovery:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.functionBehaviors.functionBehaviorEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.monitoring.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.paramArchConfigurator:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.profile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.patterns.library:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.patterns:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.properties.propertyEditor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.tabbedproperties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.test.runtime:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.tradeoffAnalysis:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.customEditors:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.statebased:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml, MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.fla.FPTC2FLABehavior:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mainmenu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.preferences:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.mobius.model.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.bundles:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/bundles/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.features:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.releng:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/pom.xml, MavenProject: org.polarsys.chess.target:org.polarsys.chess.target.neon:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.repository:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml, MavenProject: org.polarsys.chess:org.polarsys.chess.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) skip = false [DEBUG] -- end configuration -- [INFO] Installing /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.parent/1.0.0-SNAPSHOT/org.polarsys.chess.parent-1.0.0-SNAPSHOT.pom [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.parent/1.0.0-SNAPSHOT/_remote.repositories' [DEBUG] Installing org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT/maven-metadata.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.parent/1.0.0-SNAPSHOT/maven-metadata-local.xml [DEBUG] Installing org.polarsys.chess:org.polarsys.chess.parent/maven-metadata.xml to /home/jenkins/.m2/repository/org/polarsys/chess/org.polarsys.chess.parent/maven-metadata-local.xml [INFO] [INFO] --------< org.polarsys.chess:org.polarsys.chess.chessmlprofile >-------- [INFO] Building org.polarsys.chess.chessmlprofile 1.0.0-SNAPSHOT [3/73] [INFO] from ../plugins/org.polarsys.chess.chessmlprofile/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [WARNING] Parameter 'environments' is unknown for plugin 'target-platform-configuration:1.0.0:target-platform (default-target-platform)' [WARNING] Parameter 'target' is unknown for plugin 'target-platform-configuration:1.0.0:target-platform (default-target-platform)' [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, test] [DEBUG] Repositories (dependencies): [maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Repositories (plugins) : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) [DEBUG] Style: Regular [DEBUG] Configuration: ${project.basedir} ${mojoExecution} ${forceContextQualifier} ${project.packaging} ${project} ${session} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) [DEBUG] Style: Regular [DEBUG] Configuration: ${project.packaging} ${project} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) [DEBUG] Style: Regular [DEBUG] Configuration: ${project.packaging} ${project} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.compiler.source} /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/xtend-gen ${project} ${session} ${skipXtend} ${writeTraceFiles} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources (default-resources) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) [DEBUG] Style: Regular [DEBUG] Configuration: ${basedir} ${project.build.directory} -err:-forbidden ${maven.compiler.compilerId} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${project.build.sourceEncoding} ${maven.compiler.executable} ${maven.compiler.encoding} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${maven.compiler.optimize} ${project.build.finalName} ${project} ${session} ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.compiler.source} ${lastModGranularityMs} ${maven.compiler.target} false ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-install-debug-info (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${hideSyntheticVariables} ${project} ${skipXtend} ${xtendAsPrimaryDebugSource} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:testCompile (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.compiler.source} ${project} ${session} ${skipXtend} /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/xtend-gen ${writeTraceFiles} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources (default-testResources) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${project.build.testOutputDirectory} ${maven.resources.overwrite} ${project.testResources} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.xtend:xtend-maven-plugin:2.12.0:xtend-test-install-debug-info (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${hideSyntheticVariables} ${project} ${skipXtend} ${xtendAsPrimaryDebugSource} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:target-platform-configuration:1.0.0:target-platform (default-target-platform) [DEBUG] Style: Regular [DEBUG] Configuration: ${project} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) [DEBUG] Style: Regular [DEBUG] Configuration: ${project.build.directory} ${project.build.finalName} ${project} ${buildQualifier} ${session} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) [DEBUG] Style: Regular [DEBUG] Configuration: ${tycho.baseline} ${tycho.baseline.replace} ${project} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) [DEBUG] Style: Regular [DEBUG] Configuration: ${createChecksum} ${localRepository} ${updateReleaseInfo} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) [DEBUG] Style: Regular [DEBUG] Configuration: ${project} [DEBUG] ======================================================================= [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=171489, ConflictMarker.markTime=112095, ConflictMarker.nodeCount=262, ConflictIdSorter.graphTime=353663, ConflictIdSorter.topsortTime=76965, ConflictIdSorter.conflictIdCount=258, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=19944519, ConflictResolver.conflictItemCount=261, DfDependencyCollector.collectTime=3305217, DfDependencyCollector.transformTime=20906480} [DEBUG] org.polarsys.chess:org.polarsys.chess.chessmlprofile:eclipse-plugin:1.0.0-SNAPSHOT [DEBUG] p2.eclipse-plugin:com.google.guava:jar:15.0.0.v201403281430:system [DEBUG] p2.eclipse-plugin:org.eclipse.osgi:jar:3.11.3.v20170209-1843:system [DEBUG] p2.eclipse-plugin:javax.xml:jar:1.3.4.v201005080400:system [DEBUG] p2.eclipse-plugin:org.apache.batik.bridge:jar:1.6.0.v201011041432:system [DEBUG] p2.eclipse-plugin:org.apache.batik.dom:jar:1.6.1.v201505192100:system [DEBUG] p2.eclipse-plugin:org.apache.batik.dom.svg:jar:1.6.0.v201011041432:system [DEBUG] p2.eclipse-plugin:org.apache.batik.ext.awt:jar:1.6.0.v201011041432:system [DEBUG] p2.eclipse-plugin:org.apache.batik.parser:jar:1.6.0.v201011041432:system [DEBUG] p2.eclipse-plugin:org.apache.batik.xml:jar:1.6.0.v201011041432:system [DEBUG] p2.eclipse-plugin:org.w3c.dom.svg:jar:1.1.0.v201011041433:system [DEBUG] p2.eclipse-plugin:org.w3c.css.sac:jar:1.3.1.v200903091627:system [DEBUG] p2.eclipse-plugin:org.apache.batik.css:jar:1.7.0.v201011041433:system [DEBUG] p2.eclipse-plugin:org.apache.batik.util:jar:1.7.0.v201011041433:system [DEBUG] p2.eclipse-plugin:org.w3c.dom.events:jar:3.0.0.draft20060413_v201105210656:system [DEBUG] p2.eclipse-plugin:org.w3c.dom.smil:jar:1.0.1.v200903091627:system [DEBUG] p2.eclipse-plugin:org.apache.batik.pdf:jar:1.6.0.v201105071520:system [DEBUG] p2.eclipse-plugin:org.apache.batik.transcoder:jar:1.6.0.v201011041432:system [DEBUG] p2.eclipse-plugin:org.apache.batik.svggen:jar:1.6.0.v201011041432:system [DEBUG] p2.eclipse-plugin:org.apache.batik.util.gui:jar:1.7.0.v200903091627:system [DEBUG] p2.eclipse-plugin:org.eclipse.osgi.services:jar:3.5.100.v20160504-1419:system [DEBUG] p2.eclipse-plugin:org.eclipse.ant.core:jar:3.4.100.v20160505-0642:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.variables:jar:3.3.0.v20160419-1720:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.runtime:jar:3.12.0.v20160606-1342:system [DEBUG] p2.eclipse-plugin:org.eclipse.compare.core:jar:3.6.0.v20160418-1534:system [DEBUG] p2.eclipse-plugin:com.ibm.icu:jar:56.1.0.v201601250100:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.commands:jar:3.8.1.v20161221-1651:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.common:jar:3.8.0.v20160509-1230:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.contenttype:jar:3.5.100.v20160418-1621:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.preferences:jar:3.6.1.v20160815-1406:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.registry:jar:3.6.100.v20160223-2218:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.databinding:jar:1.6.0.v20160412-0910:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.databinding.observable:jar:1.6.0.v20160511-1747:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.databinding.property:jar:1.6.0.v20160427-0852:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.databinding.beans:jar:1.3.100.v20160509-1025:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.expressions:jar:3.5.100.v20160418-1621:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.filebuffers:jar:3.6.0.v20160503-1849:system [DEBUG] p2.eclipse-plugin:org.eclipse.text:jar:3.6.0.v20160503-1849:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.filesystem:jar:1.6.1.v20161113-2349:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.jobs:jar:3.8.0.v20160509-0411:system [DEBUG] p2.eclipse-plugin:org.eclipse.core.resources:jar:3.11.1.v20161107-2032:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.app:jar:1.3.400.v20150715-1528:system [DEBUG] p2.eclipse-plugin:org.eclipse.debug.core:jar:3.10.100.v20160419-1720:system [DEBUG] p2.eclipse-plugin:org.eclipse.draw2d:jar:3.10.100.201606061308:system [DEBUG] p2.eclipse-plugin:org.eclipse.swt:jar:3.105.3.v20170228-0512:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.core.commands:jar:0.11.100.v20160506-0804:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.core.di:jar:1.6.1.v20160712-0927:system [DEBUG] p2.eclipse-plugin:javax.inject:jar:1.0.0.v20091030:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.core.contexts:jar:1.5.1.v20170203-1100:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.core.services:jar:2.0.100.v20160509-1032:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.core.di.annotations:jar:1.5.0.v20151127-1241:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.core.di.extensions:jar:0.14.0.v20160211-1614:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.emf.xpath:jar:0.1.200.v20160506-0804:system [DEBUG] p2.eclipse-plugin:org.apache.commons.jxpath:jar:1.3.0.v200911051830:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.ecore:jar:2.12.0.v20160420-0247:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.bindings:jar:0.11.100.v20160509-1025:system [DEBUG] p2.eclipse-plugin:org.eclipse.jface:jar:3.12.2.v20170113-2113:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.css.core:jar:0.12.1.v20161114-0210:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.css.swt:jar:0.12.100.v20160517-1505:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:jar:0.10.100.v20160523-0836:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.di:jar:1.1.100.v20160506-0759:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.model.workbench:jar:1.2.0.v20160229-1459:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.services:jar:1.2.100.v20160506-0759:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.widgets:jar:1.1.100.v20160506-0759:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.workbench:jar:1.4.0.v20160517-1624:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.ecore.change:jar:2.11.0.v20160420-0247:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.ecore.xmi:jar:2.12.0.v20160420-0247:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:jar:1.2.101.v20170206-1129:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:jar:0.14.1.v20170117-1415:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.workbench.swt:jar:0.14.1.v20160829-0832:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.ds:jar:1.4.400.v20160226-2036:system [DEBUG] p2.eclipse-plugin:org.eclipse.jface.databinding:jar:1.8.1.v20161026-1531:system [DEBUG] p2.eclipse-plugin:org.eclipse.e4.ui.workbench3:jar:0.13.100.v20160506-0759:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.common:jar:2.12.0.v20160420-0247:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.common.ui:jar:2.11.0.v20160526-0356:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui:jar:3.108.1.v20160929-1045:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.databinding:jar:1.3.0.v20160526-0356:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.ecore.edit:jar:2.9.0.v20160526-0356:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.edit:jar:2.12.0.v20160526-0356:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.edit.ui:jar:2.12.0.v20160526-0356:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.views:jar:3.8.102.v20170111-0801:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.workbench:jar:3.108.3.v20170216-1539:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.mapping.ecore2xml:jar:2.9.0.v20160526-0356:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.transaction:jar:1.9.0.201606071900:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.validation:jar:1.8.0.201606071713:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.transaction.ui:jar:1.4.0.201606071900:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf.workspace:jar:1.5.1.201606071900:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.bidi:jar:1.0.0.v20160307-1318:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.util:jar:1.0.500.v20130404-1337:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.frameworkadmin:jar:2.0.300.v20160504-1450:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:jar:1.0.700.v20160102-2223:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:jar:1.1.500.v20160419-0834:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.metadata:jar:2.3.100.v20160427-2220:system [DEBUG] p2.eclipse-plugin:org.tukaani.xz:jar:1.3.0.v201308270617:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.core:jar:2.4.100.v20160419-0834:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:jar:1.0.500.v20160504-1450:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.repository:jar:2.3.200.v20160421-0324:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.director:jar:2.3.300.v20160504-1450:system [DEBUG] p2.eclipse-plugin:org.sat4j.core:jar:2.3.5.v201308161310:system [DEBUG] p2.eclipse-plugin:org.sat4j.pb:jar:2.3.5.v201404071733:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.simpleconfigurator:jar:1.1.200.v20160504-1450:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.engine:jar:2.4.100.v20160419-0834:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.director.app:jar:1.0.500.v20160419-0834:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:jar:1.2.300.v20160419-0834:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:jar:1.0.300.v20160504-1450:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.publisher:jar:1.4.100.v20160504-1450:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:jar:1.2.100.v20160504-1450:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.0.200.v20160504-1450:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.security:jar:1.2.200.v20150715-1528:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.repository.tools:jar:2.1.300.v20160421-0324:system [DEBUG] p2.eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.1.400.v20160419-0834:system [DEBUG] p2.eclipse-plugin:org.eclipse.gef:jar:3.11.0.201606061308:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.common.core:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.common.ui:jar:1.8.1.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.console:jar:3.6.201.v20161107-0337:system [DEBUG] p2.eclipse-plugin:org.eclipse.jface.text:jar:3.11.2.v20170220-1911:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.workbench.texteditor:jar:3.10.1.v20160818-1626:system [DEBUG] p2.eclipse-plugin:org.eclipse.team.core:jar:3.8.0.v20160418-1534:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.common.ui.action:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.common.ui.services.action:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.common.ui.action.ide:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.ide:jar:3.12.3.v20170119-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.common.ui.printing:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.common.ui.services:jar:1.9.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.common.ui.services.properties:jar:1.9.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.core:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.notation:jar:1.8.0.201606071631:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.emf.core:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.emf.type.core:jar:1.9.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui:jar:1.8.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.emf.commands.core:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.emf.ui:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.gef.ui:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.views.properties.tabbed:jar:3.7.0.v20160310-0903:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.draw2d.ui.render:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui.actions:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui.printing:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui.providers:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui.printing.render:jar:1.8.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.draw2d.ui.render.awt:jar:1.8.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui.properties:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.emf.ui.properties:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui.providers.ide:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui.render:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.diagram.ui.resources.editor:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.draw2d.ui:jar:1.9.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.runtime.emf.clipboard.core:jar:1.7.0.201606071959:system [DEBUG] p2.eclipse-plugin:org.eclipse.gmf.tooling.runtime:jar:3.3.1.201509291144:system [DEBUG] p2.eclipse-plugin:org.eclipse.ocl:jar:3.6.0.v20160523-1914:system [DEBUG] p2.eclipse-plugin:org.eclipse.ocl.ecore:jar:3.6.0.v20160523-1914:system [DEBUG] p2.eclipse-plugin:org.eclipse.help:jar:3.7.0.v20160602-1307:system [DEBUG] p2.eclipse-plugin:org.eclipse.jdt.core:jar:3.12.3.v20170228-1205:system [DEBUG] p2.eclipse-plugin:org.eclipse.jdt.debug:jar:jdi.jar:3.10.1.v20160811-0441:system [DEBUG] p2.eclipse-plugin:org.eclipse.jdt.debug:jar:jdimodel.jar:3.10.1.v20160811-0441:system [DEBUG] p2.eclipse-plugin:org.eclipse.jdt.launching:jar:3.8.101.v20161111-2014:system [DEBUG] p2.eclipse-plugin:org.eclipse.m2m.qvt.oml:jar:3.8.0.v20180612-0940:system [DEBUG] p2.eclipse-plugin:org.eclipse.m2m.qvt.oml.common:jar:3.7.100.v20180612-0940:system [DEBUG] p2.eclipse-plugin:org.eclipse.m2m.qvt.oml.cst.parser:jar:3.8.0.v20180612-0940:system [DEBUG] p2.eclipse-plugin:org.eclipse.m2m.qvt.oml.ecore.imperativeocl:jar:3.8.0.v20180612-0940:system [DEBUG] p2.eclipse-plugin:org.eclipse.m2m.qvt.oml.emf.util:jar:3.8.0.v20180612-0940:system [DEBUG] p2.eclipse-plugin:org.eclipse.nebula.widgets.richtext:jar:1.1.0.201609231530:system [DEBUG] p2.eclipse-plugin:lpg.runtime.java:jar:2.0.17.v201004271640:system [DEBUG] p2.eclipse-plugin:org.eclipse.ocl.common:jar:1.4.0.v20160521-2033:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.editor:jar:1.3.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.emf:jar:2.1.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.ui:jar:1.3.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.common.core:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.common.ui:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.util.core:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.custom.core:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.custom.metamodel:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.efacet.core:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.efacet.metamodel:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.custom.ui:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.query.java.core:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.util.ui:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.util.swt:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.util.jface.ui:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.efacet:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.efacet.catalog:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.util.emf.core:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.util.emf.ui:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.util.pde.core:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.util.emf.catalog:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.query.java:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.emf.facet.query.java.metamodel:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.pde.core:jar:3.11.1.v20161115-1951:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.extensionpoints.editors:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.constraints:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.core:jar:2.1.1.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.tools:jar:2.0.1.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.core.sashwindows.di:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.core.log:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.core.pluginexplorer:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.core.sasheditor:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.core.sasheditor.di:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.uml2.types:jar:2.0.0.v20170227-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.uml2.common:jar:2.1.0.v20170227-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.emf.appearance:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.emf.gmf:jar:1.2.1.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.emf.readonly:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.onefile:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.gmfdiag.canonical:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.gmfdiag.common:jar:2.0.2.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.gmfdiag.commands:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.viewpoints.policy:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.decoration:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.types.core:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.sync:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.edit.ui:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.gmfdiag.dnd:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.gmfdiag.menu:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.gmfdiag.navigation:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.gmfdiag.preferences:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.widgets.toolbox:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.navigator:jar:3.6.101.v20161006-1120:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.navigation:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.openelement:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.viewersearch:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.hyperlink:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.ui.emf:jar:1.2.1.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.controlmode.history:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.apache.commons.lang:jar:2.6.0.v201404270220:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.markerlistener:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.widgets:jar:2.0.1.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.edit:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.labelprovider:jar:1.2.1.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.localizer:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.resourceloading:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.services.validation:jar:2.0.1.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.types:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.viewpoints.configuration:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.infra.viewpoints.iso42010:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.forms:jar:3.7.1.v20161220-1635:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.marte.static.profile:jar:1.2.0.201703081153:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.extensionpoints:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.uml2.uml:jar:5.2.3.v20170227-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.tools.utils:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.diagram.common:jar:2.0.1.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.sysml:jar:1.2.0.201703081153:system [DEBUG] p2.eclipse-plugin:org.eclipse.uml2.uml.profile.standard:jar:1.0.100.v20170227-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.appearance:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.diagram.wizards:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.diagram.navigation:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.profile:jar:2.0.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.diagram.paletteconfiguration:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.modelrepair:jar:1.2.0.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.ui.intro:jar:3.5.2.v20161116-1147:system [DEBUG] p2.eclipse-plugin:org.eclipse.papyrus.uml.tools:jar:2.0.2.201703080851:system [DEBUG] p2.eclipse-plugin:org.eclipse.uml2.uml.edit:jar:5.2.1.v20170227-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.uml2.uml.editor:jar:5.2.0.v20170227-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.uml2.uml.validation:jar:5.0.1.v20170227-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.pde.build:jar:pdebuild.jar:3.9.200.v20160204-0642:system [DEBUG] p2.eclipse-plugin:org.eclipse.update.configurator:jar:3.3.400.v20160506-0750:system [DEBUG] p2.eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:jar:3.105.3.v20170228-0512:system [DEBUG] p2.eclipse-plugin:org.eclipse.uml2.common.edit:jar:2.1.0.v20170227-0935:system [DEBUG] p2.eclipse-plugin:org.eclipse.emf:jar:2.6.0.v20160526-0356:system [DEBUG] p2.eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:jar:3.105.3.v20170228-0512:system [DEBUG] p2.eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:jar:3.105.3.v20170228-0512:system [INFO] [INFO] --- tycho-packaging:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.chess.chessmlprofile --- [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=58277, ConflictMarker.markTime=58218, ConflictMarker.nodeCount=145, ConflictIdSorter.graphTime=132838, ConflictIdSorter.topsortTime=36661, ConflictIdSorter.conflictIdCount=40, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=723507, ConflictResolver.conflictItemCount=95, DfDependencyCollector.collectTime=4127998, DfDependencyCollector.transformTime=1054358} [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0 [DEBUG] org.eclipse.tycho:tycho-core:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile [DEBUG] de.pdark:decentxml:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile [DEBUG] org.apache.maven:maven-compat:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.apache.maven:maven-core:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default) [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.7:compile [DEBUG] org.apache.maven:maven-archiver:jar:2.5:compile (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.commons:commons-compress:jar:1.9:compile [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.7 [DEBUG] Included: org.apache.maven:maven-archiver:jar:2.5 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.9 [DEBUG] Loading mojo org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier:default-build-qualifier' with basic configurator --> [DEBUG] (f) baseDir = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile [DEBUG] (f) execution = org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier {execution: default-build-qualifier} [DEBUG] (s) format = yyyyMMddHHmm [DEBUG] (f) packaging = eclipse-plugin [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] -- end configuration -- [INFO] The project's OSGi version is 1.0.0.202304270647 [INFO] [INFO] --- tycho-packaging:1.0.0:validate-id (default-validate-id) @ org.polarsys.chess.chessmlprofile --- [DEBUG] Loading mojo org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-id from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-id:default-validate-id' with basic configurator --> [DEBUG] (f) packaging = eclipse-plugin [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] -- end configuration -- [INFO] [INFO] --- tycho-packaging:1.0.0:validate-version (default-validate-version) @ org.polarsys.chess.chessmlprofile --- [DEBUG] Loading mojo org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-version from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-version:default-validate-version' with basic configurator --> [DEBUG] (f) packaging = eclipse-plugin [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] (f) strictVersions = true [DEBUG] -- end configuration -- [INFO] [INFO] --- xtend:2.12.0:compile (default) @ org.polarsys.chess.chessmlprofile --- [DEBUG] Loading mojo org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile from plugin realm ClassRealm[plugin>org.eclipse.xtend:xtend-maven-plugin:2.12.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.xtend:xtend-maven-plugin:2.12.0:compile:default' with basic configurator --> [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) generateGeneratedAnnotation = false [DEBUG] (f) generateSyntheticSuppressWarnings = true [DEBUG] (f) includeDateInGeneratedAnnotation = false [DEBUG] (f) javaSourceVersion = 1.8 [DEBUG] (f) outputDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/xtend-gen [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] (f) propertiesFileLocation = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/.settings/org.eclipse.xtend.core.Xtend.prefs [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) skipXtend = false [DEBUG] (f) tempDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/xtend [DEBUG] (f) writeTraceFiles = true [DEBUG] -- end configuration -- [DEBUG] Output directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/xtend-gen' [DEBUG] Default directory '/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/main/generated-sources/xtend' [DEBUG] Set Java Compliance Level: 1.8 [DEBUG] Set generateSyntheticSuppressWarnings: true [DEBUG] Set generateGeneratedAnnotation: false [DEBUG] Set includeDateInGeneratedAnnotation: false [DEBUG] Set generatedAnnotationComment: null [DEBUG] Set baseDir: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile [DEBUG] Set temp directory: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/xtend [DEBUG] Set DeleteTempDirectory: false [DEBUG] Set classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.11.3.v20170209-1843/org.eclipse.osgi-3.11.3.v20170209-1843.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.3.4.v201005080400/javax.xml-1.3.4.v201005080400.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.bridge/1.6.0.v201011041432/org.apache.batik.bridge-1.6.0.v201011041432.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.dom/1.6.1.v201505192100/org.apache.batik.dom-1.6.1.v201505192100.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.dom.svg/1.6.0.v201011041432/org.apache.batik.dom.svg-1.6.0.v201011041432.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.ext.awt/1.6.0.v201011041432/org.apache.batik.ext.awt-1.6.0.v201011041432.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.parser/1.6.0.v201011041432/org.apache.batik.parser-1.6.0.v201011041432.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.xml/1.6.0.v201011041432/org.apache.batik.xml-1.6.0.v201011041432.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.7.0.v201011041433/org.apache.batik.css-1.7.0.v201011041433.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.7.0.v201011041433/org.apache.batik.util-1.7.0.v201011041433.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.pdf/1.6.0.v201105071520/org.apache.batik.pdf-1.6.0.v201105071520.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.transcoder/1.6.0.v201011041432/org.apache.batik.transcoder-1.6.0.v201011041432.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.svggen/1.6.0.v201011041432/org.apache.batik.svggen-1.6.0.v201011041432.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util.gui/1.7.0.v200903091627/org.apache.batik.util.gui-1.7.0.v200903091627.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.5.100.v20160504-1419/org.eclipse.osgi.services-3.5.100.v20160504-1419.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.core/3.4.100.v20160505-0642/org.eclipse.ant.core-3.4.100.v20160505-0642.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.3.0.v20160419-1720/org.eclipse.core.variables-3.3.0.v20160419-1720.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.12.0.v20160606-1342/org.eclipse.core.runtime-3.12.0.v20160606-1342.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.0.v20160418-1534/org.eclipse.compare.core-3.6.0.v20160418-1534.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/56.1.0.v201601250100/com.ibm.icu-56.1.0.v201601250100.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.8.1.v20161221-1651/org.eclipse.core.commands-3.8.1.v20161221-1651.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.8.0.v20160509-1230/org.eclipse.equinox.common-3.8.0.v20160509-1230.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.5.100.v20160418-1621/org.eclipse.core.contenttype-3.5.100.v20160418-1621.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.6.1.v20160815-1406/org.eclipse.equinox.preferences-3.6.1.v20160815-1406.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.6.100.v20160223-2218/org.eclipse.equinox.registry-3.6.100.v20160223-2218.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.6.0.v20160412-0910/org.eclipse.core.databinding-1.6.0.v20160412-0910.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.6.0.v20160511-1747/org.eclipse.core.databinding.observable-1.6.0.v20160511-1747.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.6.0.v20160427-0852/org.eclipse.core.databinding.property-1.6.0.v20160427-0852.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.beans/1.3.100.v20160509-1025/org.eclipse.core.databinding.beans-1.3.100.v20160509-1025.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.5.100.v20160418-1621/org.eclipse.core.expressions-3.5.100.v20160418-1621.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.0.v20160503-1849/org.eclipse.core.filebuffers-3.6.0.v20160503-1849.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.6.0.v20160503-1849/org.eclipse.text-3.6.0.v20160503-1849.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.6.1.v20161113-2349/org.eclipse.core.filesystem-1.6.1.v20161113-2349.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.8.0.v20160509-0411/org.eclipse.core.jobs-3.8.0.v20160509-0411.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.11.1.v20161107-2032/org.eclipse.core.resources-3.11.1.v20161107-2032.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.400.v20150715-1528/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.10.100.v20160419-1720/org.eclipse.debug.core-3.10.100.v20160419-1720.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.draw2d/3.10.100.201606061308/org.eclipse.draw2d-3.10.100.201606061308.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.105.3.v20170228-0512/org.eclipse.swt-3.105.3.v20170228-0512.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.11.100.v20160506-0804/org.eclipse.e4.core.commands-0.11.100.v20160506-0804.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.6.1.v20160712-0927/org.eclipse.e4.core.di-1.6.1.v20160712-0927.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.5.1.v20170203-1100/org.eclipse.e4.core.contexts-1.5.1.v20170203-1100.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.0.100.v20160509-1032/org.eclipse.e4.core.services-2.0.100.v20160509-1032.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.5.0.v20151127-1241/org.eclipse.e4.core.di.annotations-1.5.0.v20151127-1241.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.14.0.v20160211-1614/org.eclipse.e4.core.di.extensions-0.14.0.v20160211-1614.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.1.200.v20160506-0804/org.eclipse.e4.emf.xpath-0.1.200.v20160506-0804.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.12.0.v20160420-0247/org.eclipse.emf.ecore-2.12.0.v20160420-0247.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.11.100.v20160509-1025/org.eclipse.e4.ui.bindings-0.11.100.v20160509-1025.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.12.2.v20170113-2113/org.eclipse.jface-3.12.2.v20170113-2113.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.1.v20161114-0210/org.eclipse.e4.ui.css.core-0.12.1.v20161114-0210.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.12.100.v20160517-1505/org.eclipse.e4.ui.css.swt-0.12.100.v20160517-1505.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.10.100.v20160523-0836/org.eclipse.e4.ui.css.swt.theme-0.10.100.v20160523-0836.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.1.100.v20160506-0759/org.eclipse.e4.ui.di-1.1.100.v20160506-0759.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/1.2.0.v20160229-1459/org.eclipse.e4.ui.model.workbench-1.2.0.v20160229-1459.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.2.100.v20160506-0759/org.eclipse.e4.ui.services-1.2.100.v20160506-0759.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.1.100.v20160506-0759/org.eclipse.e4.ui.widgets-1.1.100.v20160506-0759.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.4.0.v20160517-1624/org.eclipse.e4.ui.workbench-1.4.0.v20160517-1624.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.11.0.v20160420-0247/org.eclipse.emf.ecore.change-2.11.0.v20160420-0247.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.12.0.v20160420-0247/org.eclipse.emf.ecore.xmi-2.12.0.v20160420-0247.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.2.101.v20170206-1129/org.eclipse.e4.ui.workbench.addons.swt-1.2.101.v20170206-1129.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.1.v20170117-1415/org.eclipse.e4.ui.workbench.renderers.swt-0.14.1.v20170117-1415.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.1.v20160829-0832/org.eclipse.e4.ui.workbench.swt-0.14.1.v20160829-0832.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.ds/1.4.400.v20160226-2036/org.eclipse.equinox.ds-1.4.400.v20160226-2036.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.8.1.v20161026-1531/org.eclipse.jface.databinding-1.8.1.v20161026-1531.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.13.100.v20160506-0759/org.eclipse.e4.ui.workbench3-0.13.100.v20160506-0759.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.12.0.v20160420-0247/org.eclipse.emf.common-2.12.0.v20160420-0247.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common.ui/2.11.0.v20160526-0356/org.eclipse.emf.common.ui-2.11.0.v20160526-0356.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.108.1.v20160929-1045/org.eclipse.ui-3.108.1.v20160929-1045.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.databinding/1.3.0.v20160526-0356/org.eclipse.emf.databinding-1.3.0.v20160526-0356.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.edit/2.9.0.v20160526-0356/org.eclipse.emf.ecore.edit-2.9.0.v20160526-0356.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit/2.12.0.v20160526-0356/org.eclipse.emf.edit-2.12.0.v20160526-0356.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit.ui/2.12.0.v20160526-0356/org.eclipse.emf.edit.ui-2.12.0.v20160526-0356.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.8.102.v20170111-0801/org.eclipse.ui.views-3.8.102.v20170111-0801.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.108.3.v20170216-1539/org.eclipse.ui.workbench-3.108.3.v20170216-1539.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.mapping.ecore2xml/2.9.0.v20160526-0356/org.eclipse.emf.mapping.ecore2xml-2.9.0.v20160526-0356.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.transaction/1.9.0.201606071900/org.eclipse.emf.transaction-1.9.0.201606071900.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation/1.8.0.201606071713/org.eclipse.emf.validation-1.8.0.201606071713.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.transaction.ui/1.4.0.201606071900/org.eclipse.emf.transaction.ui-1.4.0.201606071900.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201606071900/org.eclipse.emf.workspace-1.5.1.201606071900.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.0.0.v20160307-1318/org.eclipse.equinox.bidi-1.0.0.v20160307-1318.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.0.300.v20160504-1450/org.eclipse.equinox.frameworkadmin-2.0.300.v20160504-1450.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.0.700.v20160102-2223/org.eclipse.equinox.frameworkadmin.equinox-1.0.700.v20160102-2223.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.1.500.v20160419-0834/org.eclipse.equinox.p2.artifact.repository-1.1.500.v20160419-0834.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.3.100.v20160427-2220/org.eclipse.equinox.p2.metadata-2.3.100.v20160427-2220.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.3.0.v201308270617/org.tukaani.xz-1.3.0.v201308270617.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.4.100.v20160419-0834/org.eclipse.equinox.p2.core-2.4.100.v20160419-0834.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.0.500.v20160504-1450/org.eclipse.equinox.p2.jarprocessor-1.0.500.v20160504-1450.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.200.v20160421-0324/org.eclipse.equinox.p2.repository-2.3.200.v20160421-0324.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.3.300.v20160504-1450/org.eclipse.equinox.p2.director-2.3.300.v20160504-1450.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.1.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator-1.1.200.v20160504-1450.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.4.100.v20160419-0834/org.eclipse.equinox.p2.engine-2.4.100.v20160419-0834.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.0.500.v20160419-0834/org.eclipse.equinox.p2.director.app-1.0.500.v20160419-0834.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.300.v20160419-0834/org.eclipse.equinox.p2.metadata.repository-1.2.300.v20160419-0834.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.0.300.v20160504-1450/org.eclipse.equinox.p2.garbagecollector-1.0.300.v20160504-1450.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.4.100.v20160504-1450/org.eclipse.equinox.p2.publisher-1.4.100.v20160504-1450.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.2.100.v20160504-1450/org.eclipse.equinox.p2.publisher.eclipse-1.2.100.v20160504-1450.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.v20160504-1450.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.2.200.v20150715-1528/org.eclipse.equinox.security-1.2.200.v20150715-1528.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.1.300.v20160421-0324/org.eclipse.equinox.p2.repository.tools-2.1.300.v20160421-0324.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.1.400.v20160419-0834/org.eclipse.equinox.p2.touchpoint.eclipse-2.1.400.v20160419-0834.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gef/3.11.0.201606061308/org.eclipse.gef-3.11.0.201606061308.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.core/1.7.0.201606071959/org.eclipse.gmf.runtime.common.core-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui/1.8.1.201606071959/org.eclipse.gmf.runtime.common.ui-1.8.1.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.6.201.v20161107-0337/org.eclipse.ui.console-3.6.201.v20161107-0337.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.11.2.v20170220-1911/org.eclipse.jface.text-3.11.2.v20170220-1911.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.10.1.v20160818-1626/org.eclipse.ui.workbench.texteditor-3.10.1.v20160818-1626.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.0.v20160418-1534/org.eclipse.team.core-3.8.0.v20160418-1534.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.action/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.action-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services.action/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.services.action-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.action.ide/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.action.ide-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.printing/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.printing-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services/1.9.0.201606071959/org.eclipse.gmf.runtime.common.ui.services-1.9.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services.properties/1.9.0.201606071959/org.eclipse.gmf.runtime.common.ui.services.properties-1.9.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.core-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.notation/1.8.0.201606071631/org.eclipse.gmf.runtime.notation-1.8.0.201606071631.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.core-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.201606071959/org.eclipse.gmf.runtime.emf.type.core-1.9.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.8.0.201606071959/org.eclipse.gmf.runtime.diagram.ui-1.8.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.commands.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.commands.core-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.ui/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.ui-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.0.201606071959/org.eclipse.gmf.runtime.gef.ui-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.7.0.v20160310-0903/org.eclipse.ui.views.properties.tabbed-3.7.0.v20160310-0903.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing.render/1.8.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.printing.render-1.8.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.properties-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.ui.properties/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.ui.properties-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers.ide/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.providers.ide-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.render-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui-1.9.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.clipboard.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.clipboard.core-1.7.0.201606071959.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.tooling.runtime/3.3.1.201509291144/org.eclipse.gmf.tooling.runtime-3.3.1.201509291144.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl/3.6.0.v20160523-1914/org.eclipse.ocl-3.6.0.v20160523-1914.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl.ecore/3.6.0.v20160523-1914/org.eclipse.ocl.ecore-3.6.0.v20160523-1914.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.7.0.v20160602-1307/org.eclipse.help-3.7.0.v20160602-1307.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.12.3.v20170228-1205/org.eclipse.jdt.core-3.12.3.v20170228-1205.jar:/home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar/jdi.jar:/home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar/jdimodel.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.8.101.v20161111-2014/org.eclipse.jdt.launching-3.8.101.v20161111-2014.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml-3.8.0.v20180612-0940.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.7.100.v20180612-0940/org.eclipse.m2m.qvt.oml.common-3.7.100.v20180612-0940.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.cst.parser/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.cst.parser-3.8.0.v20180612-0940.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.ecore.imperativeocl/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.ecore.imperativeocl-3.8.0.v20180612-0940.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.emf.util/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.emf.util-3.8.0.v20180612-0940.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.richtext/1.1.0.201609231530/org.eclipse.nebula.widgets.richtext-1.1.0.201609231530.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl.common/1.4.0.v20160521-2033/org.eclipse.ocl.common-1.4.0.v20160521-2033.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.editor/1.3.0.201703080851/org.eclipse.papyrus.editor-1.3.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/2.1.0.201703080851/org.eclipse.papyrus.infra.emf-2.1.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/1.3.0.201703080851/org.eclipse.papyrus.infra.ui-1.3.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.common.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.common.core-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.common.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.common.ui-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.core-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.custom.core-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.custom.metamodel-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.core-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.metamodel-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.ui/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.custom.ui-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.query.java.core-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.ui-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.swt/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.swt-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.jface.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.jface.ui-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.catalog/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.catalog-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.core-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.ui-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.pde.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.pde.core-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.catalog/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.catalog-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.query.java-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.query.java.metamodel-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.core/3.11.1.v20161115-1951/org.eclipse.pde.core-3.11.1.v20161115-1951.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.extensionpoints.editors/1.2.0.201703080851/org.eclipse.papyrus.extensionpoints.editors-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.constraints/2.0.0.201703080851/org.eclipse.papyrus.infra.constraints-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/2.1.1.201703080851/org.eclipse.papyrus.infra.core-2.1.1.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.tools/2.0.1.201703080851/org.eclipse.papyrus.infra.tools-2.0.1.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sashwindows.di/1.2.0.201703080851/org.eclipse.papyrus.infra.core.sashwindows.di-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.log/1.2.0.201703080851/org.eclipse.papyrus.infra.core.log-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.pluginexplorer/1.2.0.201703080851/org.eclipse.papyrus.infra.core.pluginexplorer-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/2.0.0.201703080851/org.eclipse.papyrus.infra.core.sasheditor-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/2.0.0.201703080851/org.eclipse.papyrus.infra.core.sasheditor.di-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.types/2.0.0.v20170227-0935/org.eclipse.uml2.types-2.0.0.v20170227-0935.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.common/2.1.0.v20170227-0935/org.eclipse.uml2.common-2.1.0.v20170227-0935.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.appearance/1.2.0.201703080851/org.eclipse.papyrus.infra.emf.appearance-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.gmf/1.2.1.201703080851/org.eclipse.papyrus.infra.emf.gmf-1.2.1.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/2.0.0.201703080851/org.eclipse.papyrus.infra.emf.readonly-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.onefile/2.0.0.201703080851/org.eclipse.papyrus.infra.onefile-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.canonical/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.canonical-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.common/2.0.2.201703080851/org.eclipse.papyrus.infra.gmfdiag.common-2.0.2.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.commands/2.0.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.commands-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/1.2.0.201703080851/org.eclipse.papyrus.infra.viewpoints.policy-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.decoration/1.2.0.201703080851/org.eclipse.papyrus.infra.services.decoration-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.types.core/2.0.0.201703080851/org.eclipse.papyrus.infra.types.core-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.sync/1.2.0.201703080851/org.eclipse.papyrus.infra.sync-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit.ui/2.0.0.201703080851/org.eclipse.papyrus.infra.services.edit.ui-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.dnd/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.dnd-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.menu/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.menu-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.navigation/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.navigation-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.preferences/2.0.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.preferences-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.widgets.toolbox/1.2.0.201703080851/org.eclipse.papyrus.infra.widgets.toolbox-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.6.101.v20161006-1120/org.eclipse.ui.navigator-3.6.101.v20161006-1120.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.navigation/2.0.0.201703080851/org.eclipse.papyrus.infra.services.navigation-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.openelement/2.0.0.201703080851/org.eclipse.papyrus.infra.services.openelement-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.viewersearch/2.0.0.201703080851/org.eclipse.papyrus.infra.services.viewersearch-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.hyperlink/2.0.0.201703080851/org.eclipse.papyrus.infra.hyperlink-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/1.2.1.201703080851/org.eclipse.papyrus.infra.ui.emf-1.2.1.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.controlmode.history/1.2.0.201703080851/org.eclipse.papyrus.infra.services.controlmode.history-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.markerlistener/1.2.0.201703080851/org.eclipse.papyrus.infra.services.markerlistener-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.widgets/2.0.1.201703080851/org.eclipse.papyrus.infra.widgets-2.0.1.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/2.0.0.201703080851/org.eclipse.papyrus.infra.services.edit-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.labelprovider/1.2.1.201703080851/org.eclipse.papyrus.infra.services.labelprovider-1.2.1.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.localizer/1.2.0.201703080851/org.eclipse.papyrus.infra.services.localizer-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/2.0.0.201703080851/org.eclipse.papyrus.infra.services.resourceloading-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.validation/2.0.1.201703080851/org.eclipse.papyrus.infra.services.validation-2.0.1.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.types/2.0.0.201703080851/org.eclipse.papyrus.infra.types-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.configuration/2.0.0.201703080851/org.eclipse.papyrus.infra.viewpoints.configuration-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.iso42010/1.2.0.201703080851/org.eclipse.papyrus.infra.viewpoints.iso42010-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.7.1.v20161220-1635/org.eclipse.ui.forms-3.7.1.v20161220-1635.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.marte.static.profile/1.2.0.201703081153/org.eclipse.papyrus.marte.static.profile-1.2.0.201703081153.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.extensionpoints/1.2.0.201703080851/org.eclipse.papyrus.uml.extensionpoints-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.2.3.v20170227-0935/org.eclipse.uml2.uml-5.2.3.v20170227-0935.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.tools.utils/2.0.0.201703080851/org.eclipse.papyrus.uml.tools.utils-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.common/2.0.1.201703080851/org.eclipse.papyrus.uml.diagram.common-2.0.1.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.sysml/1.2.0.201703081153/org.eclipse.papyrus.sysml-1.2.0.201703081153.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.profile.standard/1.0.100.v20170227-0935/org.eclipse.uml2.uml.profile.standard-1.0.100.v20170227-0935.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.appearance/1.2.0.201703080851/org.eclipse.papyrus.uml.appearance-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.wizards/2.0.0.201703080851/org.eclipse.papyrus.uml.diagram.wizards-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.navigation/1.2.0.201703080851/org.eclipse.papyrus.uml.diagram.navigation-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/2.0.0.201703080851/org.eclipse.papyrus.uml.profile-2.0.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.paletteconfiguration/1.2.0.201703080851/org.eclipse.papyrus.uml.diagram.paletteconfiguration-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/1.2.0.201703080851/org.eclipse.papyrus.uml.modelrepair-1.2.0.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.5.2.v20161116-1147/org.eclipse.ui.intro-3.5.2.v20161116-1147.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.tools/2.0.2.201703080851/org.eclipse.papyrus.uml.tools-2.0.2.201703080851.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.edit/5.2.1.v20170227-0935/org.eclipse.uml2.uml.edit-5.2.1.v20170227-0935.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.editor/5.2.0.v20170227-0935/org.eclipse.uml2.uml.editor-5.2.0.v20170227-0935.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.validation/5.0.1.v20170227-0935/org.eclipse.uml2.uml.validation-5.0.1.v20170227-0935.jar:/home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.9.200.v20160204-0642.jar/pdebuild.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.3.400.v20160506-0750/org.eclipse.update.configurator-3.3.400.v20160506-0750.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.105.3.v20170228-0512/org.eclipse.swt.gtk.linux.x86_64-3.105.3.v20170228-0512.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.common.edit/2.1.0.v20170227-0935/org.eclipse.uml2.common.edit-2.1.0.v20170227-0935.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf/2.6.0.v20160526-0356/org.eclipse.emf-2.6.0.v20160526-0356.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.105.3.v20170228-0512/org.eclipse.swt.win32.win32.x86_64-3.105.3.v20170228-0512.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.105.3.v20170228-0512/org.eclipse.swt.cocoa.macosx.x86_64-3.105.3.v20170228-0512.jar [DEBUG] Set bootClasspath: [DEBUG] Set source path: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src [DEBUG] Set output path: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/xtend-gen [DEBUG] Set encoding: UTF-8 [DEBUG] Set writeTraceFiles: true [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.chess.chessmlprofile --- [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 61 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 503 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.7 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache:apache:pom:3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 343 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/apache/3/apache-3.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-project:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 101 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 133 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 218 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.4.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 37 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-9-stable-1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 247 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-containers:pom:1.0.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 492 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:1.0.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 2.9 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/1.0.4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom.lastUpdated' [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2). [DEBUG] Resolving artifact junit:junit:pom:3.8.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 30 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/junit/junit/3.8.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.0.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 156 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom.lastUpdated' [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2). [DEBUG] Resolving artifact classworlds:classworlds:pom:1.1-alpha-2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 1.6 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-profile:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 86 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 105 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 66 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 48 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 88 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 516 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-plugin-parameter-documenter:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 91 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.reporting:maven-reporting-api:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 76 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.reporting:maven-reporting:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 144 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.doxia:doxia-sink-api:pom:1.0-alpha-7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 47 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.doxia:doxia:pom:1.0-alpha-7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 356 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-error-diagnostics:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 85 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact commons-cli:commons-cli:pom:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 234 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-cli/commons-cli/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 288 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.0-alpha-4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 2.4 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven:maven-monitor:pom:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 114 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-monitor/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom.lastUpdated' [DEBUG] Resolving artifact classworlds:classworlds:pom:1.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 554 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/classworlds/classworlds/1.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:2.0.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 196 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.shared:maven-filtering:pom:1.0-beta-4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 582 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/shared/maven-filtering/1.0-beta-4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom.lastUpdated' [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:15 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 934 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/shared/maven-shared-components/15/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.15 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 360 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.3 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/2.0.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.12 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 444 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.1.14 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 365 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.plexus:plexus-build-api:pom:0.0.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 318 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:10 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 274 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/10/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom.lastUpdated' [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 419 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/3/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.8 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 384 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.13 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 111 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.1.15 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 237 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=41498, ConflictMarker.markTime=31892, ConflictMarker.nodeCount=78, ConflictIdSorter.graphTime=78144, ConflictIdSorter.topsortTime=22328, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=396534, ConflictResolver.conflictItemCount=75, DfDependencyCollector.collectTime=793316079, DfDependencyCollector.transformTime=589197} [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3 [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile [DEBUG] commons-cli:commons-cli:jar:1.0:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0-beta-4:compile [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-project:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-profile:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-core:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-error-diagnostics:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact commons-cli:commons-cli:jar:1.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact classworlds:classworlds:jar:1.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-artifact:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-settings:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-model:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven:maven-monitor:jar:2.0.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact junit:junit:jar:3.8.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:2.0.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.apache.maven.shared:maven-filtering:jar:1.0-beta-4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.sonatype.plexus:plexus-build-api:jar:0.0.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:jar:1.13 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 643 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 597 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 593 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 883 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 302 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 615 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 480 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 709 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 253 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 419 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 591 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 673 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 84 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 375 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 636 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-cli/commons-cli/1.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/classworlds/classworlds/1.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-monitor/2.0.6/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/junit/junit/3.8.1/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/shared/maven-filtering/1.0-beta-4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar.lastUpdated' [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3 [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 [DEBUG] Included: commons-cli:commons-cli:jar:1.0 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0-beta-4 [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13 [DEBUG] Loading mojo org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources:default-resources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {PATH=/opt/tools/java/openjdk/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, java.specification.version=11, RUN_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/display/redirect, env.USER_NAME=jenkins, platformSystemProperties=, env.EXECUTOR_NUMBER=0, java.vendor.url=http://java.oracle.com/, env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000, sun.boot.library.path=/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib, sun.java.command=jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 43391, jdk.debug=release, maven.version=3.9.1, tycho.test.platformArgs=, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, PATH+MAVEN=/opt/tools/apache-maven/latest/bin, maven3.interceptor.common=/home/jenkins/agent/maven3-interceptor-commons.jar, WORKSPACE_TMP=/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release@tmp, java.runtime.version=11.0.2+9, TERM=xterm, env.GIT_BRANCH=origin/devel_neon, WORKSPACE=/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release, env.JENKINS_UI_PORT_80_TCP_PORT=80, java.vendor.version=18.9, java.io.tmpdir=/tmp, GIT_COMMIT=7af65e764ff96c261cdddf2ad50017d6d7431e5f, java.version=11.0.2, CI=true, java.vm.specification.name=Java Virtual Machine Specification, KUBERNETES_PORT_443_TCP_PROTO=tcp, JENKINS_AGENT_WORKDIR=/home/jenkins/agent, env.JOB_NAME=devel_neon AUTO build-bundle-release, JENKINS_UI_PORT_80_TCP_PORT=80, java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, java.vendor=Oracle Corporation, env.HUDSON_HOME=/var/jenkins, env.LANG=en_US.UTF-8, JOB_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/, env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent, user.timezone=, env.KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443, NSS_SDB_USE_CACHE=no, env.RUN_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/display/redirect, java.vm.specification.version=11, JENKINS_UI_SERVICE_HOST=10.30.191.171, RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/display/redirect?page=tests, POM_VERSION=1.0.0-SNAPSHOT, BUILD_TAG=jenkins-devel_neon AUTO build-bundle-release-776, maven.compiler.source=1.8, user.home=/home/jenkins, env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.90.97, M2_HOME=/opt/tools/apache-maven/latest, env.GIT_PREVIOUS_COMMIT=7af65e764ff96c261cdddf2ad50017d6d7431e5f, POM_PACKAGING=pom, tycho.env.osgi.ws=gtk, env.JENKINS_UI_PORT_80_TCP=tcp://10.30.191.171:80, OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle, os.version=5.17.13-200.fc35.x86_64, env.NODE_NAME=centos-7-pmmxd, java.vm.name=OpenJDK 64-Bit Server VM, env.M2_HOME=/opt/tools/apache-maven/latest, env.JENKINS_DISCOVERY_PORT=tcp://10.30.90.97:50000, os.arch=amd64, JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp, CLASSPATH=, env.JENKINS_UI_PORT=tcp://10.30.191.171:80, HOSTNAME=centos-7-pmmxd, env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.90.97, HOME=/home/jenkins, awt.toolkit=sun.awt.X11.XToolkit, env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true, JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.90.97, env.HUDSON_URL=https://ci.eclipse.org/chess/, JENKINS_SERVER_COOKIE=86bf40b8af3bed41, POM_GROUPID=org.polarsys.chess, env.JAVA_HOME=/opt/tools/java/openjdk/jdk-11/latest, java.vm.compressedOopsMode=32-bit, NODE_NAME=centos-7-pmmxd, BUILD_DISPLAY_NAME=#776, maven3.interceptor=/home/jenkins/agent/maven35-interceptor.jar, KUBERNETES_SERVICE_PORT_HTTPS=443, SHLVL=0, JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true, env.KUBERNETES_PORT_443_TCP_PROTO=tcp, JAVA_HOME=/opt/tools/java/openjdk/jdk-11/latest, env.BUILD_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/, POM_ARTIFACTID=org.polarsys.chess.parent, HUDSON_URL=https://ci.eclipse.org/chess/, env.JOB_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/, xtextVersion=2.12.0, JENKINS_NAME=centos-7-pmmxd, env.NODE_LABELS=centos-7 centos-7-pmmxd jipp-migration migration, env.SSH_AUTH_SOCK=/tmp/ssh-tjlaW39yCQPq/agent.50, sun.os.patch.level=unknown, maven.compiler.target=1.8, BUILD_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/, env.HUDSON_SERVER_COOKIE=86bf40b8af3bed41, JENKINS_UI_SERVICE_PORT_HTTP=80, env.GIT_PREVIOUS_SUCCESSFUL_COMMIT=7af65e764ff96c261cdddf2ad50017d6d7431e5f, tycho.env.osgi.arch=x86_64, emfRuntimeVersion=2.12, systemProperties=, env.POM_GROUPID=org.polarsys.chess, maven.conf=/opt/tools/apache-maven/3.9.1/conf, sun.java.launcher=SUN_STANDARD, user.country=US, KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443, JENKINS_DISCOVERY_PORT=tcp://10.30.90.97:50000, env.POM_PACKAGING=pom, JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000, env.MAVEN_HOME=/opt/tools/apache-maven/latest, JENKINS_UI_SERVICE_PORT=80, env.POM_ARTIFACTID=org.polarsys.chess.parent, env.GIT_COMMIT=7af65e764ff96c261cdddf2ad50017d6d7431e5f, BUILD_ID=776, LANG=en_US.UTF-8, JOB_NAME=devel_neon AUTO build-bundle-release, java.runtime.name=OpenJDK Runtime Environment, NODE_LABELS=centos-7 centos-7-pmmxd jipp-migration migration, env.BUILD_DISPLAY_NAME=#776, env.JENKINS_UI_SERVICE_PORT_HTTP=80, mwe2Version=[2.9.0,2.9.1), env.WORKSPACE_TMP=/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release@tmp, tycho.env.osgi.os=linux, env.JOB_BASE_NAME=devel_neon AUTO build-bundle-release, env.TERM=xterm, sun.cpu.isalist=, RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/display/redirect?page=changes, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, env.POM_VERSION=1.0.0-SNAPSHOT, env.JENKINS_HOME=/var/jenkins, env.JOB_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/display/redirect, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/opt/tools/java/openjdk/jdk-11/11.0.2+9, moduleProperties=, env.JENKINS_SERVER_COOKIE=86bf40b8af3bed41, env.GIT_URL=https://gitlab.eclipse.org/eclipse/chess/chess.git, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, KUBERNETES_PORT=tcp://10.30.0.1:443, env.RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/display/redirect?page=artifacts, env.PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, file.encoding=UTF-8, maven.build.timestamp.format=yyMMddHHmm, JAVA_TOOL_OPTIONS=, tycho.version=1.0.0, env.HOSTNAME=centos-7-pmmxd, env.SHLVL=0, distribution.repository=file:///tmp/maven_repository/, env.WORKSPACE=/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release, java.awt.printerjob=sun.print.PSPrinterJob, JOB_BASE_NAME=devel_neon AUTO build-bundle-release, USER_NAME=jenkins, env.BUILD_ID=776, JENKINS_DISCOVERY_SERVICE_PORT=50000, BUILD_NUMBER=776, RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/display/redirect?page=artifacts, sun.io.unicode.encoding=UnicodeLittle, env.JENKINS_TUNNEL=jenkins-discovery.chess.svc.cluster.local:50000, GIT_URL=https://gitlab.eclipse.org/eclipse/chess/chess.git, env.RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/display/redirect?page=tests, JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.90.97:50000, JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000, MAVEN_HOME=/opt/tools/apache-maven/latest, env.JENKINS_UI_SERVICE_PORT=80, env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp, env.KUBERNETES_SERVICE_PORT_HTTPS=443, os.name=Linux, env.DISPLAY=:27, env.JENKINS_AGENT_NAME=centos-7-pmmxd, tycho.test.jvmArgs=-Xmx512m , env.OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle, ecore-xcore-codegen-version=1.2.0, env.HUDSON_COOKIE=707491c0-4f3f-4f0d-b462-c3b1aa52664f, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, JOB_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/display/redirect, GIT_BRANCH=origin/devel_neon, GIT_PREVIOUS_COMMIT=7af65e764ff96c261cdddf2ad50017d6d7431e5f, env.JENKINS_URL=https://ci.eclipse.org/chess/, ecore-xcore-version=1.3.1, path.separator=:, DISPLAY=:27, env.POM_DISPLAYNAME=org.polarsys.chess.parent, env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.90.97:50000, env.KUBERNETES_SERVICE_HOST=10.30.0.1, KUBERNETES_SERVICE_PORT=443, java.vm.info=mixed mode, java.class.version=55.0, env.GITLAB_OBJECT_KIND=none, env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1, env.BUILD_TAG=jenkins-devel_neon AUTO build-bundle-release-776, HUDSON_HOME=/var/jenkins, sun.jnu.encoding=UTF-8, GITLAB_OBJECT_KIND=none, env.JENKINS_SECRET=78d68292b668f31a50b298bace72de8f13252d8c1b8785a368bd1970fcf48789, JENKINS_UI_PORT_80_TCP_ADDR=10.30.191.171, PWD=/home/jenkins/agent, JENKINS_URL=https://ci.eclipse.org/chess/, maven.build.version=Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8), JENKINS_SECRET=78d68292b668f31a50b298bace72de8f13252d8c1b8785a368bd1970fcf48789, maven.home=/opt/tools/apache-maven/3.9.1, JENKINS_HOME=/var/jenkins, file.separator=/, env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.191.171, line.separator= , buildQualifier=202304270647, JENKINS_DISCOVERY_SERVICE_HOST=10.30.90.97, JENKINS_UI_PORT=tcp://10.30.191.171:80, user.name=jenkins, env.JENKINS_UI_PORT_80_TCP_PROTO=tcp, tycho.extras.version=1.0.0, KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1, env.RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/chess/job/devel_neon%20AUTO%20build-bundle-release/776/display/redirect?page=changes, project.reporting.outputEncoding=UTF-8, ecore-xcore-lib-version=1.1.100, POM_DISPLAYNAME=org.polarsys.chess.parent, env.NSS_SDB_USE_CACHE=no, env.BUILD_NUMBER=776, env.PWD=/home/jenkins/agent, java.class.path=/home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging, env.HOME=/home/jenkins, java.vm.vendor=Oracle Corporation, JENKINS_AGENT_NAME=centos-7-pmmxd, env.JENKINS_NAME=centos-7-pmmxd, env.CI=true, env.KUBERNETES_PORT_443_TCP_PORT=443, env.JENKINS_DISCOVERY_SERVICE_PORT=50000, env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000, qualifiedVersion=1.0.0.202304270647, env.JENKINS_UI_SERVICE_HOST=10.30.191.171, sun.cpu.endian=little, user.language=en, _JAVA_OPTIONS=, JENKINS_TUNNEL=jenkins-discovery.chess.svc.cluster.local:50000, tycho.testArgLine=, JENKINS_UI_PORT_80_TCP=tcp://10.30.191.171:80, KUBERNETES_SERVICE_HOST=10.30.0.1, chessBuildNumber=devel_2304270647, env.KUBERNETES_SERVICE_PORT=443, GIT_PREVIOUS_SUCCESSFUL_COMMIT=7af65e764ff96c261cdddf2ad50017d6d7431e5f, JENKINS_UI_PORT_80_TCP_PROTO=tcp, unqualifiedVersion=1.0.0, project.build.sourceEncoding=UTF-8, PATH+JDK=/opt/tools/java/openjdk/jdk-11/latest/bin, env.KUBERNETES_PORT=tcp://10.30.0.1:443, java.vendor.url.bug=http://bugreport.java.com/bugreport/, user.dir=/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent, EXECUTOR_NUMBER=0, HUDSON_SERVER_COOKIE=86bf40b8af3bed41, SSH_AUTH_SOCK=/tmp/ssh-tjlaW39yCQPq/agent.50, java.vm.version=11.0.2+9, KUBERNETES_PORT_443_TCP_PORT=443} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/main/resources excludes [] includes [] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/main/resources [INFO] [INFO] --- tycho-compiler:1.0.0:compile (default-compile) @ org.polarsys.chess.chessmlprofile --- [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-manager:pom:2.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 30 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler:pom:2.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 181 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom.lastUpdated' [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-api:pom:2.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 108 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:tycho-compiler-jdt:pom:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom (1.8 kB at 101 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.jdt.core:pom:3.12.2.v20161117-1814 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom (1.0 kB at 80 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom.lastUpdated' [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.jdt.compiler.apt:pom:1.2.100.v20160418-1457 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom (1.1 kB at 38 kB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom.lastUpdated' [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=66502, ConflictMarker.markTime=57333, ConflictMarker.nodeCount=99, ConflictIdSorter.graphTime=27345, ConflictIdSorter.topsortTime=31927, ConflictIdSorter.conflictIdCount=44, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=533087, ConflictResolver.conflictItemCount=98, DfDependencyCollector.collectTime=123633785, DfDependencyCollector.transformTime=736051} [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:jar:1.0.0 [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.apache.maven:maven-compat:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-core:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.7:compile [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.2:compile [DEBUG] org.eclipse.tycho:tycho-core:jar:1.0.0:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile (version managed from default) (exclusions managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.commons:commons-compress:jar:1.9:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile [DEBUG] de.pdark:decentxml:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:tycho-compiler-jdt:jar:1.0.0:compile [DEBUG] org.eclipse.tycho:org.eclipse.jdt.core:jar:3.12.2.v20161117-1814:compile (version managed from default) [DEBUG] org.eclipse.tycho:org.eclipse.jdt.compiler.apt:jar:1.2.100.v20160418-1457:compile (version managed from default) [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-manager:jar:2.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-api:jar:2.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:tycho-compiler-jdt:jar:1.0.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.jdt.core:jar:3.12.2.v20161117-1814 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.jdt.compiler.apt:jar:1.2.100.v20160418-1457 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 2.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar (16 kB at 861 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar (169 kB at 8.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar (5.8 MB at 54 MB/s) [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar.lastUpdated' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/_remote.repositories' [DEBUG] Writing tracking file '/home/jenkins/.m2/repository/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar.lastUpdated' [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:1.0.0 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:1.0.0 [DEBUG] Imported: < project>org.polarsys.chess:org.polarsys.chess.parent:1.0.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:1.0.0 [DEBUG] Included: org.eclipse.tycho:tycho-compiler-plugin:jar:1.0.0 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.7 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.2 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.9 [DEBUG] Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419 [DEBUG] Included: org.eclipse.tycho:tycho-compiler-jdt:jar:1.0.0 [DEBUG] Included: org.eclipse.tycho:org.eclipse.jdt.core:jar:3.12.2.v20161117-1814 [DEBUG] Included: org.eclipse.tycho:org.eclipse.jdt.compiler.apt:jar:1.2.100.v20160418-1457 [DEBUG] Loading mojo org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-compiler-plugin:1.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile:default-compile' with basic configurator --> [DEBUG] (f) basedir = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile [DEBUG] (f) buildDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target [DEBUG] (f) compilerArgument = -err:-forbidden [DEBUG] (f) compilerId = jdt [DEBUG] (f) copyResources = true [DEBUG] (f) debug = true [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) fork = false [DEBUG] (f) generatedSourcesDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/generated-sources/annotations [DEBUG] (f) logDirectory = /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/compile-logs [DEBUG] (f) optimize = false [DEBUG] (f) outputFileName = org.polarsys.chess.chessmlprofile-1.0.0-SNAPSHOT [DEBUG] (f) project = MavenProject: org.polarsys.chess:org.polarsys.chess.chessmlprofile:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml [DEBUG] (f) requireJREPackageImports = false [DEBUG] (f) session = org.apache.maven.execution.MavenSession@76c9d69c [DEBUG] (f) showDeprecation = false [DEBUG] (f) showWarnings = false [DEBUG] (f) source = 1.8 [DEBUG] (f) staleMillis = 0 [DEBUG] (f) strictCompilerTarget = false [DEBUG] (f) target = 1.8 [DEBUG] (f) useJDK = SYSTEM [DEBUG] (f) useProjectSettings = false [DEBUG] (f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [DEBUG] Effective EE: OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8} [DEBUG] Effective source/target: 1.8/1.8 [DEBUG] Using compiler 'jdt'. [DEBUG] Source directories: [/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src] [DEBUG] Classpath: [/home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/classes /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.12.0.v20160606-1342/org.eclipse.core.runtime-3.12.0.v20160606-1342.jar[~org/eclipse/core/internal/preferences/legacy/*:~org/eclipse/core/internal/runtime/*:+org/eclipse/core/runtime/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar[+javax/inject/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.11.3.v20170209-1843/org.eclipse.osgi-3.11.3.v20170209-1843.jar[~org/eclipse/core/runtime/adaptor/*:~org/eclipse/core/runtime/internal/adaptor/*:+org/eclipse/equinox/log/*:+org/eclipse/osgi/container/*:+org/eclipse/osgi/container/builders/*:+org/eclipse/osgi/container/namespaces/*:+org/eclipse/osgi/framework/console/*:+org/eclipse/osgi/framework/eventmgr/*:~org/eclipse/osgi/framework/internal/reliablefile/*:+org/eclipse/osgi/framework/log/*:~org/eclipse/osgi/framework/util/*:~org/eclipse/osgi/internal/debug/*:~org/eclipse/osgi/internal/framework/*:~org/eclipse/osgi/internal/hookregistry/*:~org/eclipse/osgi/internal/loader/*:~org/eclipse/osgi/internal/loader/buddy/*:~org/eclipse/osgi/internal/loader/classpath/*:~org/eclipse/osgi/internal/loader/sources/*:~org/eclipse/osgi/internal/location/*:~org/eclipse/osgi/internal/messages/*:~org/eclipse/osgi/internal/provisional/service/security/*:~org/eclipse/osgi/internal/provisional/verifier/*:~org/eclipse/osgi/internal/service/security/*:~org/eclipse/osgi/internal/serviceregistry/*:~org/eclipse/osgi/internal/signedcontent/*:~org/eclipse/osgi/internal/url/*:+org/eclipse/osgi/launch/*:+org/eclipse/osgi/report/resolution/*:+org/eclipse/osgi/service/datalocation/*:+org/eclipse/osgi/service/debug/*:+org/eclipse/osgi/service/environment/*:+org/eclipse/osgi/service/localization/*:+org/eclipse/osgi/service/pluginconversion/*:+org/eclipse/osgi/service/resolver/*:+org/eclipse/osgi/service/runnable/*:+org/eclipse/osgi/service/security/*:+org/eclipse/osgi/service/urlconversion/*:+org/eclipse/osgi/signedcontent/*:~org/eclipse/osgi/storage/*:~org/eclipse/osgi/storage/bundlefile/*:~org/eclipse/osgi/storage/url/reference/*:+org/eclipse/osgi/storagemanager/*:+org/eclipse/osgi/util/*:+org/osgi/dto/*:+org/osgi/framework/*:+org/osgi/framework/dto/*:+org/osgi/framework/hooks/bundle/*:+org/osgi/framework/hooks/resolver/*:+org/osgi/framework/hooks/service/*:+org/osgi/framework/hooks/weaving/*:+org/osgi/framework/launch/*:+org/osgi/framework/namespace/*:+org/osgi/framework/startlevel/*:+org/osgi/framework/startlevel/dto/*:+org/osgi/framework/wiring/*:+org/osgi/framework/wiring/dto/*:+org/osgi/resource/*:+org/osgi/resource/dto/*:+org/osgi/service/condpermadmin/*:+org/osgi/service/log/*:+org/osgi/service/packageadmin/*:+org/osgi/service/permissionadmin/*:+org/osgi/service/resolver/*:+org/osgi/service/startlevel/*:+org/osgi/service/url/*:+org/osgi/util/tracker/*:+javax/accessibility/*:+javax/activation/*:+javax/activity/*:+javax/annotation/*:+javax/annotation/processing/*:+javax/crypto/*:+javax/crypto/interfaces/*:+javax/crypto/spec/*:+javax/imageio/*:+javax/imageio/event/*:+javax/imageio/metadata/*:+javax/imageio/plugins/bmp/*:+javax/imageio/plugins/jpeg/*:+javax/imageio/spi/*:+javax/imageio/stream/*:+javax/jws/*:+javax/jws/soap/*:+javax/lang/model/*:+javax/lang/model/element/*:+javax/lang/model/type/*:+javax/lang/model/util/*:+javax/management/*:+javax/management/loading/*:+javax/management/modelmbean/*:+javax/management/monitor/*:+javax/management/openmbean/*:+javax/management/relation/*:+javax/management/remote/*:+javax/management/remote/rmi/*:+javax/management/timer/*:+javax/naming/*:+javax/naming/directory/*:+javax/naming/event/*:+javax/naming/ldap/*:+javax/naming/spi/*:+javax/net/*:+javax/net/ssl/*:+javax/print/*:+javax/print/attribute/*:+javax/print/attribute/standard/*:+javax/print/event/*:+javax/rmi/*:+javax/rmi/CORBA/*:+javax/rmi/ssl/*:+javax/script/*:+javax/security/auth/*:+javax/security/auth/callback/*:+javax/security/auth/kerberos/*:+javax/security/auth/login/*:+javax/security/auth/spi/*:+javax/security/auth/x500/*:+javax/security/cert/*:+javax/security/sasl/*:+javax/sound/midi/*:+javax/sound/midi/spi/*:+javax/sound/sampled/*:+javax/sound/sampled/spi/*:+javax/sql/*:+javax/sql/rowset/*:+javax/sql/rowset/serial/*:+javax/sql/rowset/spi/*:+javax/swing/*:+javax/swing/border/*:+javax/swing/colorchooser/*:+javax/swing/event/*:+javax/swing/filechooser/*:+javax/swing/plaf/*:+javax/swing/plaf/basic/*:+javax/swing/plaf/metal/*:+javax/swing/plaf/multi/*:+javax/swing/plaf/nimbus/*:+javax/swing/plaf/synth/*:+javax/swing/table/*:+javax/swing/text/*:+javax/swing/text/html/*:+javax/swing/text/html/parser/*:+javax/swing/text/rtf/*:+javax/swing/tree/*:+javax/swing/undo/*:+javax/tools/*:+javax/transaction/*:+javax/transaction/xa/*:+javax/xml/*:+javax/xml/bind/*:+javax/xml/bind/annotation/*:+javax/xml/bind/annotation/adapters/*:+javax/xml/bind/attachment/*:+javax/xml/bind/helpers/*:+javax/xml/bind/util/*:+javax/xml/crypto/*:+javax/xml/crypto/dom/*:+javax/xml/crypto/dsig/*:+javax/xml/crypto/dsig/dom/*:+javax/xml/crypto/dsig/keyinfo/*:+javax/xml/crypto/dsig/spec/*:+javax/xml/datatype/*:+javax/xml/namespace/*:+javax/xml/parsers/*:+javax/xml/soap/*:+javax/xml/stream/*:+javax/xml/stream/events/*:+javax/xml/stream/util/*:+javax/xml/transform/*:+javax/xml/transform/dom/*:+javax/xml/transform/sax/*:+javax/xml/transform/stax/*:+javax/xml/transform/stream/*:+javax/xml/validation/*:+javax/xml/ws/*:+javax/xml/ws/handler/*:+javax/xml/ws/handler/soap/*:+javax/xml/ws/http/*:+javax/xml/ws/soap/*:+javax/xml/ws/spi/*:+javax/xml/ws/spi/http/*:+javax/xml/ws/wsaddressing/*:+javax/xml/xpath/*:+org/ietf/jgss/*:+org/omg/CORBA/*:+org/omg/CORBA_2_3/*:+org/omg/CORBA_2_3/portable/*:+org/omg/CORBA/DynAnyPackage/*:+org/omg/CORBA/ORBPackage/*:+org/omg/CORBA/portable/*:+org/omg/CORBA/TypeCodePackage/*:+org/omg/CosNaming/*:+org/omg/CosNaming/NamingContextExtPackage/*:+org/omg/CosNaming/NamingContextPackage/*:+org/omg/Dynamic/*:+org/omg/DynamicAny/*:+org/omg/DynamicAny/DynAnyFactoryPackage/*:+org/omg/DynamicAny/DynAnyPackage/*:+org/omg/IOP/*:+org/omg/IOP/CodecFactoryPackage/*:+org/omg/IOP/CodecPackage/*:+org/omg/Messaging/*:+org/omg/PortableInterceptor/*:+org/omg/PortableInterceptor/ORBInitInfoPackage/*:+org/omg/PortableServer/*:+org/omg/PortableServer/CurrentPackage/*:+org/omg/PortableServer/POAManagerPackage/*:+org/omg/PortableServer/POAPackage/*:+org/omg/PortableServer/portable/*:+org/omg/PortableServer/ServantLocatorPackage/*:+org/omg/SendingContext/*:+org/omg/stub/java/rmi/*:+org/w3c/dom/*:+org/w3c/dom/bootstrap/*:+org/w3c/dom/css/*:+org/w3c/dom/events/*:+org/w3c/dom/html/*:+org/w3c/dom/ls/*:+org/w3c/dom/ranges/*:+org/w3c/dom/stylesheets/*:+org/w3c/dom/traversal/*:+org/w3c/dom/views/*:+org/w3c/dom/xpath/*:+org/xml/sax/*:+org/xml/sax/ext/*:+org/xml/sax/helpers/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.8.0.v20160509-1230/org.eclipse.equinox.common-3.8.0.v20160509-1230.jar[~org/eclipse/core/internal/boot/*:~org/eclipse/core/internal/runtime/*:+org/eclipse/core/runtime/*:+org/eclipse/equinox/events/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.8.0.v20160509-0411/org.eclipse.core.jobs-3.8.0.v20160509-0411.jar[~org/eclipse/core/internal/jobs/*:+org/eclipse/core/runtime/jobs/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.6.100.v20160223-2218/org.eclipse.equinox.registry-3.6.100.v20160223-2218.jar[~org/eclipse/core/internal/adapter/*:~org/eclipse/core/internal/registry/*:~org/eclipse/core/internal/registry/osgi/*:~org/eclipse/core/internal/registry/spi/*:+org/eclipse/core/runtime/*:+org/eclipse/core/runtime/dynamichelpers/*:+org/eclipse/core/runtime/spi/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.6.1.v20160815-1406/org.eclipse.equinox.preferences-3.6.1.v20160815-1406.jar[~org/eclipse/core/internal/preferences/*:~org/eclipse/core/internal/preferences/exchange/*:+org/eclipse/core/runtime/preferences/*:+org/osgi/service/prefs/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.5.100.v20160418-1621/org.eclipse.core.contenttype-3.5.100.v20160418-1621.jar[~org/eclipse/core/internal/content/*:+org/eclipse/core/runtime/content/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.400.v20150715-1528/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar[+org/eclipse/equinox/app/*:~org/eclipse/equinox/internal/app/*:+org/osgi/service/application/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.108.3.v20170216-1539/org.eclipse.ui.workbench-3.108.3.v20170216-1539.jar[+org/eclipse/ui/*:+org/eclipse/ui/about/*:+org/eclipse/ui/actions/*:+org/eclipse/ui/activities/*:+org/eclipse/ui/application/*:+org/eclipse/ui/branding/*:+org/eclipse/ui/browser/*:+org/eclipse/ui/commands/*:+org/eclipse/ui/contexts/*:+org/eclipse/ui/databinding/*:+org/eclipse/ui/dialogs/*:+org/eclipse/ui/dnd/*:+org/eclipse/ui/fieldassist/*:+org/eclipse/ui/handlers/*:+org/eclipse/ui/help/*:~org/eclipse/ui/internal/*:~org/eclipse/ui/internal/about/*:~org/eclipse/ui/internal/actions/*:~org/eclipse/ui/internal/activities/*:~org/eclipse/ui/internal/activities/ws/*:~org/eclipse/ui/internal/application/*:~org/eclipse/ui/internal/browser/*:~org/eclipse/ui/internal/commands/*:~org/eclipse/ui/internal/contexts/*:~org/eclipse/ui/internal/decorators/*:~org/eclipse/ui/internal/dialogs/*:~org/eclipse/ui/internal/dialogs/cpd/*:~org/eclipse/ui/internal/dnd/*:~org/eclipse/ui/internal/e4/compatibility/*:~org/eclipse/ui/internal/editorsupport/*:~org/eclipse/ui/internal/expressions/*:~org/eclipse/ui/internal/handlers/*:~org/eclipse/ui/internal/help/*:~org/eclipse/ui/internal/intro/*:~org/eclipse/ui/internal/keys/*:~org/eclipse/ui/internal/keys/model/*:~org/eclipse/ui/internal/layout/*:~org/eclipse/ui/internal/menus/*:~org/eclipse/ui/internal/misc/*:~org/eclipse/ui/internal/model/*:~org/eclipse/ui/internal/operations/*:~org/eclipse/ui/internal/part/*:~org/eclipse/ui/internal/preferences/*:~org/eclipse/ui/internal/progress/*:~org/eclipse/ui/internal/provisional/application/*:~org/eclipse/ui/internal/quickaccess/*:~org/eclipse/ui/internal/registry/*:~org/eclipse/ui/internal/services/*:~org/eclipse/ui/internal/splash/*:~org/eclipse/ui/internal/statushandlers/*:~org/eclipse/ui/internal/testing/*:~org/eclipse/ui/internal/themes/*:~org/eclipse/ui/internal/tweaklets/*:~org/eclipse/ui/internal/util/*:~org/eclipse/ui/internal/wizards/*:~org/eclipse/ui/internal/wizards/preferences/*:+org/eclipse/ui/intro/*:+org/eclipse/ui/keys/*:+org/eclipse/ui/menus/*:+org/eclipse/ui/model/*:+org/eclipse/ui/operations/*:+org/eclipse/ui/part/*:+org/eclipse/ui/plugin/*:+org/eclipse/ui/preferences/*:+org/eclipse/ui/progress/*:+org/eclipse/ui/services/*:+org/eclipse/ui/splash/*:+org/eclipse/ui/statushandlers/*:+org/eclipse/ui/swt/*:+org/eclipse/ui/themes/*:+org/eclipse/ui/views/*:+org/eclipse/ui/wizards/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.7.0.v20160602-1307/org.eclipse.help-3.7.0.v20160602-1307.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.5.100.v20160418-1621/org.eclipse.core.expressions-3.5.100.v20160418-1621.jar[+org/eclipse/core/expressions/*:~org/eclipse/core/internal/expressions/*:~org/eclipse/core/internal/expressions/propertytester/*:~org/eclipse/core/internal/expressions/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.12.2.v20170113-2113/org.eclipse.jface-3.12.2.v20170113-2113.jar[+org/eclipse/jface/*:+org/eclipse/jface/action/*:+org/eclipse/jface/action/images/*:+org/eclipse/jface/bindings/*:+org/eclipse/jface/bindings/keys/*:+org/eclipse/jface/bindings/keys/formatting/*:+org/eclipse/jface/commands/*:+org/eclipse/jface/contexts/*:+org/eclipse/jface/dialogs/*:+org/eclipse/jface/dialogs/images/*:+org/eclipse/jface/fieldassist/*:+org/eclipse/jface/fieldassist/images/*:+org/eclipse/jface/images/*:~org/eclipse/jface/internal/*:~org/eclipse/jface/internal/provisional/action/*:+org/eclipse/jface/layout/*:+org/eclipse/jface/menus/*:+org/eclipse/jface/operation/*:+org/eclipse/jface/preference/*:+org/eclipse/jface/preference/images/*:+org/eclipse/jface/resource/*:+org/eclipse/jface/util/*:+org/eclipse/jface/viewers/*:+org/eclipse/jface/viewers/deferred/*:+org/eclipse/jface/window/*:+org/eclipse/jface/wizard/*:+org/eclipse/jface/wizard/images/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.105.3.v20170228-0512/org.eclipse.swt-3.105.3.v20170228-0512.jar[+org/eclipse/swt/*:+org/eclipse/swt/accessibility/*:+org/eclipse/swt/awt/*:+org/eclipse/swt/browser/*:+org/eclipse/swt/custom/*:+org/eclipse/swt/dnd/*:+org/eclipse/swt/events/*:+org/eclipse/swt/graphics/*:+org/eclipse/swt/layout/*:+org/eclipse/swt/opengl/*:+org/eclipse/swt/printing/*:+org/eclipse/swt/program/*:+org/eclipse/swt/widgets/*:~org/eclipse/swt/internal/*:~org/eclipse/swt/internal/image/*:~org/eclipse/swt/internal/theme/*:~org/eclipse/swt/internal/mozilla/*:~org/eclipse/swt/internal/cocoa/*:~org/eclipse/swt/internal/accessibility/gtk/*:~org/eclipse/swt/internal/cairo/*:~org/eclipse/swt/internal/cde/*:~org/eclipse/swt/internal/gnome/*:~org/eclipse/swt/internal/gtk/*:~org/eclipse/swt/internal/opengl/glx/*:+org/eclipse/swt/ole/win32/*:~org/eclipse/swt/internal/gdip/*:~org/eclipse/swt/internal/ole/win32/*:~org/eclipse/swt/internal/win32/*:~org/eclipse/swt/internal/opengl/win32/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.105.3.v20170228-0512/org.eclipse.swt.gtk.linux.x86_64-3.105.3.v20170228-0512.jar[+org/eclipse/swt/*:+org/eclipse/swt/accessibility/*:+org/eclipse/swt/awt/*:+org/eclipse/swt/browser/*:+org/eclipse/swt/custom/*:+org/eclipse/swt/dnd/*:+org/eclipse/swt/events/*:+org/eclipse/swt/graphics/*:+org/eclipse/swt/layout/*:+org/eclipse/swt/opengl/*:+org/eclipse/swt/printing/*:+org/eclipse/swt/program/*:+org/eclipse/swt/widgets/*:~org/eclipse/swt/internal/*:~org/eclipse/swt/internal/image/*:~org/eclipse/swt/internal/theme/*:~org/eclipse/swt/internal/mozilla/*:~org/eclipse/swt/internal/cocoa/*:~org/eclipse/swt/internal/accessibility/gtk/*:~org/eclipse/swt/internal/cairo/*:~org/eclipse/swt/internal/cde/*:~org/eclipse/swt/internal/gnome/*:~org/eclipse/swt/internal/gtk/*:~org/eclipse/swt/internal/opengl/glx/*:+org/eclipse/swt/ole/win32/*:~org/eclipse/swt/internal/gdip/*:~org/eclipse/swt/internal/ole/win32/*:~org/eclipse/swt/internal/win32/*:~org/eclipse/swt/internal/opengl/win32/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.8.1.v20161221-1651/org.eclipse.core.commands-3.8.1.v20161221-1651.jar[+org/eclipse/core/commands/*:+org/eclipse/core/commands/common/*:+org/eclipse/core/commands/contexts/*:+org/eclipse/core/commands/operations/*:+org/eclipse/core/commands/util/*:~org/eclipse/core/internal/commands/operations/*:~org/eclipse/core/internal/commands/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.0.0.v20160307-1318/org.eclipse.equinox.bidi-1.0.0.v20160307-1318.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.8.1.v20161026-1531/org.eclipse.jface.databinding-1.8.1.v20161026-1531.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.6.0.v20160511-1747/org.eclipse.core.databinding.observable-1.6.0.v20160511-1747.jar[+org/eclipse/core/databinding/observable/*:+org/eclipse/core/databinding/observable/list/*:+org/eclipse/core/databinding/observable/map/*:+org/eclipse/core/databinding/observable/masterdetail/*:+org/eclipse/core/databinding/observable/set/*:+org/eclipse/core/databinding/observable/sideeffect/*:+org/eclipse/core/databinding/observable/value/*:+org/eclipse/core/databinding/util/*:~org/eclipse/core/internal/databinding/identity/*:~org/eclipse/core/internal/databinding/observable/*:~org/eclipse/core/internal/databinding/observable/masterdetail/*:~org/eclipse/core/internal/databinding/observable/sideeffect/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.6.0.v20160427-0852/org.eclipse.core.databinding.property-1.6.0.v20160427-0852.jar[+org/eclipse/core/databinding/property/*:+org/eclipse/core/databinding/property/list/*:+org/eclipse/core/databinding/property/map/*:+org/eclipse/core/databinding/property/set/*:+org/eclipse/core/databinding/property/value/*:~org/eclipse/core/internal/databinding/property/*:~org/eclipse/core/internal/databinding/property/list/*:~org/eclipse/core/internal/databinding/property/map/*:~org/eclipse/core/internal/databinding/property/set/*:~org/eclipse/core/internal/databinding/property/value/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.6.0.v20160412-0910/org.eclipse.core.databinding-1.6.0.v20160412-0910.jar[+org/eclipse/core/databinding/*:+org/eclipse/core/databinding/conversion/*:+org/eclipse/core/databinding/validation/*:~org/eclipse/core/internal/databinding/*:~org/eclipse/core/internal/databinding/conversion/*:~org/eclipse/core/internal/databinding/validation/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.0.100.v20160509-1032/org.eclipse.e4.core.services-2.0.100.v20160509-1032.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.6.1.v20160712-0927/org.eclipse.e4.core.di-1.6.1.v20160712-0927.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.5.0.v20151127-1241/org.eclipse.e4.core.di.annotations-1.5.0.v20151127-1241.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.5.1.v20170203-1100/org.eclipse.e4.core.contexts-1.5.1.v20170203-1100.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.1.v20160829-0832/org.eclipse.e4.ui.workbench.swt-0.14.1.v20160829-0832.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.4.0.v20160517-1624/org.eclipse.e4.ui.workbench-1.4.0.v20160517-1624.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/1.2.0.v20160229-1459/org.eclipse.e4.ui.model.workbench-1.2.0.v20160229-1459.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.12.0.v20160420-0247/org.eclipse.emf.ecore-2.12.0.v20160420-0247.jar[+org/eclipse/emf/ecore/*:+org/eclipse/emf/ecore/impl/*:+org/eclipse/emf/ecore/plugin/*:+org/eclipse/emf/ecore/resource/*:+org/eclipse/emf/ecore/resource/impl/*:+org/eclipse/emf/ecore/util/*:+org/eclipse/emf/ecore/xml/namespace/*:+org/eclipse/emf/ecore/xml/namespace/impl/*:+org/eclipse/emf/ecore/xml/namespace/util/*:+org/eclipse/emf/ecore/xml/type/*:+org/eclipse/emf/ecore/xml/type/impl/*:+org/eclipse/emf/ecore/xml/type/internal/*:+org/eclipse/emf/ecore/xml/type/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.12.0.v20160420-0247/org.eclipse.emf.common-2.12.0.v20160420-0247.jar[+org/eclipse/emf/common/*:+org/eclipse/emf/common/archive/*:+org/eclipse/emf/common/command/*:+org/eclipse/emf/common/notify/*:+org/eclipse/emf/common/notify/impl/*:+org/eclipse/emf/common/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.11.1.v20161107-2032/org.eclipse.core.resources-3.11.1.v20161107-2032.jar[~org/eclipse/core/internal/dtree/*:~org/eclipse/core/internal/events/*:~org/eclipse/core/internal/localstore/*:~org/eclipse/core/internal/properties/*:~org/eclipse/core/internal/propertytester/*:~org/eclipse/core/internal/refresh/*:~org/eclipse/core/internal/resources/*:~org/eclipse/core/internal/resources/mapping/*:~org/eclipse/core/internal/resources/projectvariables/*:~org/eclipse/core/internal/resources/refresh/win32/*:~org/eclipse/core/internal/utils/*:~org/eclipse/core/internal/watson/*:+org/eclipse/core/resources/*:+org/eclipse/core/resources/filtermatchers/*:+org/eclipse/core/resources/mapping/*:+org/eclipse/core/resources/refresh/*:+org/eclipse/core/resources/team/*:+org/eclipse/core/resources/variableresolvers/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.core/3.4.100.v20160505-0642/org.eclipse.ant.core-3.4.100.v20160505-0642.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.3.0.v20160419-1720/org.eclipse.core.variables-3.3.0.v20160419-1720.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.6.1.v20161113-2349/org.eclipse.core.filesystem-1.6.1.v20161113-2349.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.1.200.v20160506-0804/org.eclipse.e4.emf.xpath-0.1.200.v20160506-0804.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.2.100.v20160506-0759/org.eclipse.e4.ui.services-1.2.100.v20160506-0759.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.1.100.v20160506-0759/org.eclipse.e4.ui.di-1.1.100.v20160506-0759.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.14.0.v20160211-1614/org.eclipse.e4.core.di.extensions-0.14.0.v20160211-1614.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.5.100.v20160504-1419/org.eclipse.osgi.services-3.5.100.v20160504-1419.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.11.100.v20160506-0804/org.eclipse.e4.core.commands-0.11.100.v20160506-0804.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.11.0.v20160420-0247/org.eclipse.emf.ecore.change-2.11.0.v20160420-0247.jar[+org/eclipse/emf/ecore/change/*:+org/eclipse/emf/ecore/change/impl/*:+org/eclipse/emf/ecore/change/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.12.0.v20160420-0247/org.eclipse.emf.ecore.xmi-2.12.0.v20160420-0247.jar[+org/eclipse/emf/ecore/xmi/*:+org/eclipse/emf/ecore/xmi/impl/*:+org/eclipse/emf/ecore/xmi/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.1.v20161114-0210/org.eclipse.e4.ui.css.core-0.12.1.v20161114-0210.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.7.0.v201011041433/org.apache.batik.css-1.7.0.v201011041433.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.7.0.v201011041433/org.apache.batik.util-1.7.0.v201011041433.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util.gui/1.7.0.v200903091627/org.apache.batik.util.gui-1.7.0.v200903091627.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.12.100.v20160517-1505/org.eclipse.e4.ui.css.swt-0.12.100.v20160517-1505.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.11.100.v20160509-1025/org.eclipse.e4.ui.bindings-0.11.100.v20160509-1025.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.13.100.v20160506-0759/org.eclipse.e4.ui.workbench3-0.13.100.v20160506-0759.jar[+org/eclipse/ui/testing/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.10.100.v20160523-0836/org.eclipse.e4.ui.css.swt.theme-0.10.100.v20160523-0836.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.1.100.v20160506-0759/org.eclipse.e4.ui.widgets-1.1.100.v20160506-0759.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.2.101.v20170206-1129/org.eclipse.e4.ui.workbench.addons.swt-1.2.101.v20170206-1129.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.1.v20170117-1415/org.eclipse.e4.ui.workbench.renderers.swt-0.14.1.v20170117-1415.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.marte.static.profile/1.2.0.201703081153/org.eclipse.papyrus.marte.static.profile-1.2.0.201703081153.jar[+org/eclipse/papyrus/MARTE/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/DataTypes/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/DataTypes/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/DataTypes/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Operators/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Operators/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Operators/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Variables/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Variables/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Variables/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/GCM/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/GCM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/GCM/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HLAM/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HLAM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HLAM/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwGeneral/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwGeneral/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwGeneral/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwCommunication/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwCommunication/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwCommunication/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwDevice/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwDevice/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwDevice/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwTiming/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwTiming/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwTiming/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwLayout/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwLayout/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwLayout/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwPower/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwPower/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwPower/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Brokering/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Brokering/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Brokering/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Concurrency/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Concurrency/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Concurrency/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Interaction/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Interaction/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Interaction/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_ResourceCore/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_ResourceCore/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_ResourceCore/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Alloc/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Alloc/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Alloc/util/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/CoreElements/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/CoreElements/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/CoreElements/util/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/GRM/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/GRM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/GRM/util/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/NFPs/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/NFPs/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/NFPs/util/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Time/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Time/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Time/util/*:+org/eclipse/papyrus/MARTE/impl/*:+org/eclipse/papyrus/MARTE/utils/*:+org/eclipse/papyrus/MARTE_Library/BasicNFP_Types/*:+org/eclipse/papyrus/MARTE_Library/BasicNFP_Types/impl/*:+org/eclipse/papyrus/MARTE_Library/GRM_BasicTypes/*:+org/eclipse/papyrus/MARTE_Library/GRM_BasicTypes/impl/*:+org/eclipse/papyrus/MARTE_Library/MARTE_DataTypes/*:+org/eclipse/papyrus/MARTE_Library/MARTE_DataTypes/impl/*:+org/eclipse/papyrus/MARTE_Library/MARTE_PrimitivesTypes/*:+org/eclipse/papyrus/MARTE_Library/MARTE_PrimitivesTypes/impl/*:+org/eclipse/papyrus/MARTE_Library/MeasurementUnits/*:+org/eclipse/papyrus/MARTE_Library/MeasurementUnits/impl/*:+org/eclipse/papyrus/MARTE_Library/RS_Library/*:+org/eclipse/papyrus/MARTE_Library/RS_Library/impl/*:+org/eclipse/papyrus/MARTE_Library/TimeLibrary/*:+org/eclipse/papyrus/MARTE_Library/TimeLibrary/impl/*:+org/eclipse/papyrus/MARTE_Library/TimeLibrary/util/*:+org/eclipse/papyrus/MARTE_Library/TimeTypesLibrary/*:+org/eclipse/papyrus/MARTE_Library/TimeTypesLibrary/impl/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.extensionpoints/1.2.0.201703080851/org.eclipse.papyrus.uml.extensionpoints-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.2.3.v20170227-0935/org.eclipse.uml2.uml-5.2.3.v20170227-0935.jar[+org/eclipse/uml2/uml/*:~org/eclipse/uml2/uml/internal/impl/*:~org/eclipse/uml2/uml/internal/operations/*:~org/eclipse/uml2/uml/internal/resource/*:+org/eclipse/uml2/uml/resource/*:+org/eclipse/uml2/uml/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.common/2.1.0.v20170227-0935/org.eclipse.uml2.common-2.1.0.v20170227-0935.jar[+org/eclipse/uml2/common/*:+org/eclipse/uml2/common/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.types/2.0.0.v20170227-0935/org.eclipse.uml2.types-2.0.0.v20170227-0935.jar[+org/eclipse/uml2/types/*:~org/eclipse/uml2/types/internal/impl/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.mapping.ecore2xml/2.9.0.v20160526-0356/org.eclipse.emf.mapping.ecore2xml-2.9.0.v20160526-0356.jar[+org/eclipse/emf/mapping/ecore2xml/*:+org/eclipse/emf/mapping/ecore2xml/impl/*:+org/eclipse/emf/mapping/ecore2xml/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.7.0.v20160310-0903/org.eclipse.ui.views.properties.tabbed-3.7.0.v20160310-0903.jar[~org/eclipse/ui/internal/views/properties/tabbed/*:~org/eclipse/ui/internal/views/properties/tabbed/l10n/*:~org/eclipse/ui/internal/views/properties/tabbed/view/*:+org/eclipse/ui/views/properties/tabbed/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.7.1.v20161220-1635/org.eclipse.ui.forms-3.7.1.v20161220-1635.jar[+org/eclipse/ui/forms/*:+org/eclipse/ui/forms/editor/*:+org/eclipse/ui/forms/events/*:+org/eclipse/ui/forms/widgets/*:~org/eclipse/ui/internal/forms/*:~org/eclipse/ui/internal/forms/css/dom/*:~org/eclipse/ui/internal/forms/css/properties/css2/*:~org/eclipse/ui/internal/forms/widgets/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.108.1.v20160929-1045/org.eclipse.ui-3.108.1.v20160929-1045.jar[~org/eclipse/ui/internal/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.8.102.v20170111-0801/org.eclipse.ui.views-3.8.102.v20170111-0801.jar[~org/eclipse/ui/internal/views/contentoutline/*:~org/eclipse/ui/internal/views/properties/*:+org/eclipse/ui/views/contentoutline/*:+org/eclipse/ui/views/properties/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/2.1.0.201703080851/org.eclipse.papyrus.infra.emf-2.1.0.201703080851.jar[+org/eclipse/papyrus/infra/emf/*:+org/eclipse/papyrus/infra/emf/adapters/*:+org/eclipse/papyrus/infra/emf/advice/*:+org/eclipse/papyrus/infra/emf/commands/*:+org/eclipse/papyrus/infra/emf/edit/domain/*:~org/eclipse/papyrus/infra/emf/internal/resource/*:~org/eclipse/papyrus/infra/emf/internal/resource/index/*:+org/eclipse/papyrus/infra/emf/requests/*:+org/eclipse/papyrus/infra/emf/resource/*:+org/eclipse/papyrus/infra/emf/resource/index/*:+org/eclipse/papyrus/infra/emf/spi/resolver/*:+org/eclipse/papyrus/infra/emf/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/2.1.1.201703080851/org.eclipse.papyrus.infra.core-2.1.1.201703080851.jar[+org/eclipse/papyrus/infra/core/*:+org/eclipse/papyrus/infra/core/clipboard/*:+org/eclipse/papyrus/infra/core/editor/*:+org/eclipse/papyrus/infra/core/extension/*:~org/eclipse/papyrus/infra/core/internal/clipboard/*:~org/eclipse/papyrus/infra/core/internal/expressions/*:~org/eclipse/papyrus/infra/core/internal/language/*:~org/eclipse/papyrus/infra/core/internal/sashmodel/*:+org/eclipse/papyrus/infra/core/language/*:+org/eclipse/papyrus/infra/core/listenerservice/*:+org/eclipse/papyrus/infra/core/markers/*:+org/eclipse/papyrus/infra/core/modelsetquery/*:~org/eclipse/papyrus/infra/core/modelsetquery/impl/*:+org/eclipse/papyrus/infra/core/operation/*:+org/eclipse/papyrus/infra/core/resource/*:+org/eclipse/papyrus/infra/core/resource/additional/*:+org/eclipse/papyrus/infra/core/resource/sasheditor/*:+org/eclipse/papyrus/infra/core/services/*:~org/eclipse/papyrus/infra/core/services/internal/*:+org/eclipse/papyrus/infra/core/services/spi/*:+org/eclipse/papyrus/infra/core/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201606071900/org.eclipse.emf.workspace-1.5.1.201606071900.jar[+org/eclipse/emf/workspace/*:+org/eclipse/emf/workspace/impl/*:~org/eclipse/emf/workspace/internal/*:~org/eclipse/emf/workspace/internal/l10n/*:+org/eclipse/emf/workspace/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.transaction/1.9.0.201606071900/org.eclipse.emf.transaction-1.9.0.201606071900.jar[+org/eclipse/emf/transaction/*:+org/eclipse/emf/transaction/impl/*:~org/eclipse/emf/transaction/internal/*:~org/eclipse/emf/transaction/internal/l10n/*:+org/eclipse/emf/transaction/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit/2.12.0.v20160526-0356/org.eclipse.emf.edit-2.12.0.v20160526-0356.jar[+org/eclipse/emf/edit/*:+org/eclipse/emf/edit/command/*:+org/eclipse/emf/edit/domain/*:+org/eclipse/emf/edit/provider/*:+org/eclipse/emf/edit/provider/resource/*:+org/eclipse/emf/edit/tree/*:+org/eclipse/emf/edit/tree/impl/*:+org/eclipse/emf/edit/tree/provider/*:+org/eclipse/emf/edit/tree/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation/1.8.0.201606071713/org.eclipse.emf.validation-1.8.0.201606071713.jar[+org/eclipse/emf/validation/*:~org/eclipse/emf/validation/internal/*:~org/eclipse/emf/validation/internal/emfadapter/*:~org/eclipse/emf/validation/internal/l10n/*:+org/eclipse/emf/validation/internal/modeled/*:+org/eclipse/emf/validation/internal/modeled/model/validation/*:+org/eclipse/emf/validation/internal/modeled/model/validation/impl/*:+org/eclipse/emf/validation/internal/modeled/model/validation/util/*:~org/eclipse/emf/validation/internal/service/*:~org/eclipse/emf/validation/internal/util/*:+org/eclipse/emf/validation/marker/*:+org/eclipse/emf/validation/model/*:+org/eclipse/emf/validation/preferences/*:+org/eclipse/emf/validation/service/*:+org/eclipse/emf/validation/util/*:+org/eclipse/emf/validation/xml/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.tools/2.0.1.201703080851/org.eclipse.papyrus.infra.tools-2.0.1.201703080851.jar[+org/eclipse/papyrus/infra/tools/*:+org/eclipse/papyrus/infra/tools/comparator/*:+org/eclipse/papyrus/infra/tools/databinding/*:+org/eclipse/papyrus/infra/tools/file/*:+org/eclipse/papyrus/infra/tools/notify/*:+org/eclipse/papyrus/infra/tools/spi/*:+org/eclipse/papyrus/infra/tools/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.log/1.2.0.201703080851/org.eclipse.papyrus.infra.core.log-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/core/log/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar[+com/google/common/net/*:+com/google/common/html/*:+com/google/common/collect/*:+com/google/common/primitives/*:+com/google/common/base/*:+com/google/common/escape/*:+com/google/common/cache/*:+com/google/common/eventbus/*:+com/google/common/util/concurrent/*:+com/google/common/hash/*:+com/google/common/io/*:+com/google/common/xml/*:+com/google/common/reflect/*:+com/google/common/math/*:+com/google/common/annotations/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sashwindows.di/1.2.0.201703080851/org.eclipse.papyrus.infra.core.sashwindows.di-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/core/sashwindows/di/*:+org/eclipse/papyrus/infra/core/sashwindows/di/exception/*:+org/eclipse/papyrus/infra/core/sashwindows/di/impl/*:+org/eclipse/papyrus/infra/core/sashwindows/di/service/*:+org/eclipse/papyrus/infra/core/sashwindows/di/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.201606071959/org.eclipse.gmf.runtime.emf.type.core-1.9.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/type/core/*:+org/eclipse/gmf/runtime/emf/type/core/commands/*:+org/eclipse/gmf/runtime/emf/type/core/edithelper/*:~org/eclipse/gmf/runtime/emf/type/core/internal/*:~org/eclipse/gmf/runtime/emf/type/core/internal/descriptors/*:~org/eclipse/gmf/runtime/emf/type/core/internal/impl/*:~org/eclipse/gmf/runtime/emf/type/core/internal/l10n/*:+org/eclipse/gmf/runtime/emf/type/core/requests/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.core/1.7.0.201606071959/org.eclipse.gmf.runtime.common.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/common/core/command/*:~org/eclipse/gmf/runtime/common/core/internal/*:~org/eclipse/gmf/runtime/common/core/internal/command/*:~org/eclipse/gmf/runtime/common/core/internal/l10n/*:+org/eclipse/gmf/runtime/common/core/resources/*:+org/eclipse/gmf/runtime/common/core/service/*:+org/eclipse/gmf/runtime/common/core/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/56.1.0.v201601250100/com.ibm.icu-56.1.0.v201601250100.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.commands.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.commands.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/commands/core/command/*:+org/eclipse/gmf/runtime/emf/commands/core/commands/*:~org/eclipse/gmf/runtime/emf/commands/core/internal/*:~org/eclipse/gmf/runtime/emf/commands/core/internal/l10n/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/core/*:+org/eclipse/gmf/runtime/emf/core/clipboard/*:~org/eclipse/gmf/runtime/emf/core/internal/l10n/*:~org/eclipse/gmf/runtime/emf/core/internal/plugin/*:~org/eclipse/gmf/runtime/emf/core/internal/resources/*:~org/eclipse/gmf/runtime/emf/core/internal/util/*:~org/eclipse/gmf/runtime/emf/core/internal/validation/*:+org/eclipse/gmf/runtime/emf/core/resources/*:+org/eclipse/gmf/runtime/emf/core/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.edit/2.9.0.v20160526-0356/org.eclipse.emf.ecore.edit-2.9.0.v20160526-0356.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.clipboard.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.clipboard.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/clipboard/core/*:~org/eclipse/gmf/runtime/emf/clipboard/core/internal/*:~org/eclipse/gmf/runtime/emf/clipboard/core/internal/l10n/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.custom.core-2.0.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/custom/core/*:+org/eclipse/papyrus/emf/facet/custom/core/exception/*:+org/eclipse/papyrus/emf/facet/custom/core/internal/*:+org/eclipse/papyrus/emf/facet/custom/core/internal/exception/*:+org/eclipse/papyrus/emf/facet/custom/core/internal/exported/*:+org/eclipse/papyrus/emf/facet/custom/core/internal/query/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.custom.metamodel-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/custom/metamodel/custompt/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/impl/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/util/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/customizationcatalog/*:~org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_3_0/query/*:~org/eclipse/papyrus/emf/facet/custom/metamodel/v0_3_0/query/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.metamodel-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/extensible/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/extensible/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/extensible/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/query/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/query/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/query/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/runtime/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/runtime/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/runtime/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/serialization/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/serialization/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/serialization/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacetcatalog/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacetcatalog/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacetcatalog/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.catalog/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.catalog-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/util/emf/catalog/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.core-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/util/emf/core/*:+org/eclipse/papyrus/emf/facet/util/emf/core/command/*:+org/eclipse/papyrus/emf/facet/util/emf/core/exception/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/catalog/*:+org/eclipse/papyrus/emf/facet/util/emf/core/internal/exported/*:+org/eclipse/papyrus/emf/facet/util/emf/core/internal/preferences/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/serialization/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/serialization/serializers/*:+org/eclipse/papyrus/emf/facet/util/emf/core/serialization/*:+org/eclipse/papyrus/emf/facet/util/emf/core/serialization/model/serialization/*:~org/eclipse/papyrus/emf/facet/util/emf/core/serialization/model/serialization/impl/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.common.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.common.core-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.pde.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.pde.core-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.core/3.11.1.v20161115-1951/org.eclipse.pde.core-3.11.1.v20161115-1951.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.12.3.v20170228-1205/org.eclipse.jdt.core-3.12.3.v20170228-1205.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.6.0.v20160503-1849/org.eclipse.text-3.6.0.v20160503-1849.jar[+org/eclipse/jface/text/*:+org/eclipse/jface/text/link/*:+org/eclipse/jface/text/projection/*:+org/eclipse/jface/text/source/*:+org/eclipse/jface/text/templates/*:+org/eclipse/text/edits/*:+org/eclipse/text/undo/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.0.v20160418-1534/org.eclipse.team.core-3.8.0.v20160418-1534.jar[+org/eclipse/team/core/*:+org/eclipse/team/core/diff/*:+org/eclipse/team/core/diff/provider/*:+org/eclipse/team/core/history/*:+org/eclipse/team/core/history/provider/*:~org/eclipse/team/core/importing/provisional/*:+org/eclipse/team/core/mapping/*:+org/eclipse/team/core/mapping/provider/*:+org/eclipse/team/core/subscribers/*:+org/eclipse/team/core/synchronize/*:+org/eclipse/team/core/variants/*:~org/eclipse/team/internal/core/*:~org/eclipse/team/internal/core/history/*:~org/eclipse/team/internal/core/importing/*:~org/eclipse/team/internal/core/mapping/*:~org/eclipse/team/internal/core/streams/*:~org/eclipse/team/internal/core/subscribers/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.0.v20160418-1534/org.eclipse.compare.core-3.6.0.v20160418-1534.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.3.400.v20160506-0750/org.eclipse.update.configurator-3.3.400.v20160506-0750.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.8.101.v20161111-2014/org.eclipse.jdt.launching-3.8.101.v20161111-2014.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.10.100.v20160419-1720/org.eclipse.debug.core-3.10.100.v20160419-1720.jar[?**/*] /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar/jdi.jar[?**/*] /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar/jdimodel.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.0.v20160503-1849/org.eclipse.core.filebuffers-3.6.0.v20160503-1849.jar[?**/*] /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.9.200.v20160204-0642.jar/pdebuild.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.0.500.v20160504-1450/org.eclipse.equinox.p2.jarprocessor-1.0.500.v20160504-1450.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.4.100.v20160504-1450/org.eclipse.equinox.p2.publisher-1.4.100.v20160504-1450.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.1.300.v20160421-0324/org.eclipse.equinox.p2.repository.tools-2.1.300.v20160421-0324.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.3.0.v201308270617/org.tukaani.xz-1.3.0.v201308270617.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.0.500.v20160419-0834/org.eclipse.equinox.p2.director.app-1.0.500.v20160419-0834.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.2.100.v20160504-1450/org.eclipse.equinox.p2.publisher.eclipse-1.2.100.v20160504-1450.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.v20160504-1450.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.0.300.v20160504-1450/org.eclipse.equinox.frameworkadmin-2.0.300.v20160504-1450.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.4.100.v20160419-0834/org.eclipse.equinox.p2.engine-2.4.100.v20160419-0834.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.4.100.v20160419-0834/org.eclipse.equinox.p2.core-2.4.100.v20160419-0834.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.3.100.v20160427-2220/org.eclipse.equinox.p2.metadata-2.3.100.v20160427-2220.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.3.300.v20160504-1450/org.eclipse.equinox.p2.director-2.3.300.v20160504-1450.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.1.500.v20160419-0834/org.eclipse.equinox.p2.artifact.repository-1.1.500.v20160419-0834.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.200.v20160421-0324/org.eclipse.equinox.p2.repository-2.3.200.v20160421-0324.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.300.v20160419-0834/org.eclipse.equinox.p2.metadata.repository-1.2.300.v20160419-0834.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.0.300.v20160504-1450/org.eclipse.equinox.p2.garbagecollector-1.0.300.v20160504-1450.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.1.400.v20160419-0834/org.eclipse.equinox.p2.touchpoint.eclipse-2.1.400.v20160419-0834.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.core-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.core-2.0.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/efacet/core/*:+org/eclipse/papyrus/emf/facet/efacet/core/exception/*:+org/eclipse/papyrus/emf/facet/efacet/core/internal/exported/*:+org/eclipse/papyrus/emf/facet/efacet/core/internal/incubatingapi/*:+org/eclipse/papyrus/emf/facet/efacet/core/internal/query/*:+org/eclipse/papyrus/emf/facet/efacet/core/query/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.catalog/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.catalog-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/efacet/catalog/efacetcatalog/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/efacet/*:~org/eclipse/papyrus/emf/facet/efacet/impl/*:~org/eclipse/papyrus/emf/facet/efacet/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.ui-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.common.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.common.ui-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar[+org/eclipse/ui/*:+org/eclipse/ui/actions/*:+org/eclipse/ui/dialogs/*:+org/eclipse/ui/ide/*:+org/eclipse/ui/ide/dialogs/*:+org/eclipse/ui/ide/fileSystem/*:+org/eclipse/ui/ide/undo/*:~org/eclipse/ui/internal/ide/*:~org/eclipse/ui/internal/ide/actions/*:~org/eclipse/ui/internal/ide/commands/*:~org/eclipse/ui/internal/ide/dialogs/*:~org/eclipse/ui/internal/ide/filesystem/*:~org/eclipse/ui/internal/ide/handlers/*:~org/eclipse/ui/internal/ide/misc/*:~org/eclipse/ui/internal/ide/model/*:~org/eclipse/ui/internal/ide/registry/*:~org/eclipse/ui/internal/ide/undo/*:~org/eclipse/ui/internal/views/bookmarkexplorer/*:~org/eclipse/ui/internal/views/framelist/*:~org/eclipse/ui/internal/views/markers/*:~org/eclipse/ui/internal/views/navigator/*:~org/eclipse/ui/internal/views/properties/*:~org/eclipse/ui/internal/views/tasklist/*:~org/eclipse/ui/internal/wizards/datatransfer/*:~org/eclipse/ui/internal/wizards/newresource/*:+org/eclipse/ui/model/*:+org/eclipse/ui/part/*:+org/eclipse/ui/views/bookmarkexplorer/*:+org/eclipse/ui/views/framelist/*:+org/eclipse/ui/views/markers/*:~org/eclipse/ui/views/markers/internal/*:+org/eclipse/ui/views/navigator/*:+org/eclipse/ui/views/properties/*:+org/eclipse/ui/views/tasklist/*:+org/eclipse/ui/wizards/datatransfer/*:+org/eclipse/ui/wizards/newresource/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.11.2.v20170220-1911/org.eclipse.jface.text-3.11.2.v20170220-1911.jar[+org/eclipse/jface/contentassist/*:+org/eclipse/jface/contentassist/images/*:~org/eclipse/jface/internal/text/*:~org/eclipse/jface/internal/text/html/*:~org/eclipse/jface/internal/text/link/contentassist/*:~org/eclipse/jface/internal/text/revisions/*:~org/eclipse/jface/internal/text/source/*:+org/eclipse/jface/text/*:+org/eclipse/jface/text/contentassist/*:+org/eclipse/jface/text/formatter/*:+org/eclipse/jface/text/hyperlink/*:+org/eclipse/jface/text/information/*:+org/eclipse/jface/text/link/*:+org/eclipse/jface/text/presentation/*:+org/eclipse/jface/text/quickassist/*:+org/eclipse/jface/text/reconciler/*:+org/eclipse/jface/text/revisions/*:+org/eclipse/jface/text/rules/*:+org/eclipse/jface/text/source/*:+org/eclipse/jface/text/source/projection/*:+org/eclipse/jface/text/source/projection/images/*:+org/eclipse/jface/text/templates/*:+org/eclipse/jface/text/templates/persistence/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit.ui/2.12.0.v20160526-0356/org.eclipse.emf.edit.ui-2.12.0.v20160526-0356.jar[+org/eclipse/emf/edit/ui/*:+org/eclipse/emf/edit/ui/action/*:+org/eclipse/emf/edit/ui/celleditor/*:+org/eclipse/emf/edit/ui/dnd/*:+org/eclipse/emf/edit/ui/provider/*:+org/eclipse/emf/edit/ui/util/*:+org/eclipse/emf/edit/ui/view/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common.ui/2.11.0.v20160526-0356/org.eclipse.emf.common.ui-2.11.0.v20160526-0356.jar[+org/eclipse/emf/common/ui/*:+org/eclipse/emf/common/ui/action/*:+org/eclipse/emf/common/ui/celleditor/*:+org/eclipse/emf/common/ui/dialogs/*:+org/eclipse/emf/common/ui/editor/*:+org/eclipse/emf/common/ui/viewer/*:+org/eclipse/emf/common/ui/wizard/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.ui-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/composite/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/dialog/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/displaysync/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/handler/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/tree/menu/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/composite/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/dialog/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/handler/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/item/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/menu/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/command/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/getorcreate/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/properties/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/properties/bounds/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/properties/name/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/query/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/wizard/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/widget/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/widget/getorcreate/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/wizard/*:+org/eclipse/papyrus/emf/facet/util/ui/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.swt/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.swt-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.tools.utils/2.0.0.201703080851/org.eclipse.papyrus.uml.tools.utils-2.0.0.201703080851.jar[+org/eclipse/papyrus/uml/tools/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.notation/1.8.0.201606071631/org.eclipse.gmf.runtime.notation-1.8.0.201606071631.jar[+org/eclipse/gmf/runtime/notation/*:+org/eclipse/gmf/runtime/notation/datatype/*:+org/eclipse/gmf/runtime/notation/impl/*:+org/eclipse/gmf/runtime/notation/stylepooling/*:+org/eclipse/gmf/runtime/notation/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/1.3.0.201703080851/org.eclipse.papyrus.infra.ui-1.3.0.201703080851.jar[+org/eclipse/papyrus/infra/ui/*:+org/eclipse/papyrus/infra/ui/command/*:+org/eclipse/papyrus/infra/ui/contentoutline/*:+org/eclipse/papyrus/infra/ui/converter/*:+org/eclipse/papyrus/infra/ui/dnd/*:+org/eclipse/papyrus/infra/ui/editor/*:+org/eclipse/papyrus/infra/ui/editor/reload/*:+org/eclipse/papyrus/infra/ui/editorsfactory/*:+org/eclipse/papyrus/infra/ui/extension/commands/*:+org/eclipse/papyrus/infra/ui/extension/diagrameditor/*:~org/eclipse/papyrus/infra/ui/internal/commands/*:~org/eclipse/papyrus/infra/ui/internal/preferences/*:+org/eclipse/papyrus/infra/ui/lifecycleevents/*:+org/eclipse/papyrus/infra/ui/menu/*:+org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/*:+org/eclipse/papyrus/infra/ui/preferences/*:+org/eclipse/papyrus/infra/ui/preferences/dialog/*:+org/eclipse/papyrus/infra/ui/providers/*:+org/eclipse/papyrus/infra/ui/services/*:~org/eclipse/papyrus/infra/ui/services/internal/*:+org/eclipse/papyrus/infra/ui/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/2.0.0.201703080851/org.eclipse.papyrus.infra.core.sasheditor.di-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/*:+org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/commands/*:~org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/*:+org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/2.0.0.201703080851/org.eclipse.papyrus.infra.core.sasheditor-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/core/sasheditor/*:+org/eclipse/papyrus/infra/core/sasheditor/contentprovider/*:+org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/*:+org/eclipse/papyrus/infra/core/sasheditor/editor/*:+org/eclipse/papyrus/infra/core/sasheditor/editor/actionbarcontributor/*:~org/eclipse/papyrus/infra/core/sasheditor/internal/*:~org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/*:+org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/*:+org/eclipse/papyrus/infra/core/sasheditor/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.widgets/2.0.1.201703080851/org.eclipse.papyrus.infra.widgets-2.0.1.201703080851.jar[+org/eclipse/papyrus/infra/widgets/*:+org/eclipse/papyrus/infra/widgets/creation/*:+org/eclipse/papyrus/infra/widgets/databinding/*:+org/eclipse/papyrus/infra/widgets/editors/*:+org/eclipse/papyrus/infra/widgets/editors/richtext/*:+org/eclipse/papyrus/infra/widgets/messages/*:+org/eclipse/papyrus/infra/widgets/providers/*:+org/eclipse/papyrus/infra/widgets/selectors/*:+org/eclipse/papyrus/infra/widgets/strategy/*:+org/eclipse/papyrus/infra/widgets/util/*:+org/eclipse/papyrus/infra/widgets/validator/*:+org/eclipse/papyrus/infra/widgets/widgets/*:+org/eclipse/papyrus/infra/widgets/wizard/pages/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.labelprovider/1.2.1.201703080851/org.eclipse.papyrus.infra.services.labelprovider-1.2.1.201703080851.jar[+org/eclipse/papyrus/infra/services/labelprovider/*:+org/eclipse/papyrus/infra/services/labelprovider/service/*:+org/eclipse/papyrus/infra/services/labelprovider/service/impl/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.richtext/1.1.0.201609231530/org.eclipse.nebula.widgets.richtext-1.1.0.201609231530.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.widgets.toolbox/1.2.0.201703080851/org.eclipse.papyrus.infra.widgets.toolbox-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.draw2d/3.10.100.201606061308/org.eclipse.draw2d-3.10.100.201606061308.jar[+org/eclipse/draw2d/*:+org/eclipse/draw2d/graph/*:+org/eclipse/draw2d/geometry/*:+org/eclipse/draw2d/images/*:~org/eclipse/draw2d/internal/*:+org/eclipse/draw2d/parts/*:+org/eclipse/draw2d/text/*:+org/eclipse/draw2d/widgets/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.common/2.0.1.201703080851/org.eclipse.papyrus.uml.diagram.common-2.0.1.201703080851.jar[+org/eclipse/papyrus/uml/diagram/common/*:+org/eclipse/papyrus/uml/diagram/common/actions/*:+org/eclipse/papyrus/uml/diagram/common/actions/handlers/*:+org/eclipse/papyrus/uml/diagram/common/canonical/*:+org/eclipse/papyrus/uml/diagram/common/commands/*:+org/eclipse/papyrus/uml/diagram/common/dialogs/*:+org/eclipse/papyrus/uml/diagram/common/directedit/*:+org/eclipse/papyrus/uml/diagram/common/dragtracker/*:+org/eclipse/papyrus/uml/diagram/common/draw2d/*:+org/eclipse/papyrus/uml/diagram/common/draw2d/anchors/*:+org/eclipse/papyrus/uml/diagram/common/editparts/*:+org/eclipse/papyrus/uml/diagram/common/editpolicies/*:+org/eclipse/papyrus/uml/diagram/common/figure/edge/*:+org/eclipse/papyrus/uml/diagram/common/figure/layout/*:+org/eclipse/papyrus/uml/diagram/common/figure/node/*:+org/eclipse/papyrus/uml/diagram/common/handlers/*:+org/eclipse/papyrus/uml/diagram/common/helper/*:+org/eclipse/papyrus/uml/diagram/common/layout/*:+org/eclipse/papyrus/uml/diagram/common/listeners/*:+org/eclipse/papyrus/uml/diagram/common/locator/*:+org/eclipse/papyrus/uml/diagram/common/parser/*:+org/eclipse/papyrus/uml/diagram/common/parser/assist/*:+org/eclipse/papyrus/uml/diagram/common/parser/custom/*:+org/eclipse/papyrus/uml/diagram/common/parser/lookup/*:+org/eclipse/papyrus/uml/diagram/common/parser/packageimport/*:+org/eclipse/papyrus/uml/diagram/common/parser/stereotype/*:+org/eclipse/papyrus/uml/diagram/common/parser/structural/*:+org/eclipse/papyrus/uml/diagram/common/part/*:+org/eclipse/papyrus/uml/diagram/common/preferences/*:+org/eclipse/papyrus/uml/diagram/common/providers/*:+org/eclipse/papyrus/uml/diagram/common/providers/assistant/*:+org/eclipse/papyrus/uml/diagram/common/resourceupdate/*:+org/eclipse/papyrus/uml/diagram/common/service/*:+org/eclipse/papyrus/uml/diagram/common/service/palette/*:+org/eclipse/papyrus/uml/diagram/common/sheet/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/migration/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/migration/editpolicies/*:+org/eclipse/papyrus/uml/diagram/common/strategy/paste/*:+org/eclipse/papyrus/uml/diagram/common/ui/dialogs/*:+org/eclipse/papyrus/uml/diagram/common/ui/helper/*:+org/eclipse/papyrus/uml/diagram/common/util/*:+org/eclipse/papyrus/uml/diagram/common/util/functions/*:+org/eclipse/papyrus/uml/diagram/common/util/predicates/*:~org/eclipse/papyrus/uml/diagram/internal/common/services/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.extensionpoints.editors/1.2.0.201703080851/org.eclipse.papyrus.extensionpoints.editors-1.2.0.201703080851.jar[+org/eclipse/papyrus/extensionpoints/editors/*:+org/eclipse/papyrus/extensionpoints/editors/configuration/*:+org/eclipse/papyrus/extensionpoints/editors/definition/*:+org/eclipse/papyrus/extensionpoints/editors/preferences/*:+org/eclipse/papyrus/extensionpoints/editors/ui/*:+org/eclipse/papyrus/extensionpoints/editors/ui/images/*:+org/eclipse/papyrus/extensionpoints/editors/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.8.0.201606071959/org.eclipse.gmf.runtime.diagram.ui-1.8.0.201606071959.jar[+org/eclipse/gmf/runtime/diagram/ui/*:+org/eclipse/gmf/runtime/diagram/ui/actions/*:+org/eclipse/gmf/runtime/diagram/ui/commands/*:+org/eclipse/gmf/runtime/diagram/ui/dialogs/sortfilter/*:+org/eclipse/gmf/runtime/diagram/ui/editparts/*:+org/eclipse/gmf/runtime/diagram/ui/editpolicies/*:+org/eclipse/gmf/runtime/diagram/ui/figures/*:+org/eclipse/gmf/runtime/diagram/ui/handles/*:+org/eclipse/gmf/runtime/diagram/ui/image/*:~org/eclipse/gmf/runtime/diagram/ui/internal/*:~org/eclipse/gmf/runtime/diagram/ui/internal/actions/*:~org/eclipse/gmf/runtime/diagram/ui/internal/commands/*:~org/eclipse/gmf/runtime/diagram/ui/internal/dialogs/*:~org/eclipse/gmf/runtime/diagram/ui/internal/dialogs/sortfilter/*:~org/eclipse/gmf/runtime/diagram/ui/internal/editparts/*:~org/eclipse/gmf/runtime/diagram/ui/internal/editpolicies/*:~org/eclipse/gmf/runtime/diagram/ui/internal/figures/*:~org/eclipse/gmf/runtime/diagram/ui/internal/handles/*:~org/eclipse/gmf/runtime/diagram/ui/internal/l10n/*:~org/eclipse/gmf/runtime/diagram/ui/internal/pagesetup/*:~org/eclipse/gmf/runtime/diagram/ui/internal/parts/*:~org/eclipse/gmf/runtime/diagram/ui/internal/properties/*:~org/eclipse/gmf/runtime/diagram/ui/internal/requests/*:~org/eclipse/gmf/runtime/diagram/ui/internal/resources/*:~org/eclipse/gmf/runtime/diagram/ui/internal/ruler/*:~org/eclipse/gmf/runtime/diagram/ui/internal/ruler/commands/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/decorator/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/editpart/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/editpolicy/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/layout/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/palette/*:~org/eclipse/gmf/runtime/diagram/ui/internal/tools/*:~org/eclipse/gmf/runtime/diagram/ui/internal/type/*:~org/eclipse/gmf/runtime/diagram/ui/internal/util/*:+org/eclipse/gmf/runtime/diagram/ui/l10n/*:+org/eclipse/gmf/runtime/diagram/ui/label/*:+org/eclipse/gmf/runtime/diagram/ui/layout/*:+org/eclipse/gmf/runtime/diagram/ui/menus/*:+org/eclipse/gmf/runtime/diagram/ui/parts/*:+org/eclipse/gmf/runtime/diagram/ui/preferences/*:+org/eclipse/gmf/runtime/diagram/ui/providers/*:+org/eclipse/gmf/runtime/diagram/ui/requests/*:+org/eclipse/gmf/runtime/diagram/ui/services/decorator/*:+org/eclipse/gmf/runtime/diagram/ui/services/editpart/*:+org/eclipse/gmf/runtime/diagram/ui/services/editpolicy/*:+org/eclipse/gmf/runtime/diagram/ui/services/layout/*:+org/eclipse/gmf/runtime/diagram/ui/services/palette/*:+org/eclipse/gmf/runtime/diagram/ui/tools/*:+org/eclipse/gmf/runtime/diagram/ui/type/*:+org/eclipse/gmf/runtime/diagram/ui/util/*:+org/eclipse/gmf/runtime/diagram/ui/view/factories/*:+org/eclipse/gmf/runtime/diagram/ui/view/factories/optimal/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gef/3.11.0.201606061308/org.eclipse.gef-3.11.0.201606061308.jar[+org/eclipse/gef/*:+org/eclipse/gef/commands/*:+org/eclipse/gef/dnd/*:+org/eclipse/gef/editparts/*:+org/eclipse/gef/editpolicies/*:+org/eclipse/gef/handles/*:~org/eclipse/gef/internal/*:~org/eclipse/gef/internal/icons/*:~org/eclipse/gef/internal/ui/palette/*:~org/eclipse/gef/internal/ui/palette/editparts/*:~org/eclipse/gef/internal/ui/rulers/*:+org/eclipse/gef/palette/*:+org/eclipse/gef/print/*:+org/eclipse/gef/requests/*:+org/eclipse/gef/rulers/*:+org/eclipse/gef/tools/*:+org/eclipse/gef/ui/actions/*:+org/eclipse/gef/ui/console/*:+org/eclipse/gef/ui/console/icons/*:+org/eclipse/gef/ui/palette/*:+org/eclipse/gef/ui/palette/customize/*:+org/eclipse/gef/ui/palette/editparts/*:+org/eclipse/gef/ui/parts/*:+org/eclipse/gef/ui/properties/*:+org/eclipse/gef/ui/rulers/*:+org/eclipse/gef/ui/stackview/*:+org/eclipse/gef/ui/stackview/icons/*:+org/eclipse/gef/ui/views/palette/*:+org/eclipse/gef/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.ui/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.ui-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/ui/action/*:+org/eclipse/gmf/runtime/emf/ui/dialogs/*:~org/eclipse/gmf/runtime/emf/ui/internal/*:~org/eclipse/gmf/runtime/emf/ui/internal/l10n/*:+org/eclipse/gmf/runtime/emf/ui/preferences/*:+org/eclipse/gmf/runtime/emf/ui/providers/marker/*:+org/eclipse/gmf/runtime/emf/ui/services/action/*:+org/eclipse/gmf/runtime/emf/ui/services/modelingassistant/*:+org/eclipse/gmf/runtime/emf/ui/services/parser/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.action/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.action-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/action/actions/*:+org/eclipse/gmf/runtime/common/ui/action/actions/global/*:+org/eclipse/gmf/runtime/common/ui/action/global/*:+org/eclipse/gmf/runtime/common/ui/action/global/providers/*:~org/eclipse/gmf/runtime/common/ui/action/internal/*:~org/eclipse/gmf/runtime/common/ui/action/internal/actions/global/*:~org/eclipse/gmf/runtime/common/ui/action/internal/global/*:~org/eclipse/gmf/runtime/common/ui/action/internal/l10n/*:+org/eclipse/gmf/runtime/common/ui/action/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui/1.8.1.201606071959/org.eclipse.gmf.runtime.common.ui-1.8.1.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/action/*:+org/eclipse/gmf/runtime/common/ui/contentassist/*:+org/eclipse/gmf/runtime/common/ui/dialogs/*:+org/eclipse/gmf/runtime/common/ui/editors/*:~org/eclipse/gmf/runtime/common/ui/internal/*:~org/eclipse/gmf/runtime/common/ui/internal/contentassist/*:~org/eclipse/gmf/runtime/common/ui/internal/dialogs/*:~org/eclipse/gmf/runtime/common/ui/internal/l10n/*:~org/eclipse/gmf/runtime/common/ui/internal/resources/*:+org/eclipse/gmf/runtime/common/ui/preferences/*:+org/eclipse/gmf/runtime/common/ui/resources/*:+org/eclipse/gmf/runtime/common/ui/util/*:+org/eclipse/gmf/runtime/common/ui/viewers/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.6.201.v20161107-0337/org.eclipse.ui.console-3.6.201.v20161107-0337.jar[+org/eclipse/ui/console/*:+org/eclipse/ui/console/actions/*:~org/eclipse/ui/internal/console/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.10.1.v20160818-1626/org.eclipse.ui.workbench.texteditor-3.10.1.v20160818-1626.jar[+org/eclipse/ui/contentassist/*:~org/eclipse/ui/internal/texteditor/*:~org/eclipse/ui/internal/texteditor/quickdiff/*:~org/eclipse/ui/internal/texteditor/quickdiff/compare/equivalence/*:~org/eclipse/ui/internal/texteditor/rulers/*:~org/eclipse/ui/internal/texteditor/spelling/*:+org/eclipse/ui/texteditor/*:+org/eclipse/ui/texteditor/link/*:+org/eclipse/ui/texteditor/quickdiff/*:+org/eclipse/ui/texteditor/rulers/*:+org/eclipse/ui/texteditor/spelling/*:+org/eclipse/ui/texteditor/templates/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services.action/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.services.action-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/services/action/contributionitem/*:+org/eclipse/gmf/runtime/common/ui/services/action/filter/*:+org/eclipse/gmf/runtime/common/ui/services/action/global/*:~org/eclipse/gmf/runtime/common/ui/services/action/internal/*:~org/eclipse/gmf/runtime/common/ui/services/action/internal/contributionitem/*:~org/eclipse/gmf/runtime/common/ui/services/action/internal/filter/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services/1.9.0.201606071959/org.eclipse.gmf.runtime.common.ui.services-1.9.0.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/services/editor/*:+org/eclipse/gmf/runtime/common/ui/services/elementselection/*:+org/eclipse/gmf/runtime/common/ui/services/icon/*:~org/eclipse/gmf/runtime/common/ui/services/internal/*:~org/eclipse/gmf/runtime/common/ui/services/internal/elementselection/*:~org/eclipse/gmf/runtime/common/ui/services/internal/icon/*:~org/eclipse/gmf/runtime/common/ui/services/internal/l10n/*:~org/eclipse/gmf/runtime/common/ui/services/internal/marker/*:+org/eclipse/gmf/runtime/common/ui/services/marker/*:+org/eclipse/gmf/runtime/common/ui/services/parser/*:+org/eclipse/gmf/runtime/common/ui/services/statusline/*:+org/eclipse/gmf/runtime/common/ui/services/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.0.201606071959/org.eclipse.gmf.runtime.gef.ui-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/gef/ui/figures/*:~org/eclipse/gmf/runtime/gef/ui/internal/*:~org/eclipse/gmf/runtime/gef/ui/internal/actions/*:~org/eclipse/gmf/runtime/gef/ui/internal/editparts/*:~org/eclipse/gmf/runtime/gef/ui/internal/editpolicies/*:~org/eclipse/gmf/runtime/gef/ui/internal/figures/*:~org/eclipse/gmf/runtime/gef/ui/internal/handles/*:~org/eclipse/gmf/runtime/gef/ui/internal/l10n/*:~org/eclipse/gmf/runtime/gef/ui/internal/palette/*:~org/eclipse/gmf/runtime/gef/ui/internal/parts/*:~org/eclipse/gmf/runtime/gef/ui/internal/requests/*:~org/eclipse/gmf/runtime/gef/ui/internal/tools/*:+org/eclipse/gmf/runtime/gef/ui/palette/customize/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui-1.9.0.201606071959.jar[+org/eclipse/gmf/runtime/draw2d/ui/figures/*:+org/eclipse/gmf/runtime/draw2d/ui/geometry/*:+org/eclipse/gmf/runtime/draw2d/ui/graph/*:+org/eclipse/gmf/runtime/draw2d/ui/graphics/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/figures/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/graph/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/graphics/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/l10n/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/mapmode/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/parts/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/routers/*:+org/eclipse/gmf/runtime/draw2d/ui/mapmode/*:+org/eclipse/gmf/runtime/draw2d/ui/text/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/diagram/core/*:+org/eclipse/gmf/runtime/diagram/core/commands/*:+org/eclipse/gmf/runtime/diagram/core/edithelpers/*:~org/eclipse/gmf/runtime/diagram/core/internal/*:~org/eclipse/gmf/runtime/diagram/core/internal/commands/*:~org/eclipse/gmf/runtime/diagram/core/internal/l10n/*:~org/eclipse/gmf/runtime/diagram/core/internal/listener/*:+org/eclipse/gmf/runtime/diagram/core/listener/*:+org/eclipse/gmf/runtime/diagram/core/preferences/*:+org/eclipse/gmf/runtime/diagram/core/providers/*:+org/eclipse/gmf/runtime/diagram/core/services/*:+org/eclipse/gmf/runtime/diagram/core/services/eventbroker/*:+org/eclipse/gmf/runtime/diagram/core/services/view/*:+org/eclipse/gmf/runtime/diagram/core/util/*:+org/eclipse/gmf/runtime/diagram/core/view/factories/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/draw2d/ui/render/*:+org/eclipse/gmf/runtime/draw2d/ui/render/factory/*:+org/eclipse/gmf/runtime/draw2d/ui/render/figures/*:~org/eclipse/gmf/runtime/draw2d/ui/render/internal/*:~org/eclipse/gmf/runtime/draw2d/ui/render/internal/factory/*:~org/eclipse/gmf/runtime/draw2d/ui/render/internal/graphics/*:~org/eclipse/gmf/runtime/draw2d/ui/render/internal/image/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.constraints/2.0.0.201703080851/org.eclipse.papyrus.infra.constraints-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/constraints/*:+org/eclipse/papyrus/infra/constraints/constraints/*:+org/eclipse/papyrus/infra/constraints/environment/*:+org/eclipse/papyrus/infra/constraints/environment/impl/*:+org/eclipse/papyrus/infra/constraints/environment/util/*:+org/eclipse/papyrus/infra/constraints/impl/*:+org/eclipse/papyrus/infra/constraints/runtime/*:+org/eclipse/papyrus/infra/constraints/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.properties-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/diagram/ui/properties/descriptors/*:+org/eclipse/gmf/runtime/diagram/ui/properties/filters/*:~org/eclipse/gmf/runtime/diagram/ui/properties/internal/*:~org/eclipse/gmf/runtime/diagram/ui/properties/internal/l10n/*:+org/eclipse/gmf/runtime/diagram/ui/properties/providers/*:+org/eclipse/gmf/runtime/diagram/ui/properties/sections/*:+org/eclipse/gmf/runtime/diagram/ui/properties/sections/appearance/*:+org/eclipse/gmf/runtime/diagram/ui/properties/sections/grid/*:+org/eclipse/gmf/runtime/diagram/ui/properties/util/*:+org/eclipse/gmf/runtime/diagram/ui/properties/views/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.ui.properties/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.ui.properties-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/ui/properties/actions/*:+org/eclipse/gmf/runtime/emf/ui/properties/commands/*:+org/eclipse/gmf/runtime/emf/ui/properties/descriptors/*:~org/eclipse/gmf/runtime/emf/ui/properties/internal/*:~org/eclipse/gmf/runtime/emf/ui/properties/internal/l10n/*:+org/eclipse/gmf/runtime/emf/ui/properties/providers/*:+org/eclipse/gmf/runtime/emf/ui/properties/sections/*:+org/eclipse/gmf/runtime/emf/ui/properties/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services.properties/1.9.0.201606071959/org.eclipse.gmf.runtime.common.ui.services.properties-1.9.0.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/services/properties/*:+org/eclipse/gmf/runtime/common/ui/services/properties/descriptors/*:+org/eclipse/gmf/runtime/common/ui/services/properties/extended/*:~org/eclipse/gmf/runtime/common/ui/services/properties/internal/*:~org/eclipse/gmf/runtime/common/ui/services/properties/internal/l10n/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.wizards/2.0.0.201703080851/org.eclipse.papyrus.uml.diagram.wizards-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml-3.8.0.v20180612-0940.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.7.100.v20180612-0940/org.eclipse.m2m.qvt.oml.common-3.7.100.v20180612-0940.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.emf.util/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.emf.util-3.8.0.v20180612-0940.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl.ecore/3.6.0.v20160523-1914/org.eclipse.ocl.ecore-3.6.0.v20160523-1914.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl/3.6.0.v20160523-1914/org.eclipse.ocl-3.6.0.v20160523-1914.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl.common/1.4.0.v20160521-2033/org.eclipse.ocl.common-1.4.0.v20160521-2033.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.cst.parser/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.cst.parser-3.8.0.v20180612-0940.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.ecore.imperativeocl/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.ecore.imperativeocl-3.8.0.v20180612-0940.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.5.2.v20161116-1147/org.eclipse.ui.intro-3.5.2.v20161116-1147.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.tools/2.0.2.201703080851/org.eclipse.papyrus.uml.tools-2.0.2.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.edit/5.2.1.v20170227-0935/org.eclipse.uml2.uml.edit-5.2.1.v20170227-0935.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.common.edit/2.1.0.v20170227-0935/org.eclipse.uml2.common.edit-2.1.0.v20170227-0935.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.validation/2.0.1.201703080851/org.eclipse.papyrus.infra.services.validation-2.0.1.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.decoration/1.2.0.201703080851/org.eclipse.papyrus.infra.services.decoration-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/services/decoration/*:+org/eclipse/papyrus/infra/services/decoration/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.markerlistener/1.2.0.201703080851/org.eclipse.papyrus.infra.services.markerlistener-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/services/markerlistener/*:+org/eclipse/papyrus/infra/services/markerlistener/dialogs/*:+org/eclipse/papyrus/infra/services/markerlistener/providers/*:+org/eclipse/papyrus/infra/services/markerlistener/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.gmf/1.2.1.201703080851/org.eclipse.papyrus.infra.emf.gmf-1.2.1.201703080851.jar[+org/eclipse/papyrus/infra/emf/gmf/command/*:+org/eclipse/papyrus/infra/emf/gmf/util/*:~org/eclipse/papyrus/infra/emf/internal/gmf/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.commands/2.0.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.commands-2.0.0.201703080851.jar[+org/eclipse/papyrus/commands/*:+org/eclipse/papyrus/commands/util/*:+org/eclipse/papyrus/commands/wrappers/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.transaction.ui/1.4.0.201606071900/org.eclipse.emf.transaction.ui-1.4.0.201606071900.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/1.2.0.201703080851/org.eclipse.papyrus.infra.viewpoints.policy-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/viewpoints/policy/*:+org/eclipse/papyrus/infra/viewpoints/policy/listener/*:+org/eclipse/papyrus/infra/viewpoints/policy/query/*:+org/eclipse/papyrus/infra/viewpoints/style/*:+org/eclipse/papyrus/infra/viewpoints/style/impl/*:+org/eclipse/papyrus/infra/viewpoints/style/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.pluginexplorer/1.2.0.201703080851/org.eclipse.papyrus.infra.core.pluginexplorer-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.iso42010/1.2.0.201703080851/org.eclipse.papyrus.infra.viewpoints.iso42010-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/viewpoints/iso42010/*:+org/eclipse/papyrus/infra/viewpoints/iso42010/impl/*:+org/eclipse/papyrus/infra/viewpoints/iso42010/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.configuration/2.0.0.201703080851/org.eclipse.papyrus.infra.viewpoints.configuration-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/viewpoints/configuration/*:+org/eclipse/papyrus/infra/viewpoints/configuration/impl/*:+org/eclipse/papyrus/infra/viewpoints/configuration/ui/*:+org/eclipse/papyrus/infra/viewpoints/configuration/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/2.0.0.201703080851/org.eclipse.papyrus.infra.services.edit-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/services/edit/*:+org/eclipse/papyrus/infra/services/edit/commands/*:~org/eclipse/papyrus/infra/services/edit/internal/*:~org/eclipse/papyrus/infra/services/edit/internal/advice/*:~org/eclipse/papyrus/infra/services/edit/internal/context/*:~org/eclipse/papyrus/infra/services/edit/internal/matcher/*:+org/eclipse/papyrus/infra/services/edit/messages/*:+org/eclipse/papyrus/infra/services/edit/service/*:+org/eclipse/papyrus/infra/services/edit/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/1.2.1.201703080851/org.eclipse.papyrus.infra.ui.emf-1.2.1.201703080851.jar[+org/eclipse/papyrus/infra/ui/emf/adapters/*:+org/eclipse/papyrus/infra/ui/emf/databinding/*:+org/eclipse/papyrus/infra/ui/emf/dialog/*:+org/eclipse/papyrus/infra/ui/emf/providers/*:+org/eclipse/papyrus/infra/ui/emf/providers/strategy/*:+org/eclipse/papyrus/infra/ui/emf/utils/*:~org/eclipse/papyrus/infra/ui/internal/emf/*:~org/eclipse/papyrus/infra/ui/internal/emf/expressions/*:~org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.databinding/1.3.0.v20160526-0356/org.eclipse.emf.databinding-1.3.0.v20160526-0356.jar[+org/eclipse/emf/databinding/*:~org/eclipse/emf/databinding/internal/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.ui/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.custom.ui-2.0.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/custom/ui/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/custompt/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/exported/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/exported/dialog/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/exported/exception/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/query/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.query.java.core-2.0.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/query/java/core/*:+org/eclipse/papyrus/emf/facet/query/java/core/internal/exceptions/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.query.java-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.query.java.metamodel-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.jface.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.jface.ui-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/2.0.0.201703080851/org.eclipse.papyrus.infra.emf.readonly-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.onefile/2.0.0.201703080851/org.eclipse.papyrus.infra.onefile-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/diagram/ui/resources/editor/document/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/l10n/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/notationprovider/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/palette/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/ui/parts/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/util/*:+org/eclipse/gmf/runtime/diagram/ui/resources/editor/parts/*:+org/eclipse/gmf/runtime/diagram/ui/resources/editor/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.validation/5.0.1.v20170227-0935/org.eclipse.uml2.uml.validation-5.0.1.v20170227-0935.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit.ui/2.0.0.201703080851/org.eclipse.papyrus.infra.services.edit.ui-2.0.0.201703080851.jar[~org/eclipse/papyrus/infra/services/edit/internal/ui/*:~org/eclipse/papyrus/infra/services/edit/internal/ui/messages/*:+org/eclipse/papyrus/infra/services/edit/ui/databinding/*:+org/eclipse/papyrus/infra/services/edit/ui/dialogs/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.common/2.0.2.201703080851/org.eclipse.papyrus.infra.gmfdiag.common-2.0.2.201703080851.jar[+org/eclipse/papyrus/infra/gmfdiag/common/*:+org/eclipse/papyrus/infra/gmfdiag/common/adapter/*:+org/eclipse/papyrus/infra/gmfdiag/common/advice/*:+org/eclipse/papyrus/infra/gmfdiag/common/commands/*:+org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/*:+org/eclipse/papyrus/infra/gmfdiag/common/databinding/*:+org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/*:+org/eclipse/papyrus/infra/gmfdiag/common/decoration/*:+org/eclipse/papyrus/infra/gmfdiag/common/editpart/*:+org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/*:+org/eclipse/papyrus/infra/gmfdiag/common/expansion/*:+org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/*:+org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/impl/*:+org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/util/*:+org/eclipse/papyrus/infra/gmfdiag/common/figure/*:+org/eclipse/papyrus/infra/gmfdiag/common/figure/edge/*:+org/eclipse/papyrus/infra/gmfdiag/common/figure/node/*:+org/eclipse/papyrus/infra/gmfdiag/common/geometry/*:+org/eclipse/papyrus/infra/gmfdiag/common/handler/*:+org/eclipse/papyrus/infra/gmfdiag/common/helper/*:~org/eclipse/papyrus/infra/gmfdiag/common/internal/sync/*:+org/eclipse/papyrus/infra/gmfdiag/common/listener/*:+org/eclipse/papyrus/infra/gmfdiag/common/locator/*:+org/eclipse/papyrus/infra/gmfdiag/common/messages/*:+org/eclipse/papyrus/infra/gmfdiag/common/model/*:+org/eclipse/papyrus/infra/gmfdiag/common/parsers/*:+org/eclipse/papyrus/infra/gmfdiag/common/preferences/*:+org/eclipse/papyrus/infra/gmfdiag/common/providers/*:+org/eclipse/papyrus/infra/gmfdiag/common/reconciler/*:+org/eclipse/papyrus/infra/gmfdiag/common/selection/*:+org/eclipse/papyrus/infra/gmfdiag/common/service/*:+org/eclipse/papyrus/infra/gmfdiag/common/service/shape/*:+org/eclipse/papyrus/infra/gmfdiag/common/service/visualtype/*:+org/eclipse/papyrus/infra/gmfdiag/common/snap/*:+org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/*:+org/eclipse/papyrus/infra/gmfdiag/common/spi/*:+org/eclipse/papyrus/infra/gmfdiag/common/strategy/*:+org/eclipse/papyrus/infra/gmfdiag/common/strategy/copy/*:+org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/*:+org/eclipse/papyrus/infra/gmfdiag/common/structure/*:+org/eclipse/papyrus/infra/gmfdiag/common/sync/*:+org/eclipse/papyrus/infra/gmfdiag/common/types/*:+org/eclipse/papyrus/infra/gmfdiag/common/undocontext/*:+org/eclipse/papyrus/infra/gmfdiag/common/updater/*:+org/eclipse/papyrus/infra/gmfdiag/common/utils/*:~org/eclipse/papyrus/infra/gmfdiag/internal/common/expressions/*:~org/eclipse/papyrus/infra/gmfdiag/internal/common/model/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.appearance/1.2.0.201703080851/org.eclipse.papyrus.infra.emf.appearance-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/emf/appearance/*:+org/eclipse/papyrus/infra/emf/appearance/commands/*:+org/eclipse/papyrus/infra/emf/appearance/helper/*:+org/eclipse/papyrus/infra/emf/appearance/style/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.ext.awt/1.6.0.v201011041432/org.apache.batik.ext.awt-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.6.0.v201011041432/org.apache.batik.util-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util.gui/1.6.0.v201011041432/org.apache.batik.util.gui-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.transcoder/1.6.0.v201011041432/org.apache.batik.transcoder-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.bridge/1.6.0.v201011041432/org.apache.batik.bridge-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.6.0.v201011041432/org.apache.batik.css-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar[+org/w3c/dom/svg/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.dom/1.6.1.v201505192100/org.apache.batik.dom-1.6.1.v201505192100.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.xml/1.6.0.v201011041432/org.apache.batik.xml-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.dom.svg/1.6.0.v201011041432/org.apache.batik.dom.svg-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.parser/1.6.0.v201011041432/org.apache.batik.parser-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.svggen/1.6.0.v201011041432/org.apache.batik.svggen-1.6.0.v201011041432.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.pdf/1.6.0.v201105071520/org.apache.batik.pdf-1.6.0.v201105071520.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.tooling.runtime/3.3.1.201509291144/org.eclipse.gmf.tooling.runtime-3.3.1.201509291144.jar[+org/eclipse/gmf/tooling/runtime/*:+org/eclipse/gmf/tooling/runtime/actions/*:+org/eclipse/gmf/tooling/runtime/directedit/*:+org/eclipse/gmf/tooling/runtime/directedit/locator/*:+org/eclipse/gmf/tooling/runtime/draw2d/*:+org/eclipse/gmf/tooling/runtime/draw2d/labels/*:+org/eclipse/gmf/tooling/runtime/edit/helpers/*:+org/eclipse/gmf/tooling/runtime/edit/policies/*:+org/eclipse/gmf/tooling/runtime/edit/policies/effect/*:+org/eclipse/gmf/tooling/runtime/edit/policies/labels/*:+org/eclipse/gmf/tooling/runtime/edit/policies/reparent/*:+org/eclipse/gmf/tooling/runtime/linklf/*:+org/eclipse/gmf/tooling/runtime/linklf/editparts/*:+org/eclipse/gmf/tooling/runtime/linklf/labels/*:+org/eclipse/gmf/tooling/runtime/linklf/policies/*:+org/eclipse/gmf/tooling/runtime/linklf/router/*:+org/eclipse/gmf/tooling/runtime/linklf/xylayout/*:+org/eclipse/gmf/tooling/runtime/ocl/tracker/*:+org/eclipse/gmf/tooling/runtime/parsers/*:+org/eclipse/gmf/tooling/runtime/part/*:+org/eclipse/gmf/tooling/runtime/providers/*:+org/eclipse/gmf/tooling/runtime/providers/router/*:+org/eclipse/gmf/tooling/runtime/sheet/*:+org/eclipse/gmf/tooling/runtime/structure/*:+org/eclipse/gmf/tooling/runtime/update/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.render-1.7.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing.render/1.8.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.printing.render-1.8.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.printing/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.printing-1.7.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.beans/1.3.100.v20160509-1025/org.eclipse.core.databinding.beans-1.3.100.v20160509-1025.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.types.core/2.0.0.201703080851/org.eclipse.papyrus.infra.types.core-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/types/core/*:+org/eclipse/papyrus/infra/types/core/extensionpoints/*:+org/eclipse/papyrus/infra/types/core/factories/*:+org/eclipse/papyrus/infra/types/core/factories/impl/*:+org/eclipse/papyrus/infra/types/core/impl/*:+org/eclipse/papyrus/infra/types/core/notification/*:+org/eclipse/papyrus/infra/types/core/notification/events/*:+org/eclipse/papyrus/infra/types/core/registries/*:+org/eclipse/papyrus/infra/types/core/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.types/2.0.0.201703080851/org.eclipse.papyrus.infra.types-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/types/*:+org/eclipse/papyrus/infra/types/impl/*:+org/eclipse/papyrus/infra/types/resource/*:+org/eclipse/papyrus/infra/types/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.sync/1.2.0.201703080851/org.eclipse.papyrus.infra.sync-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/sync/*:~org/eclipse/papyrus/infra/sync/internal/*:+org/eclipse/papyrus/infra/sync/policy/*:+org/eclipse/papyrus/infra/sync/service/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.editor/1.3.0.201703080851/org.eclipse.papyrus.editor-1.3.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.preferences/2.0.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.preferences-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.dnd/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.dnd-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.navigation/1.2.0.201703080851/org.eclipse.papyrus.uml.diagram.navigation-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.navigation/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.navigation-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.6.101.v20161006-1120/org.eclipse.ui.navigator-3.6.101.v20161006-1120.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.navigation/2.0.0.201703080851/org.eclipse.papyrus.infra.services.navigation-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.openelement/2.0.0.201703080851/org.eclipse.papyrus.infra.services.openelement-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.viewersearch/2.0.0.201703080851/org.eclipse.papyrus.infra.services.viewersearch-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers.ide/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.providers.ide-1.7.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.action.ide/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.action.ide-1.7.0.201606071959.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/2.0.0.201703080851/org.eclipse.papyrus.infra.services.resourceloading-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.controlmode.history/1.2.0.201703080851/org.eclipse.papyrus.infra.services.controlmode.history-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/2.0.0.201703080851/org.eclipse.papyrus.uml.profile-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.editor/5.2.0.v20170227-0935/org.eclipse.uml2.uml.editor-5.2.0.v20170227-0935.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/1.2.0.201703080851/org.eclipse.papyrus.uml.modelrepair-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.localizer/1.2.0.201703080851/org.eclipse.papyrus.infra.services.localizer-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.paletteconfiguration/1.2.0.201703080851/org.eclipse.papyrus.uml.diagram.paletteconfiguration-1.2.0.201703080851.jar[+org/eclipse/papyrus/uml/diagram/paletteconfiguration/*:+org/eclipse/papyrus/uml/diagram/paletteconfiguration/descriptor/*:+org/eclipse/papyrus/uml/diagram/paletteconfiguration/impl/*:+org/eclipse/papyrus/uml/diagram/paletteconfiguration/provider/*:+org/eclipse/papyrus/uml/diagram/paletteconfiguration/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.menu/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.menu-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/gmfdiag/menu/*:+org/eclipse/papyrus/infra/gmfdiag/menu/handlers/*:+org/eclipse/papyrus/infra/gmfdiag/menu/utils/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.canonical/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.canonical-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/*:+org/eclipse/papyrus/infra/gmfdiag/canonical/internal/*:+org/eclipse/papyrus/infra/gmfdiag/canonical/internal/provider/*:+org/eclipse/papyrus/infra/gmfdiag/canonical/strategy/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.appearance/1.2.0.201703080851/org.eclipse.papyrus.uml.appearance-1.2.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.hyperlink/2.0.0.201703080851/org.eclipse.papyrus.infra.hyperlink-2.0.0.201703080851.jar[?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.profile.standard/1.0.100.v20170227-0935/org.eclipse.uml2.uml.profile.standard-1.0.100.v20170227-0935.jar[+org/eclipse/uml2/uml/profile/standard/*:+org/eclipse/uml2/uml/profile/standard/internal/impl/*:+org/eclipse/uml2/uml/profile/standard/internal/operations/*:+org/eclipse/uml2/uml/profile/standard/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.sysml/1.2.0.201703081153/org.eclipse.papyrus.sysml-1.2.0.201703081153.jar[+org/eclipse/papyrus/sysml/*:+org/eclipse/papyrus/sysml/activities/*:+org/eclipse/papyrus/sysml/activities/internal/impl/*:+org/eclipse/papyrus/sysml/activities/util/*:+org/eclipse/papyrus/sysml/allocations/*:+org/eclipse/papyrus/sysml/allocations/internal/impl/*:+org/eclipse/papyrus/sysml/allocations/util/*:+org/eclipse/papyrus/sysml/blocks/*:+org/eclipse/papyrus/sysml/blocks/internal/impl/*:+org/eclipse/papyrus/sysml/blocks/util/*:+org/eclipse/papyrus/sysml/constraints/*:+org/eclipse/papyrus/sysml/constraints/internal/impl/*:+org/eclipse/papyrus/sysml/constraints/util/*:+org/eclipse/papyrus/sysml/interactions/*:+org/eclipse/papyrus/sysml/interactions/internal/impl/*:+org/eclipse/papyrus/sysml/interactions/util/*:+org/eclipse/papyrus/sysml/internal/impl/*:+org/eclipse/papyrus/sysml/modelelements/*:+org/eclipse/papyrus/sysml/modelelements/internal/impl/*:+org/eclipse/papyrus/sysml/modelelements/util/*:+org/eclipse/papyrus/sysml/portandflows/*:+org/eclipse/papyrus/sysml/portandflows/internal/impl/*:+org/eclipse/papyrus/sysml/portandflows/util/*:+org/eclipse/papyrus/sysml/requirements/*:+org/eclipse/papyrus/sysml/requirements/internal/impl/*:+org/eclipse/papyrus/sysml/requirements/util/*:+org/eclipse/papyrus/sysml/statemachines/*:+org/eclipse/papyrus/sysml/statemachines/internal/impl/*:+org/eclipse/papyrus/sysml/statemachines/util/*:+org/eclipse/papyrus/sysml/usecases/*:+org/eclipse/papyrus/sysml/usecases/internal/impl/*:+org/eclipse/papyrus/sysml/usecases/util/*:+org/eclipse/papyrus/sysml/util/*:?**/*] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf/2.6.0.v20160526-0356/org.eclipse.emf-2.6.0.v20160526-0356.jar[?**/*]] [DEBUG] Output directory: /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/classes [DEBUG] Classpath: [DEBUG] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/classes [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.12.0.v20160606-1342/org.eclipse.core.runtime-3.12.0.v20160606-1342.jar[~org/eclipse/core/internal/preferences/legacy/*:~org/eclipse/core/internal/runtime/*:+org/eclipse/core/runtime/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar[+javax/inject/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.11.3.v20170209-1843/org.eclipse.osgi-3.11.3.v20170209-1843.jar[~org/eclipse/core/runtime/adaptor/*:~org/eclipse/core/runtime/internal/adaptor/*:+org/eclipse/equinox/log/*:+org/eclipse/osgi/container/*:+org/eclipse/osgi/container/builders/*:+org/eclipse/osgi/container/namespaces/*:+org/eclipse/osgi/framework/console/*:+org/eclipse/osgi/framework/eventmgr/*:~org/eclipse/osgi/framework/internal/reliablefile/*:+org/eclipse/osgi/framework/log/*:~org/eclipse/osgi/framework/util/*:~org/eclipse/osgi/internal/debug/*:~org/eclipse/osgi/internal/framework/*:~org/eclipse/osgi/internal/hookregistry/*:~org/eclipse/osgi/internal/loader/*:~org/eclipse/osgi/internal/loader/buddy/*:~org/eclipse/osgi/internal/loader/classpath/*:~org/eclipse/osgi/internal/loader/sources/*:~org/eclipse/osgi/internal/location/*:~org/eclipse/osgi/internal/messages/*:~org/eclipse/osgi/internal/provisional/service/security/*:~org/eclipse/osgi/internal/provisional/verifier/*:~org/eclipse/osgi/internal/service/security/*:~org/eclipse/osgi/internal/serviceregistry/*:~org/eclipse/osgi/internal/signedcontent/*:~org/eclipse/osgi/internal/url/*:+org/eclipse/osgi/launch/*:+org/eclipse/osgi/report/resolution/*:+org/eclipse/osgi/service/datalocation/*:+org/eclipse/osgi/service/debug/*:+org/eclipse/osgi/service/environment/*:+org/eclipse/osgi/service/localization/*:+org/eclipse/osgi/service/pluginconversion/*:+org/eclipse/osgi/service/resolver/*:+org/eclipse/osgi/service/runnable/*:+org/eclipse/osgi/service/security/*:+org/eclipse/osgi/service/urlconversion/*:+org/eclipse/osgi/signedcontent/*:~org/eclipse/osgi/storage/*:~org/eclipse/osgi/storage/bundlefile/*:~org/eclipse/osgi/storage/url/reference/*:+org/eclipse/osgi/storagemanager/*:+org/eclipse/osgi/util/*:+org/osgi/dto/*:+org/osgi/framework/*:+org/osgi/framework/dto/*:+org/osgi/framework/hooks/bundle/*:+org/osgi/framework/hooks/resolver/*:+org/osgi/framework/hooks/service/*:+org/osgi/framework/hooks/weaving/*:+org/osgi/framework/launch/*:+org/osgi/framework/namespace/*:+org/osgi/framework/startlevel/*:+org/osgi/framework/startlevel/dto/*:+org/osgi/framework/wiring/*:+org/osgi/framework/wiring/dto/*:+org/osgi/resource/*:+org/osgi/resource/dto/*:+org/osgi/service/condpermadmin/*:+org/osgi/service/log/*:+org/osgi/service/packageadmin/*:+org/osgi/service/permissionadmin/*:+org/osgi/service/resolver/*:+org/osgi/service/startlevel/*:+org/osgi/service/url/*:+org/osgi/util/tracker/*:+javax/accessibility/*:+javax/activation/*:+javax/activity/*:+javax/annotation/*:+javax/annotation/processing/*:+javax/crypto/*:+javax/crypto/interfaces/*:+javax/crypto/spec/*:+javax/imageio/*:+javax/imageio/event/*:+javax/imageio/metadata/*:+javax/imageio/plugins/bmp/*:+javax/imageio/plugins/jpeg/*:+javax/imageio/spi/*:+javax/imageio/stream/*:+javax/jws/*:+javax/jws/soap/*:+javax/lang/model/*:+javax/lang/model/element/*:+javax/lang/model/type/*:+javax/lang/model/util/*:+javax/management/*:+javax/management/loading/*:+javax/management/modelmbean/*:+javax/management/monitor/*:+javax/management/openmbean/*:+javax/management/relation/*:+javax/management/remote/*:+javax/management/remote/rmi/*:+javax/management/timer/*:+javax/naming/*:+javax/naming/directory/*:+javax/naming/event/*:+javax/naming/ldap/*:+javax/naming/spi/*:+javax/net/*:+javax/net/ssl/*:+javax/print/*:+javax/print/attribute/*:+javax/print/attribute/standard/*:+javax/print/event/*:+javax/rmi/*:+javax/rmi/CORBA/*:+javax/rmi/ssl/*:+javax/script/*:+javax/security/auth/*:+javax/security/auth/callback/*:+javax/security/auth/kerberos/*:+javax/security/auth/login/*:+javax/security/auth/spi/*:+javax/security/auth/x500/*:+javax/security/cert/*:+javax/security/sasl/*:+javax/sound/midi/*:+javax/sound/midi/spi/*:+javax/sound/sampled/*:+javax/sound/sampled/spi/*:+javax/sql/*:+javax/sql/rowset/*:+javax/sql/rowset/serial/*:+javax/sql/rowset/spi/*:+javax/swing/*:+javax/swing/border/*:+javax/swing/colorchooser/*:+javax/swing/event/*:+javax/swing/filechooser/*:+javax/swing/plaf/*:+javax/swing/plaf/basic/*:+javax/swing/plaf/metal/*:+javax/swing/plaf/multi/*:+javax/swing/plaf/nimbus/*:+javax/swing/plaf/synth/*:+javax/swing/table/*:+javax/swing/text/*:+javax/swing/text/html/*:+javax/swing/text/html/parser/*:+javax/swing/text/rtf/*:+javax/swing/tree/*:+javax/swing/undo/*:+javax/tools/*:+javax/transaction/*:+javax/transaction/xa/*:+javax/xml/*:+javax/xml/bind/*:+javax/xml/bind/annotation/*:+javax/xml/bind/annotation/adapters/*:+javax/xml/bind/attachment/*:+javax/xml/bind/helpers/*:+javax/xml/bind/util/*:+javax/xml/crypto/*:+javax/xml/crypto/dom/*:+javax/xml/crypto/dsig/*:+javax/xml/crypto/dsig/dom/*:+javax/xml/crypto/dsig/keyinfo/*:+javax/xml/crypto/dsig/spec/*:+javax/xml/datatype/*:+javax/xml/namespace/*:+javax/xml/parsers/*:+javax/xml/soap/*:+javax/xml/stream/*:+javax/xml/stream/events/*:+javax/xml/stream/util/*:+javax/xml/transform/*:+javax/xml/transform/dom/*:+javax/xml/transform/sax/*:+javax/xml/transform/stax/*:+javax/xml/transform/stream/*:+javax/xml/validation/*:+javax/xml/ws/*:+javax/xml/ws/handler/*:+javax/xml/ws/handler/soap/*:+javax/xml/ws/http/*:+javax/xml/ws/soap/*:+javax/xml/ws/spi/*:+javax/xml/ws/spi/http/*:+javax/xml/ws/wsaddressing/*:+javax/xml/xpath/*:+org/ietf/jgss/*:+org/omg/CORBA/*:+org/omg/CORBA_2_3/*:+org/omg/CORBA_2_3/portable/*:+org/omg/CORBA/DynAnyPackage/*:+org/omg/CORBA/ORBPackage/*:+org/omg/CORBA/portable/*:+org/omg/CORBA/TypeCodePackage/*:+org/omg/CosNaming/*:+org/omg/CosNaming/NamingContextExtPackage/*:+org/omg/CosNaming/NamingContextPackage/*:+org/omg/Dynamic/*:+org/omg/DynamicAny/*:+org/omg/DynamicAny/DynAnyFactoryPackage/*:+org/omg/DynamicAny/DynAnyPackage/*:+org/omg/IOP/*:+org/omg/IOP/CodecFactoryPackage/*:+org/omg/IOP/CodecPackage/*:+org/omg/Messaging/*:+org/omg/PortableInterceptor/*:+org/omg/PortableInterceptor/ORBInitInfoPackage/*:+org/omg/PortableServer/*:+org/omg/PortableServer/CurrentPackage/*:+org/omg/PortableServer/POAManagerPackage/*:+org/omg/PortableServer/POAPackage/*:+org/omg/PortableServer/portable/*:+org/omg/PortableServer/ServantLocatorPackage/*:+org/omg/SendingContext/*:+org/omg/stub/java/rmi/*:+org/w3c/dom/*:+org/w3c/dom/bootstrap/*:+org/w3c/dom/css/*:+org/w3c/dom/events/*:+org/w3c/dom/html/*:+org/w3c/dom/ls/*:+org/w3c/dom/ranges/*:+org/w3c/dom/stylesheets/*:+org/w3c/dom/traversal/*:+org/w3c/dom/views/*:+org/w3c/dom/xpath/*:+org/xml/sax/*:+org/xml/sax/ext/*:+org/xml/sax/helpers/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.8.0.v20160509-1230/org.eclipse.equinox.common-3.8.0.v20160509-1230.jar[~org/eclipse/core/internal/boot/*:~org/eclipse/core/internal/runtime/*:+org/eclipse/core/runtime/*:+org/eclipse/equinox/events/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.8.0.v20160509-0411/org.eclipse.core.jobs-3.8.0.v20160509-0411.jar[~org/eclipse/core/internal/jobs/*:+org/eclipse/core/runtime/jobs/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.6.100.v20160223-2218/org.eclipse.equinox.registry-3.6.100.v20160223-2218.jar[~org/eclipse/core/internal/adapter/*:~org/eclipse/core/internal/registry/*:~org/eclipse/core/internal/registry/osgi/*:~org/eclipse/core/internal/registry/spi/*:+org/eclipse/core/runtime/*:+org/eclipse/core/runtime/dynamichelpers/*:+org/eclipse/core/runtime/spi/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.6.1.v20160815-1406/org.eclipse.equinox.preferences-3.6.1.v20160815-1406.jar[~org/eclipse/core/internal/preferences/*:~org/eclipse/core/internal/preferences/exchange/*:+org/eclipse/core/runtime/preferences/*:+org/osgi/service/prefs/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.5.100.v20160418-1621/org.eclipse.core.contenttype-3.5.100.v20160418-1621.jar[~org/eclipse/core/internal/content/*:+org/eclipse/core/runtime/content/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.400.v20150715-1528/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar[+org/eclipse/equinox/app/*:~org/eclipse/equinox/internal/app/*:+org/osgi/service/application/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.108.3.v20170216-1539/org.eclipse.ui.workbench-3.108.3.v20170216-1539.jar[+org/eclipse/ui/*:+org/eclipse/ui/about/*:+org/eclipse/ui/actions/*:+org/eclipse/ui/activities/*:+org/eclipse/ui/application/*:+org/eclipse/ui/branding/*:+org/eclipse/ui/browser/*:+org/eclipse/ui/commands/*:+org/eclipse/ui/contexts/*:+org/eclipse/ui/databinding/*:+org/eclipse/ui/dialogs/*:+org/eclipse/ui/dnd/*:+org/eclipse/ui/fieldassist/*:+org/eclipse/ui/handlers/*:+org/eclipse/ui/help/*:~org/eclipse/ui/internal/*:~org/eclipse/ui/internal/about/*:~org/eclipse/ui/internal/actions/*:~org/eclipse/ui/internal/activities/*:~org/eclipse/ui/internal/activities/ws/*:~org/eclipse/ui/internal/application/*:~org/eclipse/ui/internal/browser/*:~org/eclipse/ui/internal/commands/*:~org/eclipse/ui/internal/contexts/*:~org/eclipse/ui/internal/decorators/*:~org/eclipse/ui/internal/dialogs/*:~org/eclipse/ui/internal/dialogs/cpd/*:~org/eclipse/ui/internal/dnd/*:~org/eclipse/ui/internal/e4/compatibility/*:~org/eclipse/ui/internal/editorsupport/*:~org/eclipse/ui/internal/expressions/*:~org/eclipse/ui/internal/handlers/*:~org/eclipse/ui/internal/help/*:~org/eclipse/ui/internal/intro/*:~org/eclipse/ui/internal/keys/*:~org/eclipse/ui/internal/keys/model/*:~org/eclipse/ui/internal/layout/*:~org/eclipse/ui/internal/menus/*:~org/eclipse/ui/internal/misc/*:~org/eclipse/ui/internal/model/*:~org/eclipse/ui/internal/operations/*:~org/eclipse/ui/internal/part/*:~org/eclipse/ui/internal/preferences/*:~org/eclipse/ui/internal/progress/*:~org/eclipse/ui/internal/provisional/application/*:~org/eclipse/ui/internal/quickaccess/*:~org/eclipse/ui/internal/registry/*:~org/eclipse/ui/internal/services/*:~org/eclipse/ui/internal/splash/*:~org/eclipse/ui/internal/statushandlers/*:~org/eclipse/ui/internal/testing/*:~org/eclipse/ui/internal/themes/*:~org/eclipse/ui/internal/tweaklets/*:~org/eclipse/ui/internal/util/*:~org/eclipse/ui/internal/wizards/*:~org/eclipse/ui/internal/wizards/preferences/*:+org/eclipse/ui/intro/*:+org/eclipse/ui/keys/*:+org/eclipse/ui/menus/*:+org/eclipse/ui/model/*:+org/eclipse/ui/operations/*:+org/eclipse/ui/part/*:+org/eclipse/ui/plugin/*:+org/eclipse/ui/preferences/*:+org/eclipse/ui/progress/*:+org/eclipse/ui/services/*:+org/eclipse/ui/splash/*:+org/eclipse/ui/statushandlers/*:+org/eclipse/ui/swt/*:+org/eclipse/ui/themes/*:+org/eclipse/ui/views/*:+org/eclipse/ui/wizards/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.7.0.v20160602-1307/org.eclipse.help-3.7.0.v20160602-1307.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.5.100.v20160418-1621/org.eclipse.core.expressions-3.5.100.v20160418-1621.jar[+org/eclipse/core/expressions/*:~org/eclipse/core/internal/expressions/*:~org/eclipse/core/internal/expressions/propertytester/*:~org/eclipse/core/internal/expressions/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.12.2.v20170113-2113/org.eclipse.jface-3.12.2.v20170113-2113.jar[+org/eclipse/jface/*:+org/eclipse/jface/action/*:+org/eclipse/jface/action/images/*:+org/eclipse/jface/bindings/*:+org/eclipse/jface/bindings/keys/*:+org/eclipse/jface/bindings/keys/formatting/*:+org/eclipse/jface/commands/*:+org/eclipse/jface/contexts/*:+org/eclipse/jface/dialogs/*:+org/eclipse/jface/dialogs/images/*:+org/eclipse/jface/fieldassist/*:+org/eclipse/jface/fieldassist/images/*:+org/eclipse/jface/images/*:~org/eclipse/jface/internal/*:~org/eclipse/jface/internal/provisional/action/*:+org/eclipse/jface/layout/*:+org/eclipse/jface/menus/*:+org/eclipse/jface/operation/*:+org/eclipse/jface/preference/*:+org/eclipse/jface/preference/images/*:+org/eclipse/jface/resource/*:+org/eclipse/jface/util/*:+org/eclipse/jface/viewers/*:+org/eclipse/jface/viewers/deferred/*:+org/eclipse/jface/window/*:+org/eclipse/jface/wizard/*:+org/eclipse/jface/wizard/images/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.105.3.v20170228-0512/org.eclipse.swt-3.105.3.v20170228-0512.jar[+org/eclipse/swt/*:+org/eclipse/swt/accessibility/*:+org/eclipse/swt/awt/*:+org/eclipse/swt/browser/*:+org/eclipse/swt/custom/*:+org/eclipse/swt/dnd/*:+org/eclipse/swt/events/*:+org/eclipse/swt/graphics/*:+org/eclipse/swt/layout/*:+org/eclipse/swt/opengl/*:+org/eclipse/swt/printing/*:+org/eclipse/swt/program/*:+org/eclipse/swt/widgets/*:~org/eclipse/swt/internal/*:~org/eclipse/swt/internal/image/*:~org/eclipse/swt/internal/theme/*:~org/eclipse/swt/internal/mozilla/*:~org/eclipse/swt/internal/cocoa/*:~org/eclipse/swt/internal/accessibility/gtk/*:~org/eclipse/swt/internal/cairo/*:~org/eclipse/swt/internal/cde/*:~org/eclipse/swt/internal/gnome/*:~org/eclipse/swt/internal/gtk/*:~org/eclipse/swt/internal/opengl/glx/*:+org/eclipse/swt/ole/win32/*:~org/eclipse/swt/internal/gdip/*:~org/eclipse/swt/internal/ole/win32/*:~org/eclipse/swt/internal/win32/*:~org/eclipse/swt/internal/opengl/win32/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.105.3.v20170228-0512/org.eclipse.swt.gtk.linux.x86_64-3.105.3.v20170228-0512.jar[+org/eclipse/swt/*:+org/eclipse/swt/accessibility/*:+org/eclipse/swt/awt/*:+org/eclipse/swt/browser/*:+org/eclipse/swt/custom/*:+org/eclipse/swt/dnd/*:+org/eclipse/swt/events/*:+org/eclipse/swt/graphics/*:+org/eclipse/swt/layout/*:+org/eclipse/swt/opengl/*:+org/eclipse/swt/printing/*:+org/eclipse/swt/program/*:+org/eclipse/swt/widgets/*:~org/eclipse/swt/internal/*:~org/eclipse/swt/internal/image/*:~org/eclipse/swt/internal/theme/*:~org/eclipse/swt/internal/mozilla/*:~org/eclipse/swt/internal/cocoa/*:~org/eclipse/swt/internal/accessibility/gtk/*:~org/eclipse/swt/internal/cairo/*:~org/eclipse/swt/internal/cde/*:~org/eclipse/swt/internal/gnome/*:~org/eclipse/swt/internal/gtk/*:~org/eclipse/swt/internal/opengl/glx/*:+org/eclipse/swt/ole/win32/*:~org/eclipse/swt/internal/gdip/*:~org/eclipse/swt/internal/ole/win32/*:~org/eclipse/swt/internal/win32/*:~org/eclipse/swt/internal/opengl/win32/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.8.1.v20161221-1651/org.eclipse.core.commands-3.8.1.v20161221-1651.jar[+org/eclipse/core/commands/*:+org/eclipse/core/commands/common/*:+org/eclipse/core/commands/contexts/*:+org/eclipse/core/commands/operations/*:+org/eclipse/core/commands/util/*:~org/eclipse/core/internal/commands/operations/*:~org/eclipse/core/internal/commands/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.0.0.v20160307-1318/org.eclipse.equinox.bidi-1.0.0.v20160307-1318.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.8.1.v20161026-1531/org.eclipse.jface.databinding-1.8.1.v20161026-1531.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.6.0.v20160511-1747/org.eclipse.core.databinding.observable-1.6.0.v20160511-1747.jar[+org/eclipse/core/databinding/observable/*:+org/eclipse/core/databinding/observable/list/*:+org/eclipse/core/databinding/observable/map/*:+org/eclipse/core/databinding/observable/masterdetail/*:+org/eclipse/core/databinding/observable/set/*:+org/eclipse/core/databinding/observable/sideeffect/*:+org/eclipse/core/databinding/observable/value/*:+org/eclipse/core/databinding/util/*:~org/eclipse/core/internal/databinding/identity/*:~org/eclipse/core/internal/databinding/observable/*:~org/eclipse/core/internal/databinding/observable/masterdetail/*:~org/eclipse/core/internal/databinding/observable/sideeffect/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.6.0.v20160427-0852/org.eclipse.core.databinding.property-1.6.0.v20160427-0852.jar[+org/eclipse/core/databinding/property/*:+org/eclipse/core/databinding/property/list/*:+org/eclipse/core/databinding/property/map/*:+org/eclipse/core/databinding/property/set/*:+org/eclipse/core/databinding/property/value/*:~org/eclipse/core/internal/databinding/property/*:~org/eclipse/core/internal/databinding/property/list/*:~org/eclipse/core/internal/databinding/property/map/*:~org/eclipse/core/internal/databinding/property/set/*:~org/eclipse/core/internal/databinding/property/value/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.6.0.v20160412-0910/org.eclipse.core.databinding-1.6.0.v20160412-0910.jar[+org/eclipse/core/databinding/*:+org/eclipse/core/databinding/conversion/*:+org/eclipse/core/databinding/validation/*:~org/eclipse/core/internal/databinding/*:~org/eclipse/core/internal/databinding/conversion/*:~org/eclipse/core/internal/databinding/validation/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.0.100.v20160509-1032/org.eclipse.e4.core.services-2.0.100.v20160509-1032.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.6.1.v20160712-0927/org.eclipse.e4.core.di-1.6.1.v20160712-0927.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.5.0.v20151127-1241/org.eclipse.e4.core.di.annotations-1.5.0.v20151127-1241.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.5.1.v20170203-1100/org.eclipse.e4.core.contexts-1.5.1.v20170203-1100.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.1.v20160829-0832/org.eclipse.e4.ui.workbench.swt-0.14.1.v20160829-0832.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.4.0.v20160517-1624/org.eclipse.e4.ui.workbench-1.4.0.v20160517-1624.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/1.2.0.v20160229-1459/org.eclipse.e4.ui.model.workbench-1.2.0.v20160229-1459.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.12.0.v20160420-0247/org.eclipse.emf.ecore-2.12.0.v20160420-0247.jar[+org/eclipse/emf/ecore/*:+org/eclipse/emf/ecore/impl/*:+org/eclipse/emf/ecore/plugin/*:+org/eclipse/emf/ecore/resource/*:+org/eclipse/emf/ecore/resource/impl/*:+org/eclipse/emf/ecore/util/*:+org/eclipse/emf/ecore/xml/namespace/*:+org/eclipse/emf/ecore/xml/namespace/impl/*:+org/eclipse/emf/ecore/xml/namespace/util/*:+org/eclipse/emf/ecore/xml/type/*:+org/eclipse/emf/ecore/xml/type/impl/*:+org/eclipse/emf/ecore/xml/type/internal/*:+org/eclipse/emf/ecore/xml/type/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.12.0.v20160420-0247/org.eclipse.emf.common-2.12.0.v20160420-0247.jar[+org/eclipse/emf/common/*:+org/eclipse/emf/common/archive/*:+org/eclipse/emf/common/command/*:+org/eclipse/emf/common/notify/*:+org/eclipse/emf/common/notify/impl/*:+org/eclipse/emf/common/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.11.1.v20161107-2032/org.eclipse.core.resources-3.11.1.v20161107-2032.jar[~org/eclipse/core/internal/dtree/*:~org/eclipse/core/internal/events/*:~org/eclipse/core/internal/localstore/*:~org/eclipse/core/internal/properties/*:~org/eclipse/core/internal/propertytester/*:~org/eclipse/core/internal/refresh/*:~org/eclipse/core/internal/resources/*:~org/eclipse/core/internal/resources/mapping/*:~org/eclipse/core/internal/resources/projectvariables/*:~org/eclipse/core/internal/resources/refresh/win32/*:~org/eclipse/core/internal/utils/*:~org/eclipse/core/internal/watson/*:+org/eclipse/core/resources/*:+org/eclipse/core/resources/filtermatchers/*:+org/eclipse/core/resources/mapping/*:+org/eclipse/core/resources/refresh/*:+org/eclipse/core/resources/team/*:+org/eclipse/core/resources/variableresolvers/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.core/3.4.100.v20160505-0642/org.eclipse.ant.core-3.4.100.v20160505-0642.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.3.0.v20160419-1720/org.eclipse.core.variables-3.3.0.v20160419-1720.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.6.1.v20161113-2349/org.eclipse.core.filesystem-1.6.1.v20161113-2349.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.1.200.v20160506-0804/org.eclipse.e4.emf.xpath-0.1.200.v20160506-0804.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.2.100.v20160506-0759/org.eclipse.e4.ui.services-1.2.100.v20160506-0759.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.1.100.v20160506-0759/org.eclipse.e4.ui.di-1.1.100.v20160506-0759.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.14.0.v20160211-1614/org.eclipse.e4.core.di.extensions-0.14.0.v20160211-1614.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.5.100.v20160504-1419/org.eclipse.osgi.services-3.5.100.v20160504-1419.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.11.100.v20160506-0804/org.eclipse.e4.core.commands-0.11.100.v20160506-0804.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.11.0.v20160420-0247/org.eclipse.emf.ecore.change-2.11.0.v20160420-0247.jar[+org/eclipse/emf/ecore/change/*:+org/eclipse/emf/ecore/change/impl/*:+org/eclipse/emf/ecore/change/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.12.0.v20160420-0247/org.eclipse.emf.ecore.xmi-2.12.0.v20160420-0247.jar[+org/eclipse/emf/ecore/xmi/*:+org/eclipse/emf/ecore/xmi/impl/*:+org/eclipse/emf/ecore/xmi/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.1.v20161114-0210/org.eclipse.e4.ui.css.core-0.12.1.v20161114-0210.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.7.0.v201011041433/org.apache.batik.css-1.7.0.v201011041433.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.7.0.v201011041433/org.apache.batik.util-1.7.0.v201011041433.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util.gui/1.7.0.v200903091627/org.apache.batik.util.gui-1.7.0.v200903091627.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.12.100.v20160517-1505/org.eclipse.e4.ui.css.swt-0.12.100.v20160517-1505.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.11.100.v20160509-1025/org.eclipse.e4.ui.bindings-0.11.100.v20160509-1025.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.13.100.v20160506-0759/org.eclipse.e4.ui.workbench3-0.13.100.v20160506-0759.jar[+org/eclipse/ui/testing/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.10.100.v20160523-0836/org.eclipse.e4.ui.css.swt.theme-0.10.100.v20160523-0836.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.1.100.v20160506-0759/org.eclipse.e4.ui.widgets-1.1.100.v20160506-0759.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.2.101.v20170206-1129/org.eclipse.e4.ui.workbench.addons.swt-1.2.101.v20170206-1129.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.1.v20170117-1415/org.eclipse.e4.ui.workbench.renderers.swt-0.14.1.v20170117-1415.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.marte.static.profile/1.2.0.201703081153/org.eclipse.papyrus.marte.static.profile-1.2.0.201703081153.jar[+org/eclipse/papyrus/MARTE/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/DataTypes/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/DataTypes/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/DataTypes/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Operators/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Operators/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Operators/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Variables/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Variables/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/Variables/util/*:+org/eclipse/papyrus/MARTE/MARTE_Annexes/VSL/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/GCM/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/GCM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/GCM/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HLAM/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HLAM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HLAM/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwGeneral/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwGeneral/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwGeneral/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwCommunication/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwCommunication/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwCommunication/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwDevice/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwDevice/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwDevice/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwTiming/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwTiming/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/HwTiming/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwLogical/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwLayout/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwLayout/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwLayout/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwPower/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwPower/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/HwPower/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/HwPhysical/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/HRM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Brokering/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Brokering/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Brokering/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Concurrency/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Concurrency/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Concurrency/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Interaction/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Interaction/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_Interaction/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_ResourceCore/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_ResourceCore/impl/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/SW_ResourceCore/util/*:+org/eclipse/papyrus/MARTE/MARTE_DesignModel/SRM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Alloc/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Alloc/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Alloc/util/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/CoreElements/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/CoreElements/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/CoreElements/util/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/GRM/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/GRM/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/GRM/util/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/NFPs/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/NFPs/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/NFPs/util/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Time/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Time/impl/*:+org/eclipse/papyrus/MARTE/MARTE_Foundations/Time/util/*:+org/eclipse/papyrus/MARTE/impl/*:+org/eclipse/papyrus/MARTE/utils/*:+org/eclipse/papyrus/MARTE_Library/BasicNFP_Types/*:+org/eclipse/papyrus/MARTE_Library/BasicNFP_Types/impl/*:+org/eclipse/papyrus/MARTE_Library/GRM_BasicTypes/*:+org/eclipse/papyrus/MARTE_Library/GRM_BasicTypes/impl/*:+org/eclipse/papyrus/MARTE_Library/MARTE_DataTypes/*:+org/eclipse/papyrus/MARTE_Library/MARTE_DataTypes/impl/*:+org/eclipse/papyrus/MARTE_Library/MARTE_PrimitivesTypes/*:+org/eclipse/papyrus/MARTE_Library/MARTE_PrimitivesTypes/impl/*:+org/eclipse/papyrus/MARTE_Library/MeasurementUnits/*:+org/eclipse/papyrus/MARTE_Library/MeasurementUnits/impl/*:+org/eclipse/papyrus/MARTE_Library/RS_Library/*:+org/eclipse/papyrus/MARTE_Library/RS_Library/impl/*:+org/eclipse/papyrus/MARTE_Library/TimeLibrary/*:+org/eclipse/papyrus/MARTE_Library/TimeLibrary/impl/*:+org/eclipse/papyrus/MARTE_Library/TimeLibrary/util/*:+org/eclipse/papyrus/MARTE_Library/TimeTypesLibrary/*:+org/eclipse/papyrus/MARTE_Library/TimeTypesLibrary/impl/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.extensionpoints/1.2.0.201703080851/org.eclipse.papyrus.uml.extensionpoints-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.2.3.v20170227-0935/org.eclipse.uml2.uml-5.2.3.v20170227-0935.jar[+org/eclipse/uml2/uml/*:~org/eclipse/uml2/uml/internal/impl/*:~org/eclipse/uml2/uml/internal/operations/*:~org/eclipse/uml2/uml/internal/resource/*:+org/eclipse/uml2/uml/resource/*:+org/eclipse/uml2/uml/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.common/2.1.0.v20170227-0935/org.eclipse.uml2.common-2.1.0.v20170227-0935.jar[+org/eclipse/uml2/common/*:+org/eclipse/uml2/common/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.types/2.0.0.v20170227-0935/org.eclipse.uml2.types-2.0.0.v20170227-0935.jar[+org/eclipse/uml2/types/*:~org/eclipse/uml2/types/internal/impl/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.mapping.ecore2xml/2.9.0.v20160526-0356/org.eclipse.emf.mapping.ecore2xml-2.9.0.v20160526-0356.jar[+org/eclipse/emf/mapping/ecore2xml/*:+org/eclipse/emf/mapping/ecore2xml/impl/*:+org/eclipse/emf/mapping/ecore2xml/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.7.0.v20160310-0903/org.eclipse.ui.views.properties.tabbed-3.7.0.v20160310-0903.jar[~org/eclipse/ui/internal/views/properties/tabbed/*:~org/eclipse/ui/internal/views/properties/tabbed/l10n/*:~org/eclipse/ui/internal/views/properties/tabbed/view/*:+org/eclipse/ui/views/properties/tabbed/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.7.1.v20161220-1635/org.eclipse.ui.forms-3.7.1.v20161220-1635.jar[+org/eclipse/ui/forms/*:+org/eclipse/ui/forms/editor/*:+org/eclipse/ui/forms/events/*:+org/eclipse/ui/forms/widgets/*:~org/eclipse/ui/internal/forms/*:~org/eclipse/ui/internal/forms/css/dom/*:~org/eclipse/ui/internal/forms/css/properties/css2/*:~org/eclipse/ui/internal/forms/widgets/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.108.1.v20160929-1045/org.eclipse.ui-3.108.1.v20160929-1045.jar[~org/eclipse/ui/internal/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.8.102.v20170111-0801/org.eclipse.ui.views-3.8.102.v20170111-0801.jar[~org/eclipse/ui/internal/views/contentoutline/*:~org/eclipse/ui/internal/views/properties/*:+org/eclipse/ui/views/contentoutline/*:+org/eclipse/ui/views/properties/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/2.1.0.201703080851/org.eclipse.papyrus.infra.emf-2.1.0.201703080851.jar[+org/eclipse/papyrus/infra/emf/*:+org/eclipse/papyrus/infra/emf/adapters/*:+org/eclipse/papyrus/infra/emf/advice/*:+org/eclipse/papyrus/infra/emf/commands/*:+org/eclipse/papyrus/infra/emf/edit/domain/*:~org/eclipse/papyrus/infra/emf/internal/resource/*:~org/eclipse/papyrus/infra/emf/internal/resource/index/*:+org/eclipse/papyrus/infra/emf/requests/*:+org/eclipse/papyrus/infra/emf/resource/*:+org/eclipse/papyrus/infra/emf/resource/index/*:+org/eclipse/papyrus/infra/emf/spi/resolver/*:+org/eclipse/papyrus/infra/emf/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/2.1.1.201703080851/org.eclipse.papyrus.infra.core-2.1.1.201703080851.jar[+org/eclipse/papyrus/infra/core/*:+org/eclipse/papyrus/infra/core/clipboard/*:+org/eclipse/papyrus/infra/core/editor/*:+org/eclipse/papyrus/infra/core/extension/*:~org/eclipse/papyrus/infra/core/internal/clipboard/*:~org/eclipse/papyrus/infra/core/internal/expressions/*:~org/eclipse/papyrus/infra/core/internal/language/*:~org/eclipse/papyrus/infra/core/internal/sashmodel/*:+org/eclipse/papyrus/infra/core/language/*:+org/eclipse/papyrus/infra/core/listenerservice/*:+org/eclipse/papyrus/infra/core/markers/*:+org/eclipse/papyrus/infra/core/modelsetquery/*:~org/eclipse/papyrus/infra/core/modelsetquery/impl/*:+org/eclipse/papyrus/infra/core/operation/*:+org/eclipse/papyrus/infra/core/resource/*:+org/eclipse/papyrus/infra/core/resource/additional/*:+org/eclipse/papyrus/infra/core/resource/sasheditor/*:+org/eclipse/papyrus/infra/core/services/*:~org/eclipse/papyrus/infra/core/services/internal/*:+org/eclipse/papyrus/infra/core/services/spi/*:+org/eclipse/papyrus/infra/core/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201606071900/org.eclipse.emf.workspace-1.5.1.201606071900.jar[+org/eclipse/emf/workspace/*:+org/eclipse/emf/workspace/impl/*:~org/eclipse/emf/workspace/internal/*:~org/eclipse/emf/workspace/internal/l10n/*:+org/eclipse/emf/workspace/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.transaction/1.9.0.201606071900/org.eclipse.emf.transaction-1.9.0.201606071900.jar[+org/eclipse/emf/transaction/*:+org/eclipse/emf/transaction/impl/*:~org/eclipse/emf/transaction/internal/*:~org/eclipse/emf/transaction/internal/l10n/*:+org/eclipse/emf/transaction/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit/2.12.0.v20160526-0356/org.eclipse.emf.edit-2.12.0.v20160526-0356.jar[+org/eclipse/emf/edit/*:+org/eclipse/emf/edit/command/*:+org/eclipse/emf/edit/domain/*:+org/eclipse/emf/edit/provider/*:+org/eclipse/emf/edit/provider/resource/*:+org/eclipse/emf/edit/tree/*:+org/eclipse/emf/edit/tree/impl/*:+org/eclipse/emf/edit/tree/provider/*:+org/eclipse/emf/edit/tree/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation/1.8.0.201606071713/org.eclipse.emf.validation-1.8.0.201606071713.jar[+org/eclipse/emf/validation/*:~org/eclipse/emf/validation/internal/*:~org/eclipse/emf/validation/internal/emfadapter/*:~org/eclipse/emf/validation/internal/l10n/*:+org/eclipse/emf/validation/internal/modeled/*:+org/eclipse/emf/validation/internal/modeled/model/validation/*:+org/eclipse/emf/validation/internal/modeled/model/validation/impl/*:+org/eclipse/emf/validation/internal/modeled/model/validation/util/*:~org/eclipse/emf/validation/internal/service/*:~org/eclipse/emf/validation/internal/util/*:+org/eclipse/emf/validation/marker/*:+org/eclipse/emf/validation/model/*:+org/eclipse/emf/validation/preferences/*:+org/eclipse/emf/validation/service/*:+org/eclipse/emf/validation/util/*:+org/eclipse/emf/validation/xml/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.tools/2.0.1.201703080851/org.eclipse.papyrus.infra.tools-2.0.1.201703080851.jar[+org/eclipse/papyrus/infra/tools/*:+org/eclipse/papyrus/infra/tools/comparator/*:+org/eclipse/papyrus/infra/tools/databinding/*:+org/eclipse/papyrus/infra/tools/file/*:+org/eclipse/papyrus/infra/tools/notify/*:+org/eclipse/papyrus/infra/tools/spi/*:+org/eclipse/papyrus/infra/tools/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.log/1.2.0.201703080851/org.eclipse.papyrus.infra.core.log-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/core/log/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar[+com/google/common/net/*:+com/google/common/html/*:+com/google/common/collect/*:+com/google/common/primitives/*:+com/google/common/base/*:+com/google/common/escape/*:+com/google/common/cache/*:+com/google/common/eventbus/*:+com/google/common/util/concurrent/*:+com/google/common/hash/*:+com/google/common/io/*:+com/google/common/xml/*:+com/google/common/reflect/*:+com/google/common/math/*:+com/google/common/annotations/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sashwindows.di/1.2.0.201703080851/org.eclipse.papyrus.infra.core.sashwindows.di-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/core/sashwindows/di/*:+org/eclipse/papyrus/infra/core/sashwindows/di/exception/*:+org/eclipse/papyrus/infra/core/sashwindows/di/impl/*:+org/eclipse/papyrus/infra/core/sashwindows/di/service/*:+org/eclipse/papyrus/infra/core/sashwindows/di/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.201606071959/org.eclipse.gmf.runtime.emf.type.core-1.9.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/type/core/*:+org/eclipse/gmf/runtime/emf/type/core/commands/*:+org/eclipse/gmf/runtime/emf/type/core/edithelper/*:~org/eclipse/gmf/runtime/emf/type/core/internal/*:~org/eclipse/gmf/runtime/emf/type/core/internal/descriptors/*:~org/eclipse/gmf/runtime/emf/type/core/internal/impl/*:~org/eclipse/gmf/runtime/emf/type/core/internal/l10n/*:+org/eclipse/gmf/runtime/emf/type/core/requests/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.core/1.7.0.201606071959/org.eclipse.gmf.runtime.common.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/common/core/command/*:~org/eclipse/gmf/runtime/common/core/internal/*:~org/eclipse/gmf/runtime/common/core/internal/command/*:~org/eclipse/gmf/runtime/common/core/internal/l10n/*:+org/eclipse/gmf/runtime/common/core/resources/*:+org/eclipse/gmf/runtime/common/core/service/*:+org/eclipse/gmf/runtime/common/core/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/56.1.0.v201601250100/com.ibm.icu-56.1.0.v201601250100.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.commands.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.commands.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/commands/core/command/*:+org/eclipse/gmf/runtime/emf/commands/core/commands/*:~org/eclipse/gmf/runtime/emf/commands/core/internal/*:~org/eclipse/gmf/runtime/emf/commands/core/internal/l10n/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/core/*:+org/eclipse/gmf/runtime/emf/core/clipboard/*:~org/eclipse/gmf/runtime/emf/core/internal/l10n/*:~org/eclipse/gmf/runtime/emf/core/internal/plugin/*:~org/eclipse/gmf/runtime/emf/core/internal/resources/*:~org/eclipse/gmf/runtime/emf/core/internal/util/*:~org/eclipse/gmf/runtime/emf/core/internal/validation/*:+org/eclipse/gmf/runtime/emf/core/resources/*:+org/eclipse/gmf/runtime/emf/core/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.edit/2.9.0.v20160526-0356/org.eclipse.emf.ecore.edit-2.9.0.v20160526-0356.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.clipboard.core/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.clipboard.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/clipboard/core/*:~org/eclipse/gmf/runtime/emf/clipboard/core/internal/*:~org/eclipse/gmf/runtime/emf/clipboard/core/internal/l10n/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.custom.core-2.0.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/custom/core/*:+org/eclipse/papyrus/emf/facet/custom/core/exception/*:+org/eclipse/papyrus/emf/facet/custom/core/internal/*:+org/eclipse/papyrus/emf/facet/custom/core/internal/exception/*:+org/eclipse/papyrus/emf/facet/custom/core/internal/exported/*:+org/eclipse/papyrus/emf/facet/custom/core/internal/query/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.custom.metamodel-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/custom/metamodel/custompt/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/impl/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/util/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/customizationcatalog/*:~org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/*:+org/eclipse/papyrus/emf/facet/custom/metamodel/v0_3_0/query/*:~org/eclipse/papyrus/emf/facet/custom/metamodel/v0_3_0/query/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.metamodel-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/extensible/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/extensible/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/extensible/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/query/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/query/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/query/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/runtime/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/runtime/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/runtime/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/serialization/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/serialization/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/serialization/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/util/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacetcatalog/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacetcatalog/impl/*:+org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacetcatalog/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.catalog/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.catalog-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/util/emf/catalog/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.core-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/util/emf/core/*:+org/eclipse/papyrus/emf/facet/util/emf/core/command/*:+org/eclipse/papyrus/emf/facet/util/emf/core/exception/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/catalog/*:+org/eclipse/papyrus/emf/facet/util/emf/core/internal/exported/*:+org/eclipse/papyrus/emf/facet/util/emf/core/internal/preferences/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/serialization/*:~org/eclipse/papyrus/emf/facet/util/emf/core/internal/serialization/serializers/*:+org/eclipse/papyrus/emf/facet/util/emf/core/serialization/*:+org/eclipse/papyrus/emf/facet/util/emf/core/serialization/model/serialization/*:~org/eclipse/papyrus/emf/facet/util/emf/core/serialization/model/serialization/impl/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.common.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.common.core-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.pde.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.pde.core-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.core/3.11.1.v20161115-1951/org.eclipse.pde.core-3.11.1.v20161115-1951.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.12.3.v20170228-1205/org.eclipse.jdt.core-3.12.3.v20170228-1205.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.6.0.v20160503-1849/org.eclipse.text-3.6.0.v20160503-1849.jar[+org/eclipse/jface/text/*:+org/eclipse/jface/text/link/*:+org/eclipse/jface/text/projection/*:+org/eclipse/jface/text/source/*:+org/eclipse/jface/text/templates/*:+org/eclipse/text/edits/*:+org/eclipse/text/undo/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.0.v20160418-1534/org.eclipse.team.core-3.8.0.v20160418-1534.jar[+org/eclipse/team/core/*:+org/eclipse/team/core/diff/*:+org/eclipse/team/core/diff/provider/*:+org/eclipse/team/core/history/*:+org/eclipse/team/core/history/provider/*:~org/eclipse/team/core/importing/provisional/*:+org/eclipse/team/core/mapping/*:+org/eclipse/team/core/mapping/provider/*:+org/eclipse/team/core/subscribers/*:+org/eclipse/team/core/synchronize/*:+org/eclipse/team/core/variants/*:~org/eclipse/team/internal/core/*:~org/eclipse/team/internal/core/history/*:~org/eclipse/team/internal/core/importing/*:~org/eclipse/team/internal/core/mapping/*:~org/eclipse/team/internal/core/streams/*:~org/eclipse/team/internal/core/subscribers/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.0.v20160418-1534/org.eclipse.compare.core-3.6.0.v20160418-1534.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.3.400.v20160506-0750/org.eclipse.update.configurator-3.3.400.v20160506-0750.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.8.101.v20161111-2014/org.eclipse.jdt.launching-3.8.101.v20161111-2014.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.10.100.v20160419-1720/org.eclipse.debug.core-3.10.100.v20160419-1720.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar/jdi.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.10.1.v20160811-0441.jar/jdimodel.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.0.v20160503-1849/org.eclipse.core.filebuffers-3.6.0.v20160503-1849.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.9.200.v20160204-0642.jar/pdebuild.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.0.500.v20160504-1450/org.eclipse.equinox.p2.jarprocessor-1.0.500.v20160504-1450.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.4.100.v20160504-1450/org.eclipse.equinox.p2.publisher-1.4.100.v20160504-1450.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.1.300.v20160421-0324/org.eclipse.equinox.p2.repository.tools-2.1.300.v20160421-0324.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.3.0.v201308270617/org.tukaani.xz-1.3.0.v201308270617.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.0.500.v20160419-0834/org.eclipse.equinox.p2.director.app-1.0.500.v20160419-0834.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.2.100.v20160504-1450/org.eclipse.equinox.p2.publisher.eclipse-1.2.100.v20160504-1450.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200.v20160504-1450/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.v20160504-1450.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.0.300.v20160504-1450/org.eclipse.equinox.frameworkadmin-2.0.300.v20160504-1450.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.4.100.v20160419-0834/org.eclipse.equinox.p2.engine-2.4.100.v20160419-0834.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.4.100.v20160419-0834/org.eclipse.equinox.p2.core-2.4.100.v20160419-0834.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.3.100.v20160427-2220/org.eclipse.equinox.p2.metadata-2.3.100.v20160427-2220.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.3.300.v20160504-1450/org.eclipse.equinox.p2.director-2.3.300.v20160504-1450.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.1.500.v20160419-0834/org.eclipse.equinox.p2.artifact.repository-1.1.500.v20160419-0834.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.200.v20160421-0324/org.eclipse.equinox.p2.repository-2.3.200.v20160421-0324.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.300.v20160419-0834/org.eclipse.equinox.p2.metadata.repository-1.2.300.v20160419-0834.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.0.300.v20160504-1450/org.eclipse.equinox.p2.garbagecollector-1.0.300.v20160504-1450.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.1.400.v20160419-0834/org.eclipse.equinox.p2.touchpoint.eclipse-2.1.400.v20160419-0834.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.core/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.core-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.core-2.0.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/efacet/core/*:+org/eclipse/papyrus/emf/facet/efacet/core/exception/*:+org/eclipse/papyrus/emf/facet/efacet/core/internal/exported/*:+org/eclipse/papyrus/emf/facet/efacet/core/internal/incubatingapi/*:+org/eclipse/papyrus/emf/facet/efacet/core/internal/query/*:+org/eclipse/papyrus/emf/facet/efacet/core/query/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet.catalog/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet.catalog-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/efacet/catalog/efacetcatalog/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.efacet/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.efacet-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/efacet/*:~org/eclipse/papyrus/emf/facet/efacet/impl/*:~org/eclipse/papyrus/emf/facet/efacet/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.emf.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.emf.ui-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.common.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.common.ui-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar[+org/eclipse/ui/*:+org/eclipse/ui/actions/*:+org/eclipse/ui/dialogs/*:+org/eclipse/ui/ide/*:+org/eclipse/ui/ide/dialogs/*:+org/eclipse/ui/ide/fileSystem/*:+org/eclipse/ui/ide/undo/*:~org/eclipse/ui/internal/ide/*:~org/eclipse/ui/internal/ide/actions/*:~org/eclipse/ui/internal/ide/commands/*:~org/eclipse/ui/internal/ide/dialogs/*:~org/eclipse/ui/internal/ide/filesystem/*:~org/eclipse/ui/internal/ide/handlers/*:~org/eclipse/ui/internal/ide/misc/*:~org/eclipse/ui/internal/ide/model/*:~org/eclipse/ui/internal/ide/registry/*:~org/eclipse/ui/internal/ide/undo/*:~org/eclipse/ui/internal/views/bookmarkexplorer/*:~org/eclipse/ui/internal/views/framelist/*:~org/eclipse/ui/internal/views/markers/*:~org/eclipse/ui/internal/views/navigator/*:~org/eclipse/ui/internal/views/properties/*:~org/eclipse/ui/internal/views/tasklist/*:~org/eclipse/ui/internal/wizards/datatransfer/*:~org/eclipse/ui/internal/wizards/newresource/*:+org/eclipse/ui/model/*:+org/eclipse/ui/part/*:+org/eclipse/ui/views/bookmarkexplorer/*:+org/eclipse/ui/views/framelist/*:+org/eclipse/ui/views/markers/*:~org/eclipse/ui/views/markers/internal/*:+org/eclipse/ui/views/navigator/*:+org/eclipse/ui/views/properties/*:+org/eclipse/ui/views/tasklist/*:+org/eclipse/ui/wizards/datatransfer/*:+org/eclipse/ui/wizards/newresource/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.11.2.v20170220-1911/org.eclipse.jface.text-3.11.2.v20170220-1911.jar[+org/eclipse/jface/contentassist/*:+org/eclipse/jface/contentassist/images/*:~org/eclipse/jface/internal/text/*:~org/eclipse/jface/internal/text/html/*:~org/eclipse/jface/internal/text/link/contentassist/*:~org/eclipse/jface/internal/text/revisions/*:~org/eclipse/jface/internal/text/source/*:+org/eclipse/jface/text/*:+org/eclipse/jface/text/contentassist/*:+org/eclipse/jface/text/formatter/*:+org/eclipse/jface/text/hyperlink/*:+org/eclipse/jface/text/information/*:+org/eclipse/jface/text/link/*:+org/eclipse/jface/text/presentation/*:+org/eclipse/jface/text/quickassist/*:+org/eclipse/jface/text/reconciler/*:+org/eclipse/jface/text/revisions/*:+org/eclipse/jface/text/rules/*:+org/eclipse/jface/text/source/*:+org/eclipse/jface/text/source/projection/*:+org/eclipse/jface/text/source/projection/images/*:+org/eclipse/jface/text/templates/*:+org/eclipse/jface/text/templates/persistence/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit.ui/2.12.0.v20160526-0356/org.eclipse.emf.edit.ui-2.12.0.v20160526-0356.jar[+org/eclipse/emf/edit/ui/*:+org/eclipse/emf/edit/ui/action/*:+org/eclipse/emf/edit/ui/celleditor/*:+org/eclipse/emf/edit/ui/dnd/*:+org/eclipse/emf/edit/ui/provider/*:+org/eclipse/emf/edit/ui/util/*:+org/eclipse/emf/edit/ui/view/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common.ui/2.11.0.v20160526-0356/org.eclipse.emf.common.ui-2.11.0.v20160526-0356.jar[+org/eclipse/emf/common/ui/*:+org/eclipse/emf/common/ui/action/*:+org/eclipse/emf/common/ui/celleditor/*:+org/eclipse/emf/common/ui/dialogs/*:+org/eclipse/emf/common/ui/editor/*:+org/eclipse/emf/common/ui/viewer/*:+org/eclipse/emf/common/ui/wizard/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.ui-1.2.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/composite/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/dialog/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/displaysync/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/handler/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/tree/menu/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/composite/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/dialog/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/handler/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/item/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/menu/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/command/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/getorcreate/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/properties/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/properties/bounds/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/component/properties/name/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/widget/query/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/wizard/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/widget/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/widget/getorcreate/*:+org/eclipse/papyrus/emf/facet/util/ui/internal/exported/wizard/*:+org/eclipse/papyrus/emf/facet/util/ui/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.swt/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.swt-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.tools.utils/2.0.0.201703080851/org.eclipse.papyrus.uml.tools.utils-2.0.0.201703080851.jar[+org/eclipse/papyrus/uml/tools/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.notation/1.8.0.201606071631/org.eclipse.gmf.runtime.notation-1.8.0.201606071631.jar[+org/eclipse/gmf/runtime/notation/*:+org/eclipse/gmf/runtime/notation/datatype/*:+org/eclipse/gmf/runtime/notation/impl/*:+org/eclipse/gmf/runtime/notation/stylepooling/*:+org/eclipse/gmf/runtime/notation/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/1.3.0.201703080851/org.eclipse.papyrus.infra.ui-1.3.0.201703080851.jar[+org/eclipse/papyrus/infra/ui/*:+org/eclipse/papyrus/infra/ui/command/*:+org/eclipse/papyrus/infra/ui/contentoutline/*:+org/eclipse/papyrus/infra/ui/converter/*:+org/eclipse/papyrus/infra/ui/dnd/*:+org/eclipse/papyrus/infra/ui/editor/*:+org/eclipse/papyrus/infra/ui/editor/reload/*:+org/eclipse/papyrus/infra/ui/editorsfactory/*:+org/eclipse/papyrus/infra/ui/extension/commands/*:+org/eclipse/papyrus/infra/ui/extension/diagrameditor/*:~org/eclipse/papyrus/infra/ui/internal/commands/*:~org/eclipse/papyrus/infra/ui/internal/preferences/*:+org/eclipse/papyrus/infra/ui/lifecycleevents/*:+org/eclipse/papyrus/infra/ui/menu/*:+org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/*:+org/eclipse/papyrus/infra/ui/preferences/*:+org/eclipse/papyrus/infra/ui/preferences/dialog/*:+org/eclipse/papyrus/infra/ui/providers/*:+org/eclipse/papyrus/infra/ui/services/*:~org/eclipse/papyrus/infra/ui/services/internal/*:+org/eclipse/papyrus/infra/ui/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/2.0.0.201703080851/org.eclipse.papyrus.infra.core.sasheditor.di-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/*:+org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/commands/*:~org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/*:+org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/2.0.0.201703080851/org.eclipse.papyrus.infra.core.sasheditor-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/core/sasheditor/*:+org/eclipse/papyrus/infra/core/sasheditor/contentprovider/*:+org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/*:+org/eclipse/papyrus/infra/core/sasheditor/editor/*:+org/eclipse/papyrus/infra/core/sasheditor/editor/actionbarcontributor/*:~org/eclipse/papyrus/infra/core/sasheditor/internal/*:~org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/*:+org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/*:+org/eclipse/papyrus/infra/core/sasheditor/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.widgets/2.0.1.201703080851/org.eclipse.papyrus.infra.widgets-2.0.1.201703080851.jar[+org/eclipse/papyrus/infra/widgets/*:+org/eclipse/papyrus/infra/widgets/creation/*:+org/eclipse/papyrus/infra/widgets/databinding/*:+org/eclipse/papyrus/infra/widgets/editors/*:+org/eclipse/papyrus/infra/widgets/editors/richtext/*:+org/eclipse/papyrus/infra/widgets/messages/*:+org/eclipse/papyrus/infra/widgets/providers/*:+org/eclipse/papyrus/infra/widgets/selectors/*:+org/eclipse/papyrus/infra/widgets/strategy/*:+org/eclipse/papyrus/infra/widgets/util/*:+org/eclipse/papyrus/infra/widgets/validator/*:+org/eclipse/papyrus/infra/widgets/widgets/*:+org/eclipse/papyrus/infra/widgets/wizard/pages/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.labelprovider/1.2.1.201703080851/org.eclipse.papyrus.infra.services.labelprovider-1.2.1.201703080851.jar[+org/eclipse/papyrus/infra/services/labelprovider/*:+org/eclipse/papyrus/infra/services/labelprovider/service/*:+org/eclipse/papyrus/infra/services/labelprovider/service/impl/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.richtext/1.1.0.201609231530/org.eclipse.nebula.widgets.richtext-1.1.0.201609231530.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.widgets.toolbox/1.2.0.201703080851/org.eclipse.papyrus.infra.widgets.toolbox-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.draw2d/3.10.100.201606061308/org.eclipse.draw2d-3.10.100.201606061308.jar[+org/eclipse/draw2d/*:+org/eclipse/draw2d/graph/*:+org/eclipse/draw2d/geometry/*:+org/eclipse/draw2d/images/*:~org/eclipse/draw2d/internal/*:+org/eclipse/draw2d/parts/*:+org/eclipse/draw2d/text/*:+org/eclipse/draw2d/widgets/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.common/2.0.1.201703080851/org.eclipse.papyrus.uml.diagram.common-2.0.1.201703080851.jar[+org/eclipse/papyrus/uml/diagram/common/*:+org/eclipse/papyrus/uml/diagram/common/actions/*:+org/eclipse/papyrus/uml/diagram/common/actions/handlers/*:+org/eclipse/papyrus/uml/diagram/common/canonical/*:+org/eclipse/papyrus/uml/diagram/common/commands/*:+org/eclipse/papyrus/uml/diagram/common/dialogs/*:+org/eclipse/papyrus/uml/diagram/common/directedit/*:+org/eclipse/papyrus/uml/diagram/common/dragtracker/*:+org/eclipse/papyrus/uml/diagram/common/draw2d/*:+org/eclipse/papyrus/uml/diagram/common/draw2d/anchors/*:+org/eclipse/papyrus/uml/diagram/common/editparts/*:+org/eclipse/papyrus/uml/diagram/common/editpolicies/*:+org/eclipse/papyrus/uml/diagram/common/figure/edge/*:+org/eclipse/papyrus/uml/diagram/common/figure/layout/*:+org/eclipse/papyrus/uml/diagram/common/figure/node/*:+org/eclipse/papyrus/uml/diagram/common/handlers/*:+org/eclipse/papyrus/uml/diagram/common/helper/*:+org/eclipse/papyrus/uml/diagram/common/layout/*:+org/eclipse/papyrus/uml/diagram/common/listeners/*:+org/eclipse/papyrus/uml/diagram/common/locator/*:+org/eclipse/papyrus/uml/diagram/common/parser/*:+org/eclipse/papyrus/uml/diagram/common/parser/assist/*:+org/eclipse/papyrus/uml/diagram/common/parser/custom/*:+org/eclipse/papyrus/uml/diagram/common/parser/lookup/*:+org/eclipse/papyrus/uml/diagram/common/parser/packageimport/*:+org/eclipse/papyrus/uml/diagram/common/parser/stereotype/*:+org/eclipse/papyrus/uml/diagram/common/parser/structural/*:+org/eclipse/papyrus/uml/diagram/common/part/*:+org/eclipse/papyrus/uml/diagram/common/preferences/*:+org/eclipse/papyrus/uml/diagram/common/providers/*:+org/eclipse/papyrus/uml/diagram/common/providers/assistant/*:+org/eclipse/papyrus/uml/diagram/common/resourceupdate/*:+org/eclipse/papyrus/uml/diagram/common/service/*:+org/eclipse/papyrus/uml/diagram/common/service/palette/*:+org/eclipse/papyrus/uml/diagram/common/sheet/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/migration/*:+org/eclipse/papyrus/uml/diagram/common/stereotype/migration/editpolicies/*:+org/eclipse/papyrus/uml/diagram/common/strategy/paste/*:+org/eclipse/papyrus/uml/diagram/common/ui/dialogs/*:+org/eclipse/papyrus/uml/diagram/common/ui/helper/*:+org/eclipse/papyrus/uml/diagram/common/util/*:+org/eclipse/papyrus/uml/diagram/common/util/functions/*:+org/eclipse/papyrus/uml/diagram/common/util/predicates/*:~org/eclipse/papyrus/uml/diagram/internal/common/services/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.extensionpoints.editors/1.2.0.201703080851/org.eclipse.papyrus.extensionpoints.editors-1.2.0.201703080851.jar[+org/eclipse/papyrus/extensionpoints/editors/*:+org/eclipse/papyrus/extensionpoints/editors/configuration/*:+org/eclipse/papyrus/extensionpoints/editors/definition/*:+org/eclipse/papyrus/extensionpoints/editors/preferences/*:+org/eclipse/papyrus/extensionpoints/editors/ui/*:+org/eclipse/papyrus/extensionpoints/editors/ui/images/*:+org/eclipse/papyrus/extensionpoints/editors/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.8.0.201606071959/org.eclipse.gmf.runtime.diagram.ui-1.8.0.201606071959.jar[+org/eclipse/gmf/runtime/diagram/ui/*:+org/eclipse/gmf/runtime/diagram/ui/actions/*:+org/eclipse/gmf/runtime/diagram/ui/commands/*:+org/eclipse/gmf/runtime/diagram/ui/dialogs/sortfilter/*:+org/eclipse/gmf/runtime/diagram/ui/editparts/*:+org/eclipse/gmf/runtime/diagram/ui/editpolicies/*:+org/eclipse/gmf/runtime/diagram/ui/figures/*:+org/eclipse/gmf/runtime/diagram/ui/handles/*:+org/eclipse/gmf/runtime/diagram/ui/image/*:~org/eclipse/gmf/runtime/diagram/ui/internal/*:~org/eclipse/gmf/runtime/diagram/ui/internal/actions/*:~org/eclipse/gmf/runtime/diagram/ui/internal/commands/*:~org/eclipse/gmf/runtime/diagram/ui/internal/dialogs/*:~org/eclipse/gmf/runtime/diagram/ui/internal/dialogs/sortfilter/*:~org/eclipse/gmf/runtime/diagram/ui/internal/editparts/*:~org/eclipse/gmf/runtime/diagram/ui/internal/editpolicies/*:~org/eclipse/gmf/runtime/diagram/ui/internal/figures/*:~org/eclipse/gmf/runtime/diagram/ui/internal/handles/*:~org/eclipse/gmf/runtime/diagram/ui/internal/l10n/*:~org/eclipse/gmf/runtime/diagram/ui/internal/pagesetup/*:~org/eclipse/gmf/runtime/diagram/ui/internal/parts/*:~org/eclipse/gmf/runtime/diagram/ui/internal/properties/*:~org/eclipse/gmf/runtime/diagram/ui/internal/requests/*:~org/eclipse/gmf/runtime/diagram/ui/internal/resources/*:~org/eclipse/gmf/runtime/diagram/ui/internal/ruler/*:~org/eclipse/gmf/runtime/diagram/ui/internal/ruler/commands/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/decorator/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/editpart/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/editpolicy/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/layout/*:~org/eclipse/gmf/runtime/diagram/ui/internal/services/palette/*:~org/eclipse/gmf/runtime/diagram/ui/internal/tools/*:~org/eclipse/gmf/runtime/diagram/ui/internal/type/*:~org/eclipse/gmf/runtime/diagram/ui/internal/util/*:+org/eclipse/gmf/runtime/diagram/ui/l10n/*:+org/eclipse/gmf/runtime/diagram/ui/label/*:+org/eclipse/gmf/runtime/diagram/ui/layout/*:+org/eclipse/gmf/runtime/diagram/ui/menus/*:+org/eclipse/gmf/runtime/diagram/ui/parts/*:+org/eclipse/gmf/runtime/diagram/ui/preferences/*:+org/eclipse/gmf/runtime/diagram/ui/providers/*:+org/eclipse/gmf/runtime/diagram/ui/requests/*:+org/eclipse/gmf/runtime/diagram/ui/services/decorator/*:+org/eclipse/gmf/runtime/diagram/ui/services/editpart/*:+org/eclipse/gmf/runtime/diagram/ui/services/editpolicy/*:+org/eclipse/gmf/runtime/diagram/ui/services/layout/*:+org/eclipse/gmf/runtime/diagram/ui/services/palette/*:+org/eclipse/gmf/runtime/diagram/ui/tools/*:+org/eclipse/gmf/runtime/diagram/ui/type/*:+org/eclipse/gmf/runtime/diagram/ui/util/*:+org/eclipse/gmf/runtime/diagram/ui/view/factories/*:+org/eclipse/gmf/runtime/diagram/ui/view/factories/optimal/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gef/3.11.0.201606061308/org.eclipse.gef-3.11.0.201606061308.jar[+org/eclipse/gef/*:+org/eclipse/gef/commands/*:+org/eclipse/gef/dnd/*:+org/eclipse/gef/editparts/*:+org/eclipse/gef/editpolicies/*:+org/eclipse/gef/handles/*:~org/eclipse/gef/internal/*:~org/eclipse/gef/internal/icons/*:~org/eclipse/gef/internal/ui/palette/*:~org/eclipse/gef/internal/ui/palette/editparts/*:~org/eclipse/gef/internal/ui/rulers/*:+org/eclipse/gef/palette/*:+org/eclipse/gef/print/*:+org/eclipse/gef/requests/*:+org/eclipse/gef/rulers/*:+org/eclipse/gef/tools/*:+org/eclipse/gef/ui/actions/*:+org/eclipse/gef/ui/console/*:+org/eclipse/gef/ui/console/icons/*:+org/eclipse/gef/ui/palette/*:+org/eclipse/gef/ui/palette/customize/*:+org/eclipse/gef/ui/palette/editparts/*:+org/eclipse/gef/ui/parts/*:+org/eclipse/gef/ui/properties/*:+org/eclipse/gef/ui/rulers/*:+org/eclipse/gef/ui/stackview/*:+org/eclipse/gef/ui/stackview/icons/*:+org/eclipse/gef/ui/views/palette/*:+org/eclipse/gef/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.ui/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.ui-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/ui/action/*:+org/eclipse/gmf/runtime/emf/ui/dialogs/*:~org/eclipse/gmf/runtime/emf/ui/internal/*:~org/eclipse/gmf/runtime/emf/ui/internal/l10n/*:+org/eclipse/gmf/runtime/emf/ui/preferences/*:+org/eclipse/gmf/runtime/emf/ui/providers/marker/*:+org/eclipse/gmf/runtime/emf/ui/services/action/*:+org/eclipse/gmf/runtime/emf/ui/services/modelingassistant/*:+org/eclipse/gmf/runtime/emf/ui/services/parser/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.action/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.action-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/action/actions/*:+org/eclipse/gmf/runtime/common/ui/action/actions/global/*:+org/eclipse/gmf/runtime/common/ui/action/global/*:+org/eclipse/gmf/runtime/common/ui/action/global/providers/*:~org/eclipse/gmf/runtime/common/ui/action/internal/*:~org/eclipse/gmf/runtime/common/ui/action/internal/actions/global/*:~org/eclipse/gmf/runtime/common/ui/action/internal/global/*:~org/eclipse/gmf/runtime/common/ui/action/internal/l10n/*:+org/eclipse/gmf/runtime/common/ui/action/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui/1.8.1.201606071959/org.eclipse.gmf.runtime.common.ui-1.8.1.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/action/*:+org/eclipse/gmf/runtime/common/ui/contentassist/*:+org/eclipse/gmf/runtime/common/ui/dialogs/*:+org/eclipse/gmf/runtime/common/ui/editors/*:~org/eclipse/gmf/runtime/common/ui/internal/*:~org/eclipse/gmf/runtime/common/ui/internal/contentassist/*:~org/eclipse/gmf/runtime/common/ui/internal/dialogs/*:~org/eclipse/gmf/runtime/common/ui/internal/l10n/*:~org/eclipse/gmf/runtime/common/ui/internal/resources/*:+org/eclipse/gmf/runtime/common/ui/preferences/*:+org/eclipse/gmf/runtime/common/ui/resources/*:+org/eclipse/gmf/runtime/common/ui/util/*:+org/eclipse/gmf/runtime/common/ui/viewers/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.6.201.v20161107-0337/org.eclipse.ui.console-3.6.201.v20161107-0337.jar[+org/eclipse/ui/console/*:+org/eclipse/ui/console/actions/*:~org/eclipse/ui/internal/console/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.10.1.v20160818-1626/org.eclipse.ui.workbench.texteditor-3.10.1.v20160818-1626.jar[+org/eclipse/ui/contentassist/*:~org/eclipse/ui/internal/texteditor/*:~org/eclipse/ui/internal/texteditor/quickdiff/*:~org/eclipse/ui/internal/texteditor/quickdiff/compare/equivalence/*:~org/eclipse/ui/internal/texteditor/rulers/*:~org/eclipse/ui/internal/texteditor/spelling/*:+org/eclipse/ui/texteditor/*:+org/eclipse/ui/texteditor/link/*:+org/eclipse/ui/texteditor/quickdiff/*:+org/eclipse/ui/texteditor/rulers/*:+org/eclipse/ui/texteditor/spelling/*:+org/eclipse/ui/texteditor/templates/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services.action/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.services.action-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/services/action/contributionitem/*:+org/eclipse/gmf/runtime/common/ui/services/action/filter/*:+org/eclipse/gmf/runtime/common/ui/services/action/global/*:~org/eclipse/gmf/runtime/common/ui/services/action/internal/*:~org/eclipse/gmf/runtime/common/ui/services/action/internal/contributionitem/*:~org/eclipse/gmf/runtime/common/ui/services/action/internal/filter/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services/1.9.0.201606071959/org.eclipse.gmf.runtime.common.ui.services-1.9.0.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/services/editor/*:+org/eclipse/gmf/runtime/common/ui/services/elementselection/*:+org/eclipse/gmf/runtime/common/ui/services/icon/*:~org/eclipse/gmf/runtime/common/ui/services/internal/*:~org/eclipse/gmf/runtime/common/ui/services/internal/elementselection/*:~org/eclipse/gmf/runtime/common/ui/services/internal/icon/*:~org/eclipse/gmf/runtime/common/ui/services/internal/l10n/*:~org/eclipse/gmf/runtime/common/ui/services/internal/marker/*:+org/eclipse/gmf/runtime/common/ui/services/marker/*:+org/eclipse/gmf/runtime/common/ui/services/parser/*:+org/eclipse/gmf/runtime/common/ui/services/statusline/*:+org/eclipse/gmf/runtime/common/ui/services/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.0.201606071959/org.eclipse.gmf.runtime.gef.ui-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/gef/ui/figures/*:~org/eclipse/gmf/runtime/gef/ui/internal/*:~org/eclipse/gmf/runtime/gef/ui/internal/actions/*:~org/eclipse/gmf/runtime/gef/ui/internal/editparts/*:~org/eclipse/gmf/runtime/gef/ui/internal/editpolicies/*:~org/eclipse/gmf/runtime/gef/ui/internal/figures/*:~org/eclipse/gmf/runtime/gef/ui/internal/handles/*:~org/eclipse/gmf/runtime/gef/ui/internal/l10n/*:~org/eclipse/gmf/runtime/gef/ui/internal/palette/*:~org/eclipse/gmf/runtime/gef/ui/internal/parts/*:~org/eclipse/gmf/runtime/gef/ui/internal/requests/*:~org/eclipse/gmf/runtime/gef/ui/internal/tools/*:+org/eclipse/gmf/runtime/gef/ui/palette/customize/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui-1.9.0.201606071959.jar[+org/eclipse/gmf/runtime/draw2d/ui/figures/*:+org/eclipse/gmf/runtime/draw2d/ui/geometry/*:+org/eclipse/gmf/runtime/draw2d/ui/graph/*:+org/eclipse/gmf/runtime/draw2d/ui/graphics/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/figures/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/graph/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/graphics/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/l10n/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/mapmode/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/parts/*:~org/eclipse/gmf/runtime/draw2d/ui/internal/routers/*:+org/eclipse/gmf/runtime/draw2d/ui/mapmode/*:+org/eclipse/gmf/runtime/draw2d/ui/text/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.core-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/diagram/core/*:+org/eclipse/gmf/runtime/diagram/core/commands/*:+org/eclipse/gmf/runtime/diagram/core/edithelpers/*:~org/eclipse/gmf/runtime/diagram/core/internal/*:~org/eclipse/gmf/runtime/diagram/core/internal/commands/*:~org/eclipse/gmf/runtime/diagram/core/internal/l10n/*:~org/eclipse/gmf/runtime/diagram/core/internal/listener/*:+org/eclipse/gmf/runtime/diagram/core/listener/*:+org/eclipse/gmf/runtime/diagram/core/preferences/*:+org/eclipse/gmf/runtime/diagram/core/providers/*:+org/eclipse/gmf/runtime/diagram/core/services/*:+org/eclipse/gmf/runtime/diagram/core/services/eventbroker/*:+org/eclipse/gmf/runtime/diagram/core/services/view/*:+org/eclipse/gmf/runtime/diagram/core/util/*:+org/eclipse/gmf/runtime/diagram/core/view/factories/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/draw2d/ui/render/*:+org/eclipse/gmf/runtime/draw2d/ui/render/factory/*:+org/eclipse/gmf/runtime/draw2d/ui/render/figures/*:~org/eclipse/gmf/runtime/draw2d/ui/render/internal/*:~org/eclipse/gmf/runtime/draw2d/ui/render/internal/factory/*:~org/eclipse/gmf/runtime/draw2d/ui/render/internal/graphics/*:~org/eclipse/gmf/runtime/draw2d/ui/render/internal/image/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.constraints/2.0.0.201703080851/org.eclipse.papyrus.infra.constraints-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/constraints/*:+org/eclipse/papyrus/infra/constraints/constraints/*:+org/eclipse/papyrus/infra/constraints/environment/*:+org/eclipse/papyrus/infra/constraints/environment/impl/*:+org/eclipse/papyrus/infra/constraints/environment/util/*:+org/eclipse/papyrus/infra/constraints/impl/*:+org/eclipse/papyrus/infra/constraints/runtime/*:+org/eclipse/papyrus/infra/constraints/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.properties-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/diagram/ui/properties/descriptors/*:+org/eclipse/gmf/runtime/diagram/ui/properties/filters/*:~org/eclipse/gmf/runtime/diagram/ui/properties/internal/*:~org/eclipse/gmf/runtime/diagram/ui/properties/internal/l10n/*:+org/eclipse/gmf/runtime/diagram/ui/properties/providers/*:+org/eclipse/gmf/runtime/diagram/ui/properties/sections/*:+org/eclipse/gmf/runtime/diagram/ui/properties/sections/appearance/*:+org/eclipse/gmf/runtime/diagram/ui/properties/sections/grid/*:+org/eclipse/gmf/runtime/diagram/ui/properties/util/*:+org/eclipse/gmf/runtime/diagram/ui/properties/views/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.ui.properties/1.7.0.201606071959/org.eclipse.gmf.runtime.emf.ui.properties-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/emf/ui/properties/actions/*:+org/eclipse/gmf/runtime/emf/ui/properties/commands/*:+org/eclipse/gmf/runtime/emf/ui/properties/descriptors/*:~org/eclipse/gmf/runtime/emf/ui/properties/internal/*:~org/eclipse/gmf/runtime/emf/ui/properties/internal/l10n/*:+org/eclipse/gmf/runtime/emf/ui/properties/providers/*:+org/eclipse/gmf/runtime/emf/ui/properties/sections/*:+org/eclipse/gmf/runtime/emf/ui/properties/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services.properties/1.9.0.201606071959/org.eclipse.gmf.runtime.common.ui.services.properties-1.9.0.201606071959.jar[+org/eclipse/gmf/runtime/common/ui/services/properties/*:+org/eclipse/gmf/runtime/common/ui/services/properties/descriptors/*:+org/eclipse/gmf/runtime/common/ui/services/properties/extended/*:~org/eclipse/gmf/runtime/common/ui/services/properties/internal/*:~org/eclipse/gmf/runtime/common/ui/services/properties/internal/l10n/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.wizards/2.0.0.201703080851/org.eclipse.papyrus.uml.diagram.wizards-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml-3.8.0.v20180612-0940.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.7.100.v20180612-0940/org.eclipse.m2m.qvt.oml.common-3.7.100.v20180612-0940.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.emf.util/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.emf.util-3.8.0.v20180612-0940.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl.ecore/3.6.0.v20160523-1914/org.eclipse.ocl.ecore-3.6.0.v20160523-1914.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl/3.6.0.v20160523-1914/org.eclipse.ocl-3.6.0.v20160523-1914.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ocl.common/1.4.0.v20160521-2033/org.eclipse.ocl.common-1.4.0.v20160521-2033.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.cst.parser/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.cst.parser-3.8.0.v20180612-0940.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.ecore.imperativeocl/3.8.0.v20180612-0940/org.eclipse.m2m.qvt.oml.ecore.imperativeocl-3.8.0.v20180612-0940.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.5.2.v20161116-1147/org.eclipse.ui.intro-3.5.2.v20161116-1147.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.tools/2.0.2.201703080851/org.eclipse.papyrus.uml.tools-2.0.2.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.edit/5.2.1.v20170227-0935/org.eclipse.uml2.uml.edit-5.2.1.v20170227-0935.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.common.edit/2.1.0.v20170227-0935/org.eclipse.uml2.common.edit-2.1.0.v20170227-0935.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.validation/2.0.1.201703080851/org.eclipse.papyrus.infra.services.validation-2.0.1.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.decoration/1.2.0.201703080851/org.eclipse.papyrus.infra.services.decoration-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/services/decoration/*:+org/eclipse/papyrus/infra/services/decoration/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.markerlistener/1.2.0.201703080851/org.eclipse.papyrus.infra.services.markerlistener-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/services/markerlistener/*:+org/eclipse/papyrus/infra/services/markerlistener/dialogs/*:+org/eclipse/papyrus/infra/services/markerlistener/providers/*:+org/eclipse/papyrus/infra/services/markerlistener/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.gmf/1.2.1.201703080851/org.eclipse.papyrus.infra.emf.gmf-1.2.1.201703080851.jar[+org/eclipse/papyrus/infra/emf/gmf/command/*:+org/eclipse/papyrus/infra/emf/gmf/util/*:~org/eclipse/papyrus/infra/emf/internal/gmf/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.commands/2.0.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.commands-2.0.0.201703080851.jar[+org/eclipse/papyrus/commands/*:+org/eclipse/papyrus/commands/util/*:+org/eclipse/papyrus/commands/wrappers/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.transaction.ui/1.4.0.201606071900/org.eclipse.emf.transaction.ui-1.4.0.201606071900.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/1.2.0.201703080851/org.eclipse.papyrus.infra.viewpoints.policy-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/viewpoints/policy/*:+org/eclipse/papyrus/infra/viewpoints/policy/listener/*:+org/eclipse/papyrus/infra/viewpoints/policy/query/*:+org/eclipse/papyrus/infra/viewpoints/style/*:+org/eclipse/papyrus/infra/viewpoints/style/impl/*:+org/eclipse/papyrus/infra/viewpoints/style/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.pluginexplorer/1.2.0.201703080851/org.eclipse.papyrus.infra.core.pluginexplorer-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.iso42010/1.2.0.201703080851/org.eclipse.papyrus.infra.viewpoints.iso42010-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/viewpoints/iso42010/*:+org/eclipse/papyrus/infra/viewpoints/iso42010/impl/*:+org/eclipse/papyrus/infra/viewpoints/iso42010/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.configuration/2.0.0.201703080851/org.eclipse.papyrus.infra.viewpoints.configuration-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/viewpoints/configuration/*:+org/eclipse/papyrus/infra/viewpoints/configuration/impl/*:+org/eclipse/papyrus/infra/viewpoints/configuration/ui/*:+org/eclipse/papyrus/infra/viewpoints/configuration/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/2.0.0.201703080851/org.eclipse.papyrus.infra.services.edit-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/services/edit/*:+org/eclipse/papyrus/infra/services/edit/commands/*:~org/eclipse/papyrus/infra/services/edit/internal/*:~org/eclipse/papyrus/infra/services/edit/internal/advice/*:~org/eclipse/papyrus/infra/services/edit/internal/context/*:~org/eclipse/papyrus/infra/services/edit/internal/matcher/*:+org/eclipse/papyrus/infra/services/edit/messages/*:+org/eclipse/papyrus/infra/services/edit/service/*:+org/eclipse/papyrus/infra/services/edit/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/1.2.1.201703080851/org.eclipse.papyrus.infra.ui.emf-1.2.1.201703080851.jar[+org/eclipse/papyrus/infra/ui/emf/adapters/*:+org/eclipse/papyrus/infra/ui/emf/databinding/*:+org/eclipse/papyrus/infra/ui/emf/dialog/*:+org/eclipse/papyrus/infra/ui/emf/providers/*:+org/eclipse/papyrus/infra/ui/emf/providers/strategy/*:+org/eclipse/papyrus/infra/ui/emf/utils/*:~org/eclipse/papyrus/infra/ui/internal/emf/*:~org/eclipse/papyrus/infra/ui/internal/emf/expressions/*:~org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.databinding/1.3.0.v20160526-0356/org.eclipse.emf.databinding-1.3.0.v20160526-0356.jar[+org/eclipse/emf/databinding/*:~org/eclipse/emf/databinding/internal/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.custom.ui/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.custom.ui-2.0.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/custom/ui/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/custompt/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/exported/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/exported/dialog/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/exported/exception/*:+org/eclipse/papyrus/emf/facet/custom/ui/internal/query/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java.core/2.0.0.201703080851/org.eclipse.papyrus.emf.facet.query.java.core-2.0.0.201703080851.jar[+org/eclipse/papyrus/emf/facet/query/java/core/*:+org/eclipse/papyrus/emf/facet/query/java/core/internal/exceptions/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.query.java-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.query.java.metamodel/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.query.java.metamodel-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.emf.facet.util.jface.ui/1.2.0.201703080851/org.eclipse.papyrus.emf.facet.util.jface.ui-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/2.0.0.201703080851/org.eclipse.papyrus.infra.emf.readonly-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.onefile/2.0.0.201703080851/org.eclipse.papyrus.infra.onefile-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.201606071959.jar[+org/eclipse/gmf/runtime/diagram/ui/resources/editor/document/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/l10n/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/notationprovider/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/palette/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/ui/parts/*:~org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/util/*:+org/eclipse/gmf/runtime/diagram/ui/resources/editor/parts/*:+org/eclipse/gmf/runtime/diagram/ui/resources/editor/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.validation/5.0.1.v20170227-0935/org.eclipse.uml2.uml.validation-5.0.1.v20170227-0935.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit.ui/2.0.0.201703080851/org.eclipse.papyrus.infra.services.edit.ui-2.0.0.201703080851.jar[~org/eclipse/papyrus/infra/services/edit/internal/ui/*:~org/eclipse/papyrus/infra/services/edit/internal/ui/messages/*:+org/eclipse/papyrus/infra/services/edit/ui/databinding/*:+org/eclipse/papyrus/infra/services/edit/ui/dialogs/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.common/2.0.2.201703080851/org.eclipse.papyrus.infra.gmfdiag.common-2.0.2.201703080851.jar[+org/eclipse/papyrus/infra/gmfdiag/common/*:+org/eclipse/papyrus/infra/gmfdiag/common/adapter/*:+org/eclipse/papyrus/infra/gmfdiag/common/advice/*:+org/eclipse/papyrus/infra/gmfdiag/common/commands/*:+org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/*:+org/eclipse/papyrus/infra/gmfdiag/common/databinding/*:+org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/*:+org/eclipse/papyrus/infra/gmfdiag/common/decoration/*:+org/eclipse/papyrus/infra/gmfdiag/common/editpart/*:+org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/*:+org/eclipse/papyrus/infra/gmfdiag/common/expansion/*:+org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/*:+org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/impl/*:+org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/util/*:+org/eclipse/papyrus/infra/gmfdiag/common/figure/*:+org/eclipse/papyrus/infra/gmfdiag/common/figure/edge/*:+org/eclipse/papyrus/infra/gmfdiag/common/figure/node/*:+org/eclipse/papyrus/infra/gmfdiag/common/geometry/*:+org/eclipse/papyrus/infra/gmfdiag/common/handler/*:+org/eclipse/papyrus/infra/gmfdiag/common/helper/*:~org/eclipse/papyrus/infra/gmfdiag/common/internal/sync/*:+org/eclipse/papyrus/infra/gmfdiag/common/listener/*:+org/eclipse/papyrus/infra/gmfdiag/common/locator/*:+org/eclipse/papyrus/infra/gmfdiag/common/messages/*:+org/eclipse/papyrus/infra/gmfdiag/common/model/*:+org/eclipse/papyrus/infra/gmfdiag/common/parsers/*:+org/eclipse/papyrus/infra/gmfdiag/common/preferences/*:+org/eclipse/papyrus/infra/gmfdiag/common/providers/*:+org/eclipse/papyrus/infra/gmfdiag/common/reconciler/*:+org/eclipse/papyrus/infra/gmfdiag/common/selection/*:+org/eclipse/papyrus/infra/gmfdiag/common/service/*:+org/eclipse/papyrus/infra/gmfdiag/common/service/shape/*:+org/eclipse/papyrus/infra/gmfdiag/common/service/visualtype/*:+org/eclipse/papyrus/infra/gmfdiag/common/snap/*:+org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/*:+org/eclipse/papyrus/infra/gmfdiag/common/spi/*:+org/eclipse/papyrus/infra/gmfdiag/common/strategy/*:+org/eclipse/papyrus/infra/gmfdiag/common/strategy/copy/*:+org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/*:+org/eclipse/papyrus/infra/gmfdiag/common/structure/*:+org/eclipse/papyrus/infra/gmfdiag/common/sync/*:+org/eclipse/papyrus/infra/gmfdiag/common/types/*:+org/eclipse/papyrus/infra/gmfdiag/common/undocontext/*:+org/eclipse/papyrus/infra/gmfdiag/common/updater/*:+org/eclipse/papyrus/infra/gmfdiag/common/utils/*:~org/eclipse/papyrus/infra/gmfdiag/internal/common/expressions/*:~org/eclipse/papyrus/infra/gmfdiag/internal/common/model/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.appearance/1.2.0.201703080851/org.eclipse.papyrus.infra.emf.appearance-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/emf/appearance/*:+org/eclipse/papyrus/infra/emf/appearance/commands/*:+org/eclipse/papyrus/infra/emf/appearance/helper/*:+org/eclipse/papyrus/infra/emf/appearance/style/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.201606071959/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.ext.awt/1.6.0.v201011041432/org.apache.batik.ext.awt-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.6.0.v201011041432/org.apache.batik.util-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util.gui/1.6.0.v201011041432/org.apache.batik.util.gui-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.transcoder/1.6.0.v201011041432/org.apache.batik.transcoder-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.bridge/1.6.0.v201011041432/org.apache.batik.bridge-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.6.0.v201011041432/org.apache.batik.css-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar[+org/w3c/dom/svg/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.dom/1.6.1.v201505192100/org.apache.batik.dom-1.6.1.v201505192100.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.xml/1.6.0.v201011041432/org.apache.batik.xml-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.dom.svg/1.6.0.v201011041432/org.apache.batik.dom.svg-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.parser/1.6.0.v201011041432/org.apache.batik.parser-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.svggen/1.6.0.v201011041432/org.apache.batik.svggen-1.6.0.v201011041432.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.pdf/1.6.0.v201105071520/org.apache.batik.pdf-1.6.0.v201105071520.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.tooling.runtime/3.3.1.201509291144/org.eclipse.gmf.tooling.runtime-3.3.1.201509291144.jar[+org/eclipse/gmf/tooling/runtime/*:+org/eclipse/gmf/tooling/runtime/actions/*:+org/eclipse/gmf/tooling/runtime/directedit/*:+org/eclipse/gmf/tooling/runtime/directedit/locator/*:+org/eclipse/gmf/tooling/runtime/draw2d/*:+org/eclipse/gmf/tooling/runtime/draw2d/labels/*:+org/eclipse/gmf/tooling/runtime/edit/helpers/*:+org/eclipse/gmf/tooling/runtime/edit/policies/*:+org/eclipse/gmf/tooling/runtime/edit/policies/effect/*:+org/eclipse/gmf/tooling/runtime/edit/policies/labels/*:+org/eclipse/gmf/tooling/runtime/edit/policies/reparent/*:+org/eclipse/gmf/tooling/runtime/linklf/*:+org/eclipse/gmf/tooling/runtime/linklf/editparts/*:+org/eclipse/gmf/tooling/runtime/linklf/labels/*:+org/eclipse/gmf/tooling/runtime/linklf/policies/*:+org/eclipse/gmf/tooling/runtime/linklf/router/*:+org/eclipse/gmf/tooling/runtime/linklf/xylayout/*:+org/eclipse/gmf/tooling/runtime/ocl/tracker/*:+org/eclipse/gmf/tooling/runtime/parsers/*:+org/eclipse/gmf/tooling/runtime/part/*:+org/eclipse/gmf/tooling/runtime/providers/*:+org/eclipse/gmf/tooling/runtime/providers/router/*:+org/eclipse/gmf/tooling/runtime/sheet/*:+org/eclipse/gmf/tooling/runtime/structure/*:+org/eclipse/gmf/tooling/runtime/update/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.render-1.7.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing.render/1.8.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.printing.render-1.8.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.printing/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.printing-1.7.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.beans/1.3.100.v20160509-1025/org.eclipse.core.databinding.beans-1.3.100.v20160509-1025.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.types.core/2.0.0.201703080851/org.eclipse.papyrus.infra.types.core-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/types/core/*:+org/eclipse/papyrus/infra/types/core/extensionpoints/*:+org/eclipse/papyrus/infra/types/core/factories/*:+org/eclipse/papyrus/infra/types/core/factories/impl/*:+org/eclipse/papyrus/infra/types/core/impl/*:+org/eclipse/papyrus/infra/types/core/notification/*:+org/eclipse/papyrus/infra/types/core/notification/events/*:+org/eclipse/papyrus/infra/types/core/registries/*:+org/eclipse/papyrus/infra/types/core/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.types/2.0.0.201703080851/org.eclipse.papyrus.infra.types-2.0.0.201703080851.jar[+org/eclipse/papyrus/infra/types/*:+org/eclipse/papyrus/infra/types/impl/*:+org/eclipse/papyrus/infra/types/resource/*:+org/eclipse/papyrus/infra/types/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.sync/1.2.0.201703080851/org.eclipse.papyrus.infra.sync-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/sync/*:~org/eclipse/papyrus/infra/sync/internal/*:+org/eclipse/papyrus/infra/sync/policy/*:+org/eclipse/papyrus/infra/sync/service/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.editor/1.3.0.201703080851/org.eclipse.papyrus.editor-1.3.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.preferences/2.0.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.preferences-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.dnd/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.dnd-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.navigation/1.2.0.201703080851/org.eclipse.papyrus.uml.diagram.navigation-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.navigation/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.navigation-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.6.101.v20161006-1120/org.eclipse.ui.navigator-3.6.101.v20161006-1120.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.navigation/2.0.0.201703080851/org.eclipse.papyrus.infra.services.navigation-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.openelement/2.0.0.201703080851/org.eclipse.papyrus.infra.services.openelement-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.viewersearch/2.0.0.201703080851/org.eclipse.papyrus.infra.services.viewersearch-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers.ide/1.7.0.201606071959/org.eclipse.gmf.runtime.diagram.ui.providers.ide-1.7.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.action.ide/1.7.0.201606071959/org.eclipse.gmf.runtime.common.ui.action.ide-1.7.0.201606071959.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/2.0.0.201703080851/org.eclipse.papyrus.infra.services.resourceloading-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.controlmode.history/1.2.0.201703080851/org.eclipse.papyrus.infra.services.controlmode.history-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/2.0.0.201703080851/org.eclipse.papyrus.uml.profile-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.editor/5.2.0.v20170227-0935/org.eclipse.uml2.uml.editor-5.2.0.v20170227-0935.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/1.2.0.201703080851/org.eclipse.papyrus.uml.modelrepair-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.localizer/1.2.0.201703080851/org.eclipse.papyrus.infra.services.localizer-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.paletteconfiguration/1.2.0.201703080851/org.eclipse.papyrus.uml.diagram.paletteconfiguration-1.2.0.201703080851.jar[+org/eclipse/papyrus/uml/diagram/paletteconfiguration/*:+org/eclipse/papyrus/uml/diagram/paletteconfiguration/descriptor/*:+org/eclipse/papyrus/uml/diagram/paletteconfiguration/impl/*:+org/eclipse/papyrus/uml/diagram/paletteconfiguration/provider/*:+org/eclipse/papyrus/uml/diagram/paletteconfiguration/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.menu/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.menu-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/gmfdiag/menu/*:+org/eclipse/papyrus/infra/gmfdiag/menu/handlers/*:+org/eclipse/papyrus/infra/gmfdiag/menu/utils/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.canonical/1.2.0.201703080851/org.eclipse.papyrus.infra.gmfdiag.canonical-1.2.0.201703080851.jar[+org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/*:+org/eclipse/papyrus/infra/gmfdiag/canonical/internal/*:+org/eclipse/papyrus/infra/gmfdiag/canonical/internal/provider/*:+org/eclipse/papyrus/infra/gmfdiag/canonical/strategy/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.appearance/1.2.0.201703080851/org.eclipse.papyrus.uml.appearance-1.2.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.infra.hyperlink/2.0.0.201703080851/org.eclipse.papyrus.infra.hyperlink-2.0.0.201703080851.jar[?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.uml2.uml.profile.standard/1.0.100.v20170227-0935/org.eclipse.uml2.uml.profile.standard-1.0.100.v20170227-0935.jar[+org/eclipse/uml2/uml/profile/standard/*:+org/eclipse/uml2/uml/profile/standard/internal/impl/*:+org/eclipse/uml2/uml/profile/standard/internal/operations/*:+org/eclipse/uml2/uml/profile/standard/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.sysml/1.2.0.201703081153/org.eclipse.papyrus.sysml-1.2.0.201703081153.jar[+org/eclipse/papyrus/sysml/*:+org/eclipse/papyrus/sysml/activities/*:+org/eclipse/papyrus/sysml/activities/internal/impl/*:+org/eclipse/papyrus/sysml/activities/util/*:+org/eclipse/papyrus/sysml/allocations/*:+org/eclipse/papyrus/sysml/allocations/internal/impl/*:+org/eclipse/papyrus/sysml/allocations/util/*:+org/eclipse/papyrus/sysml/blocks/*:+org/eclipse/papyrus/sysml/blocks/internal/impl/*:+org/eclipse/papyrus/sysml/blocks/util/*:+org/eclipse/papyrus/sysml/constraints/*:+org/eclipse/papyrus/sysml/constraints/internal/impl/*:+org/eclipse/papyrus/sysml/constraints/util/*:+org/eclipse/papyrus/sysml/interactions/*:+org/eclipse/papyrus/sysml/interactions/internal/impl/*:+org/eclipse/papyrus/sysml/interactions/util/*:+org/eclipse/papyrus/sysml/internal/impl/*:+org/eclipse/papyrus/sysml/modelelements/*:+org/eclipse/papyrus/sysml/modelelements/internal/impl/*:+org/eclipse/papyrus/sysml/modelelements/util/*:+org/eclipse/papyrus/sysml/portandflows/*:+org/eclipse/papyrus/sysml/portandflows/internal/impl/*:+org/eclipse/papyrus/sysml/portandflows/util/*:+org/eclipse/papyrus/sysml/requirements/*:+org/eclipse/papyrus/sysml/requirements/internal/impl/*:+org/eclipse/papyrus/sysml/requirements/util/*:+org/eclipse/papyrus/sysml/statemachines/*:+org/eclipse/papyrus/sysml/statemachines/internal/impl/*:+org/eclipse/papyrus/sysml/statemachines/util/*:+org/eclipse/papyrus/sysml/usecases/*:+org/eclipse/papyrus/sysml/usecases/internal/impl/*:+org/eclipse/papyrus/sysml/usecases/util/*:+org/eclipse/papyrus/sysml/util/*:?**/*] [DEBUG] /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf/2.6.0.v20160526-0356/org.eclipse.emf-2.6.0.v20160526-0356.jar[?**/*] [DEBUG] Source roots: [DEBUG] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src [INFO] Compiling 468 source files to /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/target/classes [DEBUG] Boot classpath access rules: [+java/**:+javax/accessibility/*:+javax/activation/*:+javax/activity/*:+javax/annotation/*:+javax/annotation/processing/*:+javax/crypto/*:+javax/crypto/interfaces/*:+javax/crypto/spec/*:+javax/imageio/*:+javax/imageio/event/*:+javax/imageio/metadata/*:+javax/imageio/plugins/bmp/*:+javax/imageio/plugins/jpeg/*:+javax/imageio/spi/*:+javax/imageio/stream/*:+javax/jws/*:+javax/jws/soap/*:+javax/lang/model/*:+javax/lang/model/element/*:+javax/lang/model/type/*:+javax/lang/model/util/*:+javax/management/*:+javax/management/loading/*:+javax/management/modelmbean/*:+javax/management/monitor/*:+javax/management/openmbean/*:+javax/management/relation/*:+javax/management/remote/*:+javax/management/remote/rmi/*:+javax/management/timer/*:+javax/naming/*:+javax/naming/directory/*:+javax/naming/event/*:+javax/naming/ldap/*:+javax/naming/spi/*:+javax/net/*:+javax/net/ssl/*:+javax/print/*:+javax/print/attribute/*:+javax/print/attribute/standard/*:+javax/print/event/*:+javax/rmi/*:+javax/rmi/CORBA/*:+javax/rmi/ssl/*:+javax/script/*:+javax/security/auth/*:+javax/security/auth/callback/*:+javax/security/auth/kerberos/*:+javax/security/auth/login/*:+javax/security/auth/spi/*:+javax/security/auth/x500/*:+javax/security/cert/*:+javax/security/sasl/*:+javax/sound/midi/*:+javax/sound/midi/spi/*:+javax/sound/sampled/*:+javax/sound/sampled/spi/*:+javax/sql/*:+javax/sql/rowset/*:+javax/sql/rowset/serial/*:+javax/sql/rowset/spi/*:+javax/swing/*:+javax/swing/border/*:+javax/swing/colorchooser/*:+javax/swing/event/*:+javax/swing/filechooser/*:+javax/swing/plaf/*:+javax/swing/plaf/basic/*:+javax/swing/plaf/metal/*:+javax/swing/plaf/multi/*:+javax/swing/plaf/nimbus/*:+javax/swing/plaf/synth/*:+javax/swing/table/*:+javax/swing/text/*:+javax/swing/text/html/*:+javax/swing/text/html/parser/*:+javax/swing/text/rtf/*:+javax/swing/tree/*:+javax/swing/undo/*:+javax/tools/*:+javax/transaction/*:+javax/transaction/xa/*:+javax/xml/*:+javax/xml/bind/*:+javax/xml/bind/annotation/*:+javax/xml/bind/annotation/adapters/*:+javax/xml/bind/attachment/*:+javax/xml/bind/helpers/*:+javax/xml/bind/util/*:+javax/xml/crypto/*:+javax/xml/crypto/dom/*:+javax/xml/crypto/dsig/*:+javax/xml/crypto/dsig/dom/*:+javax/xml/crypto/dsig/keyinfo/*:+javax/xml/crypto/dsig/spec/*:+javax/xml/datatype/*:+javax/xml/namespace/*:+javax/xml/parsers/*:+javax/xml/soap/*:+javax/xml/stream/*:+javax/xml/stream/events/*:+javax/xml/stream/util/*:+javax/xml/transform/*:+javax/xml/transform/dom/*:+javax/xml/transform/sax/*:+javax/xml/transform/stax/*:+javax/xml/transform/stream/*:+javax/xml/validation/*:+javax/xml/ws/*:+javax/xml/ws/handler/*:+javax/xml/ws/handler/soap/*:+javax/xml/ws/http/*:+javax/xml/ws/soap/*:+javax/xml/ws/spi/*:+javax/xml/ws/spi/http/*:+javax/xml/ws/wsaddressing/*:+javax/xml/xpath/*:+org/ietf/jgss/*:+org/omg/CORBA/*:+org/omg/CORBA_2_3/*:+org/omg/CORBA_2_3/portable/*:+org/omg/CORBA/DynAnyPackage/*:+org/omg/CORBA/ORBPackage/*:+org/omg/CORBA/portable/*:+org/omg/CORBA/TypeCodePackage/*:+org/omg/CosNaming/*:+org/omg/CosNaming/NamingContextExtPackage/*:+org/omg/CosNaming/NamingContextPackage/*:+org/omg/Dynamic/*:+org/omg/DynamicAny/*:+org/omg/DynamicAny/DynAnyFactoryPackage/*:+org/omg/DynamicAny/DynAnyPackage/*:+org/omg/IOP/*:+org/omg/IOP/CodecFactoryPackage/*:+org/omg/IOP/CodecPackage/*:+org/omg/Messaging/*:+org/omg/PortableInterceptor/*:+org/omg/PortableInterceptor/ORBInitInfoPackage/*:+org/omg/PortableServer/*:+org/omg/PortableServer/CurrentPackage/*:+org/omg/PortableServer/POAManagerPackage/*:+org/omg/PortableServer/POAPackage/*:+org/omg/PortableServer/portable/*:+org/omg/PortableServer/ServantLocatorPackage/*:+org/omg/SendingContext/*:+org/omg/stub/java/rmi/*:+org/w3c/dom/*:+org/w3c/dom/bootstrap/*:+org/w3c/dom/css/*:+org/w3c/dom/events/*:+org/w3c/dom/html/*:+org/w3c/dom/ls/*:+org/w3c/dom/ranges/*:+org/w3c/dom/stylesheets/*:+org/w3c/dom/traversal/*:+org/w3c/dom/views/*:+org/w3c/dom/xpath/*:+org/xml/sax/*:+org/xml/sax/ext/*:+org/xml/sax/helpers/*:?**/*] [DEBUG] Using boot classpath: [Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/ct.sym, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/jrt-fs.jar, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/jvm.cfg, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libattach.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libawt.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libawt_headless.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libawt_xawt.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libdt_socket.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libextnet.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libfontmanager.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libinstrument.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libj2gss.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libj2pcsc.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libj2pkcs11.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libjaas.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libjava.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libjavajpeg.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libjawt.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libjdwp.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libjimage.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libjsig.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libjsound.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/liblcms.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libmanagement.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libmanagement_agent.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libmanagement_ext.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libmlib_image.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libnet.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libnio.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libprefs.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/librmi.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libsaproc.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libsctp.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libsplashscreen.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libsunec.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libunpack.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libverify.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/libzip.so, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/psfont.properties.ja, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/psfontj2d.properties, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/src.zip, Classpath for jar file /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/tzdb.dat] [DEBUG] Original compiler output: Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 1) /***************************************************************************** ^ The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files ---------- 2. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 1) /***************************************************************************** ^ The type java.util.Map cannot be resolved. It is indirectly referenced from required .class files ---------- 3. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 4. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 27) public class HardwareBaselineXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselineXMLProcessor is inconsistent ---------- 5. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 37) HardwareBaselinePackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type HardwareBaselinePackage ---------- 6. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 8. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 9. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ Map cannot be resolved to a type ---------- 10. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 11. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^^^^^^^^^^^^ The method getRegistrations() from the type XMLProcessor refers to the missing type Map ---------- 12. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new HardwareBaselineResourceFactoryImpl()); ^^^^^^^^^^^^^ Map cannot be resolved to a type ---------- 13. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new HardwareBaselineResourceFactoryImpl()); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 14. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new HardwareBaselineResourceFactoryImpl()); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 15. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new HardwareBaselineResourceFactoryImpl()); ^^^^^^^^^^^^^ Map cannot be resolved to a type ---------- 16. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new HardwareBaselineResourceFactoryImpl()); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 17. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new HardwareBaselineResourceFactoryImpl()); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 18. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ Map cannot be resolved to a type ---------- 19. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 20. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HATimeManagement.java (at line 16) public interface HATimeManagement extends HumanActuatorUnit { ^^^^^^^^^^^^^^^^ The hierarchy of the type HATimeManagement is inconsistent ---------- ---------- 21. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/ACIDAvoidable.java (at line 41) public interface ACIDAvoidable extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type ACIDAvoidable is inconsistent ---------- ---------- 22. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 31) public class NormalStateImpl extends EObjectImpl implements NormalState { ^^^^^^^^^^^^^^^ The hierarchy of the type NormalStateImpl is inconsistent ---------- 23. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 31) public class NormalStateImpl extends EObjectImpl implements NormalState { ^^^^^^^^^^^^^^^ The hierarchy of the type NormalStateImpl is inconsistent ---------- 24. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 31) public class NormalStateImpl extends EObjectImpl implements NormalState { ^^^^^^^^^^^^^^^ The hierarchy of the type NormalStateImpl is inconsistent ---------- 25. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 31) public class NormalStateImpl extends EObjectImpl implements NormalState { ^^^^^^^^^^^^^^^ The hierarchy of the type NormalStateImpl is inconsistent ---------- 26. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 27. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 28. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 69) base_State = (State)eResolveProxy(oldBase_State); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type NormalStateImpl ---------- 29. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 71) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type NormalStateImpl ---------- 30. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 72) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.NORMAL_STATE__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type NormalStateImpl ---------- 31. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 72) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.NORMAL_STATE__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 32. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 95) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type NormalStateImpl ---------- 33. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.NORMAL_STATE__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type NormalStateImpl ---------- 34. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.NORMAL_STATE__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 35. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 36. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 105) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 37. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 111) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 38. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 39. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 120) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 40. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 134) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 41. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 141) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 42. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 43. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java (at line 155) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 44. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelPackage.java (at line 35) public interface RTComponentModelPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelPackage is inconsistent ---------- 45. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelPackage.java (at line 42) String eNAME = "RTComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- 46. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelPackage.java (at line 50) String eNS_URI = "http://CHESS/Predictability/RTComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- 47. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelPackage.java (at line 58) String eNS_PREFIX = "RTComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 48. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/MultiInstance.java (at line 35) public interface MultiInstance extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type MultiInstance is inconsistent ---------- ---------- 49. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselinePackage.java (at line 39) public interface HardwareBaselinePackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselinePackage is inconsistent ---------- 50. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselinePackage.java (at line 46) String eNAME = "HardwareBaseline"; ^^^^^^ String cannot be resolved to a type ---------- 51. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselinePackage.java (at line 54) String eNS_URI = "http://CHESS/Predictability/DeploymentConfiguration/HardwareBaseline"; ^^^^^^ String cannot be resolved to a type ---------- 52. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselinePackage.java (at line 62) String eNS_PREFIX = "HardwareBaseline"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 53. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 28) public class StateBasedDataTypesAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedDataTypesAdapterFactory is inconsistent ---------- 54. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 43) public StateBasedDataTypesAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 55. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 56. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 57. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 58. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 59. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 60. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 61. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 62. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 96) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 63. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 100) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 64. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 65. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 66. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 112) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 67. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 126) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 68. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java (at line 128) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type StateBasedDataTypesSwitch is not applicable for the arguments (EObject) ---------- ---------- 69. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 1) /***************************************************************************** ^ The type java.util.Collection cannot be resolved. It is indirectly referenced from required .class files ---------- 70. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 1) /***************************************************************************** ^ The type java.lang.Class cannot be resolved. It is indirectly referenced from required .class files ---------- 71. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 1) /***************************************************************************** ^ The type java.lang.StringBuffer cannot be resolved. It is indirectly referenced from required .class files ---------- 72. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 73. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 43) public class FPTCPortSlotImpl extends EObjectImpl implements FPTCPortSlot { ^^^^^^^^^^^^^^^^ The hierarchy of the type FPTCPortSlotImpl is inconsistent ---------- 74. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 80) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 75. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 76. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 99) if (fptcSpecification != null && fptcSpecification.eIsProxy()) { ^^^^^^^^ The method eIsProxy() is undefined for the type FPTCSpecification ---------- 77. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 101) fptcSpecification = (FPTCSpecification)eResolveProxy(oldFPTCSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FPTCPortSlotImpl ---------- 78. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 103) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCPortSlotImpl ---------- 79. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 104) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_PORT_SLOT__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCPortSlotImpl ---------- 80. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 104) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_PORT_SLOT__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 81. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 127) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCPortSlotImpl ---------- 82. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 128) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_PORT_SLOT__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCPortSlotImpl ---------- 83. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 128) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_PORT_SLOT__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 84. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 139) base_Slot = (Slot)eResolveProxy(oldBase_Slot); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FPTCPortSlotImpl ---------- 85. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 141) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCPortSlotImpl ---------- 86. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCPortSlotImpl ---------- 87. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 88. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 165) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCPortSlotImpl ---------- 89. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 166) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCPortSlotImpl ---------- 90. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 166) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 91. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 176) failure = new EDataTypeUniqueEList(FailureType.class, this, FailurePropagationPackage.FPTC_PORT_SLOT__FAILURE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class ---------- 92. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 186) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 93. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 187) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 94. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 198) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 95. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 206) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 96. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 207) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 97. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 208) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 98. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 217) getFailure().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 99. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 218) getFailure().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 218) getFailure().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 229) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 239) getFailure().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 242) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 250) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 258) return failure != null && !failure.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 260) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 268) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 269) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 270) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type FPTCPortSlotImpl ---------- 110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 270) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 272) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 272) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java (at line 272) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 5) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 43) public class ThreatImpl extends EObjectImpl implements Threat { ^^^^^^^^^^ The hierarchy of the type ThreatImpl is inconsistent ---------- 116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 100) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 120) failuremode = new EObjectResolvingEList(FailureMode.class, this, DependableComponentPackage.THREAT__FAILUREMODE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 133) base_Port = (Port)eResolveProxy(oldBase_Port); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ThreatImpl ---------- 120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 135) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatImpl ---------- 121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.THREAT__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl ---------- 122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.THREAT__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 159) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatImpl ---------- 124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 160) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl ---------- 125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 160) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 171) base_Slot = (Slot)eResolveProxy(oldBase_Slot); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ThreatImpl ---------- 127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 173) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatImpl ---------- 128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 174) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.THREAT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl ---------- 129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 174) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.THREAT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 197) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatImpl ---------- 131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 198) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl ---------- 132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 198) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 218) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatImpl ---------- 134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 219) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__KIND, oldKind, kind)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl ---------- 135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 219) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__KIND, oldKind, kind)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 227) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 228) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 241) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 249) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 250) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 251) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 254) getFailuremode().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 255) getFailuremode().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 255) getFailuremode().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 275) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 279) getFailuremode().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 291) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 299) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 303) return failuremode != null && !failuremode.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 311) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 319) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 320) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 321) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ThreatImpl ---------- 154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 321) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 35) public class TimingDataFlowViewImpl extends EObjectImpl implements TimingDataFlowView { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type TimingDataFlowViewImpl is inconsistent ---------- 159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 52) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 60) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 73) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type TimingDataFlowViewImpl ---------- 162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 75) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type TimingDataFlowViewImpl ---------- 163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.TIMING_DATA_FLOW_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type TimingDataFlowViewImpl ---------- 164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.TIMING_DATA_FLOW_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 99) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type TimingDataFlowViewImpl ---------- 166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.TIMING_DATA_FLOW_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type TimingDataFlowViewImpl ---------- 167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.TIMING_DATA_FLOW_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 109) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 115) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 123) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 124) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 138) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 145) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 153) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java (at line 159) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/DepEvent.java (at line 40) public interface DepEvent extends EObject { ^^^^^^^^ The hierarchy of the type DepEvent is inconsistent ---------- 178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/DepEvent.java (at line 107) String getWeight(); ^^^^^^ String cannot be resolved to a type ---------- 179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/DepEvent.java (at line 117) void setWeight(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 1) /***************************************************************************** ^ The type java.lang.IllegalArgumentException cannot be resolved. It is indirectly referenced from required .class files ---------- 181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 28) public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent ---------- 182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 28) public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent ---------- 183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 28) public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent ---------- 184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 28) public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent ---------- 185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 28) public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent ---------- 186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 37) FailurePropagationDataTypesFactory theFailurePropagationDataTypesFactory = (FailurePropagationDataTypesFactory)EPackage.Registry.INSTANCE.getEFactory(FailurePropagationDataTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 42) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 55) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 67) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 67) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 77) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ Object cannot be resolved to a type ---------- 194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 77) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 98) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 98) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 107) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 108) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 108) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 129) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 129) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 138) public D_avoidable createD_avoidableFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 140) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 140) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 149) public String convertD_avoidableToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 149) public String convertD_avoidableToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 158) public I_avoidable createI_avoidableFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 160) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 160) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 169) public String convertI_avoidableToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 169) public String convertI_avoidableToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 178) public C_avoidable createC_avoidableFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 180) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 180) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 189) public String convertC_avoidableToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 189) public String convertC_avoidableToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 198) public FailureType createFailureTypeFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 200) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 200) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 209) public String convertFailureTypeToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 209) public String convertFailureTypeToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 218) public A_avoidable createA_avoidableFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 220) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 220) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 229) public String convertA_avoidableToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 229) public String convertA_avoidableToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 238) public A_mitigation createA_mitigationFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 240) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 240) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 249) public String convertA_mitigationToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 249) public String convertA_mitigationToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 258) public C_mitigation createC_mitigationFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 260) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 260) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 269) public String convertC_mitigationToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 269) public String convertC_mitigationToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 278) public I_mitigation createI_mitigationFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 280) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 280) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 289) public String convertI_mitigationToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 289) public String convertI_mitigationToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 298) public D_mitigation createD_mitigationFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 300) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 300) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 309) public String convertD_mitigationToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 309) public String convertD_mitigationToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 319) return (FailurePropagationDataTypesPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type FailurePropagationDataTypesFactoryImpl ---------- 248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java (at line 328) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 27) public class MaintenanceMonitoringXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringXMLProcessor is inconsistent ---------- 251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 37) MaintenanceMonitoringPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type MaintenanceMonitoringPackage ---------- 253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new MaintenanceMonitoringResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new MaintenanceMonitoringResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new MaintenanceMonitoringResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new MaintenanceMonitoringResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCProcess.java (at line 28) public interface ARINCProcess extends EObject { ^^^^^^^^^^^^ The hierarchy of the type ARINCProcess is inconsistent ---------- 264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCProcess.java (at line 95) String getOperationsGroups(); ^^^^^^ String cannot be resolved to a type ---------- 265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCProcess.java (at line 105) void setOperationsGroups(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 29) public class HumanSensorUnitImpl extends EObjectImpl implements HumanSensorUnit { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HumanSensorUnitImpl is inconsistent ---------- 267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 46) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 67) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type HumanSensorUnitImpl ---------- 270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 69) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HumanSensorUnitImpl ---------- 271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN_SENSOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HumanSensorUnitImpl ---------- 272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN_SENSOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 93) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HumanSensorUnitImpl ---------- 274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN_SENSOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HumanSensorUnitImpl ---------- 275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN_SENSOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 102) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 103) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 109) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 117) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 118) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 132) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 139) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 147) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java (at line 153) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesPackage.java (at line 32) public interface FailurePropagationDataTypesPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationDataTypesPackage is inconsistent ---------- 286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesPackage.java (at line 39) String eNAME = "FailurePropagationDataTypes"; ^^^^^^ String cannot be resolved to a type ---------- 287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesPackage.java (at line 47) String eNS_URI = "http:///CHESS/Dependability/FailurePropagation/FailurePropagationDataTypes.ecore"; ^^^^^^ String cannot be resolved to a type ---------- 288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesPackage.java (at line 55) String eNS_PREFIX = "CHESS.Dependability.FailurePropagation.FailurePropagationDataTypes"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationTypeImpl.java (at line 31) public class EvaluationTypeImpl extends EObjectImpl implements EvaluationType { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type EvaluationTypeImpl is inconsistent ---------- 290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationTypeImpl.java (at line 38) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationTypeImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java (at line 25) public class MaintenanceMonitoringResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringResourceImpl is inconsistent ---------- 293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java (at line 25) public class MaintenanceMonitoringResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringResourceImpl is inconsistent ---------- 294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java (at line 25) public class MaintenanceMonitoringResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringResourceImpl is inconsistent ---------- 295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java (at line 25) public class MaintenanceMonitoringResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringResourceImpl is inconsistent ---------- 296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/PSMView.java (at line 32) public interface PSMView extends EObject { ^^^^^^^ The hierarchy of the type PSMView is inconsistent ---------- ---------- 298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceImpl.java (at line 25) public class HardwareBaselineResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselineResourceImpl is inconsistent ---------- 299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 28) public class RTDataTypesAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTDataTypesAdapterFactory is inconsistent ---------- 301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 43) public RTDataTypesAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 96) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 110) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java (at line 112) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type RTDataTypesSwitch is not applicable for the arguments (EObject) ---------- ---------- 312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 27) public class chessmlprofileFactoryImpl extends EFactoryImpl implements chessmlprofileFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type chessmlprofileFactoryImpl is inconsistent ---------- 313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 36) chessmlprofileFactory thechessmlprofileFactory = (chessmlprofileFactory)EPackage.Registry.INSTANCE.getEFactory(chessmlprofilePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 65) case chessmlprofilePackage.DUMMY: return createdummy(); ^^^^^^^^^^^^^ Type mismatch: cannot convert from dummy to EObject ---------- 318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 67) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 67) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 87) return (chessmlprofilePackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type chessmlprofileFactoryImpl ---------- 321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java (at line 96) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSFactory.java (at line 24) public interface STSFactory extends EFactory { ^^^^^^^^^^ The hierarchy of the type STSFactory is inconsistent ---------- ---------- 323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentType.java (at line 34) public interface ComponentType extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type ComponentType is inconsistent ---------- ---------- 324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 21) public class StateMachinesFactoryImpl extends EFactoryImpl implements StateMachinesFactory { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateMachinesFactoryImpl is inconsistent ---------- 325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 30) StateMachinesFactory theStateMachinesFactory = (StateMachinesFactory)EPackage.Registry.INSTANCE.getEFactory(StateMachinesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 35) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 59) case StateMachinesPackage.PRIORITIZED_TRANSITION: return createPrioritizedTransition(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from PrioritizedTransition to EObject ---------- 330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 61) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 61) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 81) return (StateMachinesPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type StateMachinesFactoryImpl ---------- 333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java (at line 90) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 35) public class ComponentViewImpl extends EObjectImpl implements ComponentView { ^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentViewImpl is inconsistent ---------- 335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 52) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 60) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 73) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ComponentViewImpl ---------- 338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 75) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ComponentViewImpl ---------- 339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.COMPONENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ComponentViewImpl ---------- 340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.COMPONENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 99) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ComponentViewImpl ---------- 342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.COMPONENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ComponentViewImpl ---------- 343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.COMPONENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 109) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 115) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 123) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 124) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 138) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 145) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 153) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java (at line 159) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HACommunication.java (at line 16) public interface HACommunication extends HumanActuatorUnit { ^^^^^^^^^^^^^^^ The hierarchy of the type HACommunication is inconsistent ---------- ---------- 354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsFactory.java (at line 24) public interface StateBasedComponentsFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsFactory is inconsistent ---------- ---------- 355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 38) public class RedundancyManagerImpl extends EObjectImpl implements RedundancyManager { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RedundancyManagerImpl is inconsistent ---------- 356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 75) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 83) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 96) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type RedundancyManagerImpl ---------- 359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 98) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RedundancyManagerImpl ---------- 360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 99) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.REDUNDANCY_MANAGER__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RedundancyManagerImpl ---------- 361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 99) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.REDUNDANCY_MANAGER__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 122) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RedundancyManagerImpl ---------- 363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 123) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.REDUNDANCY_MANAGER__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RedundancyManagerImpl ---------- 364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 123) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.REDUNDANCY_MANAGER__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 143) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RedundancyManagerImpl ---------- 366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 144) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.REDUNDANCY_MANAGER__SCHEME, oldScheme, scheme)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RedundancyManagerImpl ---------- 367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 144) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.REDUNDANCY_MANAGER__SCHEME, oldScheme, scheme)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 152) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 153) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 161) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 169) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 170) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 187) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 197) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 205) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 213) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 221) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 222) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 223) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type RedundancyManagerImpl ---------- 380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 223) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 225) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 225) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java (at line 225) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/TransmissionWithProtocol.java (at line 36) public interface TransmissionWithProtocol extends EObject { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type TransmissionWithProtocol is inconsistent ---------- 385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/TransmissionWithProtocol.java (at line 77) String getCRC(); ^^^^^^ String cannot be resolved to a type ---------- 386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/TransmissionWithProtocol.java (at line 87) void setCRC(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java (at line 28) public class MitigationMeansAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansAdapterFactory is inconsistent ---------- 388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java (at line 43) public MitigationMeansAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java (at line 94) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java (at line 96) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type MitigationMeansSwitch is not applicable for the arguments (EObject) ---------- ---------- 395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 38) public class ThreatStateImpl extends EObjectImpl implements ThreatState { ^^^^^^^^^^^^^^^ The hierarchy of the type ThreatStateImpl is inconsistent ---------- 396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 57) protected static final String PROBABILITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 67) protected String probability = PROBABILITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 67) protected String probability = PROBABILITY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 77) protected static final String UNIT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 87) protected String unit = UNIT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 87) protected String unit = UNIT_EDEFAULT; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 95) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 103) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 116) base_State = (State)eResolveProxy(oldBase_State); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ThreatStateImpl ---------- 405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 118) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatStateImpl ---------- 406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 119) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.THREAT_STATE__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatStateImpl ---------- 407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 119) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.THREAT_STATE__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 142) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatStateImpl ---------- 409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatStateImpl ---------- 410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 151) public String getProbability() { ^^^^^^ String cannot be resolved to a type ---------- 412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 152) return probability; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 160) public void setProbability(String newProbability) { ^^^^^^ String cannot be resolved to a type ---------- 414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 161) String oldProbability = probability; ^^^^^^ String cannot be resolved to a type ---------- 415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 161) String oldProbability = probability; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 162) probability = newProbability; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 163) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatStateImpl ---------- 418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 164) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__PROBABILITY, oldProbability, probability)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatStateImpl ---------- 419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 164) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__PROBABILITY, oldProbability, probability)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 172) public String getUnit() { ^^^^^^ String cannot be resolved to a type ---------- 421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 173) return unit; ^^^^ String cannot be resolved to a type ---------- 422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 181) public void setUnit(String newUnit) { ^^^^^^ String cannot be resolved to a type ---------- 423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 182) String oldUnit = unit; ^^^^^^ String cannot be resolved to a type ---------- 424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 182) String oldUnit = unit; ^^^^ String cannot be resolved to a type ---------- 425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 183) unit = newUnit; ^^^^ String cannot be resolved to a type ---------- 426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 184) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ThreatStateImpl ---------- 427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 185) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__UNIT, oldUnit, unit)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ThreatStateImpl ---------- 428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 185) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__UNIT, oldUnit, unit)); ^^^^ String cannot be resolved to a type ---------- 429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 193) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 194) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 200) return getProbability(); ^^^^^^^^^^^^^^ The method getProbability() from the type ThreatStateImpl refers to the missing type String ---------- 432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 202) return getUnit(); ^^^^^^^ The method getUnit() from the type ThreatStateImpl refers to the missing type String ---------- 433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 204) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 212) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 213) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 219) setProbability((String)newValue); ^^^^^^^^^^^^^^ The method setProbability(String) from the type ThreatStateImpl refers to the missing type String ---------- 437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 219) setProbability((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 222) setUnit((String)newValue); ^^^^^^^ The method setUnit(String) from the type ThreatStateImpl refers to the missing type String ---------- 439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 222) setUnit((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 233) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 240) setProbability(PROBABILITY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 243) setUnit(UNIT_EDEFAULT); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 246) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 254) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 260) return PROBABILITY_EDEFAULT == null ? probability != null : !PROBABILITY_EDEFAULT.equals(probability); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 260) return PROBABILITY_EDEFAULT == null ? probability != null : !PROBABILITY_EDEFAULT.equals(probability); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 260) return PROBABILITY_EDEFAULT == null ? probability != null : !PROBABILITY_EDEFAULT.equals(probability); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 260) return PROBABILITY_EDEFAULT == null ? probability != null : !PROBABILITY_EDEFAULT.equals(probability); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 262) return UNIT_EDEFAULT == null ? unit != null : !UNIT_EDEFAULT.equals(unit); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 262) return UNIT_EDEFAULT == null ? unit != null : !UNIT_EDEFAULT.equals(unit); ^^^^ String cannot be resolved to a type ---------- 451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 262) return UNIT_EDEFAULT == null ? unit != null : !UNIT_EDEFAULT.equals(unit); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 262) return UNIT_EDEFAULT == null ? unit != null : !UNIT_EDEFAULT.equals(unit); ^^^^ String cannot be resolved to a type ---------- 453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 264) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 272) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 273) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 274) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ThreatStateImpl ---------- 457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 274) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 276) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 276) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 276) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 278) result.append(probability); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java (at line 280) result.append(unit); ^^^^ String cannot be resolved to a type ---------- ---------- 463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 15) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 48) public class FailureImpl extends EObjectImpl implements Failure { ^^^^^^^^^^^ The hierarchy of the type FailureImpl is inconsistent ---------- 465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 66) protected EList mode; ^^^^^^ String cannot be resolved to a type ---------- 466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 75) protected static final String DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 84) protected String delay = DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 84) protected String delay = DELAY_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 93) protected static final String WEIGHT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 102) protected String weight = WEIGHT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 102) protected String weight = WEIGHT_EDEFAULT; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 109) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 117) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 130) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FailureImpl ---------- 475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 132) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureImpl ---------- 476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 133) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.FAILURE__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureImpl ---------- 477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 133) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.FAILURE__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 156) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureImpl ---------- 479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 157) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureImpl ---------- 480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 157) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 165) public EList getMode() { ^^^^^^ String cannot be resolved to a type ---------- 482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 166) if (mode == null) { ^^^^ String cannot be resolved to a type ---------- 483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 167) mode = new EDataTypeUniqueEList(String.class, this, ThreatsPropagationPackage.FAILURE__MODE); ^^^^ String cannot be resolved to a type ---------- 484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 167) mode = new EDataTypeUniqueEList(String.class, this, ThreatsPropagationPackage.FAILURE__MODE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class ---------- 485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 167) mode = new EDataTypeUniqueEList(String.class, this, ThreatsPropagationPackage.FAILURE__MODE); ^^^^^^ String cannot be resolved to a type ---------- 486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 167) mode = new EDataTypeUniqueEList(String.class, this, ThreatsPropagationPackage.FAILURE__MODE); ^^^^^^ String cannot be resolved to a type ---------- 487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 169) return mode; ^^^^ String cannot be resolved to a type ---------- 488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 177) public String getDelay() { ^^^^^^ String cannot be resolved to a type ---------- 489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 178) return delay; ^^^^^ String cannot be resolved to a type ---------- 490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 186) public void setDelay(String newDelay) { ^^^^^^ String cannot be resolved to a type ---------- 491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 187) String oldDelay = delay; ^^^^^^ String cannot be resolved to a type ---------- 492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 187) String oldDelay = delay; ^^^^^ String cannot be resolved to a type ---------- 493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 188) delay = newDelay; ^^^^^ String cannot be resolved to a type ---------- 494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 189) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureImpl ---------- 495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 190) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__DELAY, oldDelay, delay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureImpl ---------- 496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 190) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__DELAY, oldDelay, delay)); ^^^^^ String cannot be resolved to a type ---------- 497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 198) public String getWeight() { ^^^^^^ String cannot be resolved to a type ---------- 498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 199) return weight; ^^^^^^ String cannot be resolved to a type ---------- 499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 207) public void setWeight(String newWeight) { ^^^^^^ String cannot be resolved to a type ---------- 500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 208) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 208) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 209) weight = newWeight; ^^^^^^ String cannot be resolved to a type ---------- 503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 210) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureImpl ---------- 504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 211) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__WEIGHT, oldWeight, weight)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureImpl ---------- 505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 211) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__WEIGHT, oldWeight, weight)); ^^^^^^ String cannot be resolved to a type ---------- 506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 219) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 220) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 226) return getMode(); ^^^^^^^ The method getMode() from the type FailureImpl refers to the missing type String ---------- 509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 228) return getDelay(); ^^^^^^^^ The method getDelay() from the type FailureImpl refers to the missing type String ---------- 510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 230) return getWeight(); ^^^^^^^^^ The method getWeight() from the type FailureImpl refers to the missing type String ---------- 511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 232) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 240) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 241) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 242) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 248) getMode().clear(); ^^^^^^^ The method getMode() from the type FailureImpl refers to the missing type String ---------- 516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 249) getMode().addAll((Collection)newValue); ^^^^^^^ The method getMode() from the type FailureImpl refers to the missing type String ---------- 517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 249) getMode().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 249) getMode().addAll((Collection)newValue); ^^^^^^ String cannot be resolved to a type ---------- 519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 252) setDelay((String)newValue); ^^^^^^^^ The method setDelay(String) from the type FailureImpl refers to the missing type String ---------- 520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 252) setDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 255) setWeight((String)newValue); ^^^^^^^^^ The method setWeight(String) from the type FailureImpl refers to the missing type String ---------- 522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 255) setWeight((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 266) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 273) getMode().clear(); ^^^^^^^ The method getMode() from the type FailureImpl refers to the missing type String ---------- 525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 276) setDelay(DELAY_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 279) setWeight(WEIGHT_EDEFAULT); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 282) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 290) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 296) return mode != null && !mode.isEmpty(); ^^^^ String cannot be resolved to a type ---------- 530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 296) return mode != null && !mode.isEmpty(); ^^^^ String cannot be resolved to a type ---------- 531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 298) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 298) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 298) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 298) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 300) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 300) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 300) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 300) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 302) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 310) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 311) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 312) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type FailureImpl ---------- 543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 312) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 314) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 314) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 314) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 316) result.append(mode); ^^^^ String cannot be resolved to a type ---------- 548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 318) result.append(delay); ^^^^^ String cannot be resolved to a type ---------- 549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java (at line 320) result.append(weight); ^^^^^^ String cannot be resolved to a type ---------- ---------- 550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 31) public class ParameterAssumptionsImpl extends EObjectImpl implements ParameterAssumptions { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ParameterAssumptionsImpl is inconsistent ---------- 551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 69) base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ParameterAssumptionsImpl ---------- 554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 71) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ParameterAssumptionsImpl ---------- 555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 72) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ExpressionsPackage.PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ParameterAssumptionsImpl ---------- 556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 72) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ExpressionsPackage.PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 95) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ParameterAssumptionsImpl ---------- 558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, ExpressionsPackage.PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ParameterAssumptionsImpl ---------- 559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, ExpressionsPackage.PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 105) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 111) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 120) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 134) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 141) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java (at line 155) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/DegradedState.java (at line 30) public interface DegradedState extends ThreatState { ^^^^^^^^^^^^^ The hierarchy of the type DegradedState is inconsistent ---------- ---------- 570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceFactoryImpl.java (at line 29) public class FaultToleranceResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultToleranceResourceFactoryImpl is inconsistent ---------- 571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceFactoryImpl.java (at line 48) XMLResource result = new FaultToleranceResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FaultToleranceResourceImpl to XMLResource ---------- ---------- 574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUProcessManagement.java (at line 16) public interface OUProcessManagement extends OrganizationUnit { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUProcessManagement is inconsistent ---------- ---------- 575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelSwitch.java (at line 27) public class ARINCComponentModelSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCComponentModelSwitch is inconsistent ---------- 576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelSwitch.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelSwitch.java (at line 68) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelSwitch.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java (at line 38) public interface StatefulSoftware extends DependableComponent { ^^^^^^^^^^^^^^^^ The hierarchy of the type StatefulSoftware is inconsistent ---------- 580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java (at line 53) String getErrorLatency(); ^^^^^^ String cannot be resolved to a type ---------- 581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java (at line 63) void setErrorLatency(String value); ^^^^^^ String cannot be resolved to a type ---------- 582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java (at line 79) String getRepairDelay(); ^^^^^^ String cannot be resolved to a type ---------- 583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java (at line 89) void setRepairDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java (at line 105) String getFaultOcc(); ^^^^^^ String cannot be resolved to a type ---------- 585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java (at line 115) void setFaultOcc(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 29) public abstract class HumanActuatorUnitImpl extends EObjectImpl implements HumanActuatorUnit { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HumanActuatorUnitImpl is inconsistent ---------- 587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 46) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 67) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type HumanActuatorUnitImpl ---------- 590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 69) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HumanActuatorUnitImpl ---------- 591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN_ACTUATOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HumanActuatorUnitImpl ---------- 592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN_ACTUATOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 93) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HumanActuatorUnitImpl ---------- 594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN_ACTUATOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HumanActuatorUnitImpl ---------- 595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN_ACTUATOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 102) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 103) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 109) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 117) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 118) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 132) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 139) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 147) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java (at line 153) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUClimateManagementImpl.java (at line 17) public class OUClimateManagementImpl extends OrganizationUnitImpl implements OUClimateManagement { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUClimateManagementImpl is inconsistent ---------- 606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUClimateManagementImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 27) public class FaultToleranceXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultToleranceXMLProcessor is inconsistent ---------- 609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 37) FaultTolerancePackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type FaultTolerancePackage ---------- 611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new FaultToleranceResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new FaultToleranceResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new FaultToleranceResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new FaultToleranceResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 39) public class SimpleStochasticBehaviorImpl extends EObjectImpl implements SimpleStochasticBehavior { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type SimpleStochasticBehaviorImpl is inconsistent ---------- 622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 78) protected static final String FAILURE_OCCURRENCE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 88) protected String failureOccurrence = FAILURE_OCCURRENCE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 88) protected String failureOccurrence = FAILURE_OCCURRENCE_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 98) protected static final String REPAIR_DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 108) protected String repairDelay = REPAIR_DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 108) protected String repairDelay = REPAIR_DELAY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 118) protected static final String FAILURE_MODES_DISTRIBUTION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 128) protected String failureModesDistribution = FAILURE_MODES_DISTRIBUTION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 128) protected String failureModesDistribution = FAILURE_MODES_DISTRIBUTION_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 146) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 154) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 167) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type SimpleStochasticBehaviorImpl ---------- 634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 169) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 170) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 170) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 193) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 194) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 194) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 205) base_Connector = (Connector)eResolveProxy(oldBase_Connector); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type SimpleStochasticBehaviorImpl ---------- 641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 207) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 208) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 208) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 231) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 232) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 232) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 243) base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type SimpleStochasticBehaviorImpl ---------- 648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 245) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 246) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 246) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 269) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 270) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 270) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 278) public String getFailureOccurrence() { ^^^^^^ String cannot be resolved to a type ---------- 655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 279) return failureOccurrence; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 287) public void setFailureOccurrence(String newFailureOccurrence) { ^^^^^^ String cannot be resolved to a type ---------- 657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 288) String oldFailureOccurrence = failureOccurrence; ^^^^^^ String cannot be resolved to a type ---------- 658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 288) String oldFailureOccurrence = failureOccurrence; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 289) failureOccurrence = newFailureOccurrence; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 290) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 291) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_OCCURRENCE, oldFailureOccurrence, failureOccurrence)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 291) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_OCCURRENCE, oldFailureOccurrence, failureOccurrence)); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 299) public String getRepairDelay() { ^^^^^^ String cannot be resolved to a type ---------- 664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 300) return repairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 308) public void setRepairDelay(String newRepairDelay) { ^^^^^^ String cannot be resolved to a type ---------- 666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 309) String oldRepairDelay = repairDelay; ^^^^^^ String cannot be resolved to a type ---------- 667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 309) String oldRepairDelay = repairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 310) repairDelay = newRepairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 311) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 312) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__REPAIR_DELAY, oldRepairDelay, repairDelay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 312) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__REPAIR_DELAY, oldRepairDelay, repairDelay)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 320) public String getFailureModesDistribution() { ^^^^^^ String cannot be resolved to a type ---------- 673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 321) return failureModesDistribution; ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 329) public void setFailureModesDistribution(String newFailureModesDistribution) { ^^^^^^ String cannot be resolved to a type ---------- 675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 330) String oldFailureModesDistribution = failureModesDistribution; ^^^^^^ String cannot be resolved to a type ---------- 676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 330) String oldFailureModesDistribution = failureModesDistribution; ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 331) failureModesDistribution = newFailureModesDistribution; ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 332) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 333) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_MODES_DISTRIBUTION, oldFailureModesDistribution, failureModesDistribution)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 333) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_MODES_DISTRIBUTION, oldFailureModesDistribution, failureModesDistribution)); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 344) base_Property = (Property)eResolveProxy(oldBase_Property); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type SimpleStochasticBehaviorImpl ---------- 682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 346) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 347) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 347) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 370) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl ---------- 686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 371) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl ---------- 687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 371) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 379) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 380) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 392) return getFailureOccurrence(); ^^^^^^^^^^^^^^^^^^^^ The method getFailureOccurrence() from the type SimpleStochasticBehaviorImpl refers to the missing type String ---------- 691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 394) return getRepairDelay(); ^^^^^^^^^^^^^^ The method getRepairDelay() from the type SimpleStochasticBehaviorImpl refers to the missing type String ---------- 692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 396) return getFailureModesDistribution(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getFailureModesDistribution() from the type SimpleStochasticBehaviorImpl refers to the missing type String ---------- 693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 401) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 409) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 410) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 422) setFailureOccurrence((String)newValue); ^^^^^^^^^^^^^^^^^^^^ The method setFailureOccurrence(String) from the type SimpleStochasticBehaviorImpl refers to the missing type String ---------- 697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 422) setFailureOccurrence((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 425) setRepairDelay((String)newValue); ^^^^^^^^^^^^^^ The method setRepairDelay(String) from the type SimpleStochasticBehaviorImpl refers to the missing type String ---------- 699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 425) setRepairDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 428) setFailureModesDistribution((String)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setFailureModesDistribution(String) from the type SimpleStochasticBehaviorImpl refers to the missing type String ---------- 701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 428) setFailureModesDistribution((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 442) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 455) setFailureOccurrence(FAILURE_OCCURRENCE_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 458) setRepairDelay(REPAIR_DELAY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 461) setFailureModesDistribution(FAILURE_MODES_DISTRIBUTION_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 467) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 475) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 485) return FAILURE_OCCURRENCE_EDEFAULT == null ? failureOccurrence != null : !FAILURE_OCCURRENCE_EDEFAULT.equals(failureOccurrence); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 485) return FAILURE_OCCURRENCE_EDEFAULT == null ? failureOccurrence != null : !FAILURE_OCCURRENCE_EDEFAULT.equals(failureOccurrence); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 485) return FAILURE_OCCURRENCE_EDEFAULT == null ? failureOccurrence != null : !FAILURE_OCCURRENCE_EDEFAULT.equals(failureOccurrence); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 485) return FAILURE_OCCURRENCE_EDEFAULT == null ? failureOccurrence != null : !FAILURE_OCCURRENCE_EDEFAULT.equals(failureOccurrence); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 487) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 487) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 487) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 487) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 489) return FAILURE_MODES_DISTRIBUTION_EDEFAULT == null ? failureModesDistribution != null : !FAILURE_MODES_DISTRIBUTION_EDEFAULT.equals(failureModesDistribution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 489) return FAILURE_MODES_DISTRIBUTION_EDEFAULT == null ? failureModesDistribution != null : !FAILURE_MODES_DISTRIBUTION_EDEFAULT.equals(failureModesDistribution); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 489) return FAILURE_MODES_DISTRIBUTION_EDEFAULT == null ? failureModesDistribution != null : !FAILURE_MODES_DISTRIBUTION_EDEFAULT.equals(failureModesDistribution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 489) return FAILURE_MODES_DISTRIBUTION_EDEFAULT == null ? failureModesDistribution != null : !FAILURE_MODES_DISTRIBUTION_EDEFAULT.equals(failureModesDistribution); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java (at line 501) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 28) public class FaultToleranceAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultToleranceAdapterFactory is inconsistent ---------- 722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 43) public FaultToleranceAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 106) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java (at line 108) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type FaultToleranceSwitch is not applicable for the arguments (EObject) ---------- ---------- 732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 154) public class STSPackageImpl extends EPackageImpl implements STSPackage { ^^^^^^^^^^^^^^ The hierarchy of the type STSPackageImpl is inconsistent ---------- 733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 154) public class STSPackageImpl extends EPackageImpl implements STSPackage { ^^^^^^^^^^^^^^ The hierarchy of the type STSPackageImpl is inconsistent ---------- 734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 154) public class STSPackageImpl extends EPackageImpl implements STSPackage { ^^^^^^^^^^^^^^ The hierarchy of the type STSPackageImpl is inconsistent ---------- 735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 154) public class STSPackageImpl extends EPackageImpl implements STSPackage { ^^^^^^^^^^^^^^ The hierarchy of the type STSPackageImpl is inconsistent ---------- 736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 339) super(eNS_URI, STSFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 362) if (isInited) return (STSPackage)EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 365) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new STSPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 365) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new STSPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 383) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 383) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 384) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 384) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 385) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 385) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 386) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 386) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 387) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 387) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 388) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 388) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 389) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 389) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 390) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 390) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 391) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 391) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 392) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 392) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 393) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 393) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 394) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 394) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 395) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 395) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 396) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 396) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 397) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 397) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 398) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 398) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 399) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 399) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 400) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 400) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 401) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 401) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 402) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 402) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 403) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 403) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 404) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 404) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 457) theSTSPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type STSPackageImpl ---------- 785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 461) EPackage.Registry.INSTANCE.put(STSPackage.eNS_URI, theSTSPackage); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 480) return (EReference)humanEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 498) return (EReference)organizationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 516) return (EReference)organizationUnitEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 534) return (EReference)technologicalEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 624) return (EReference)humanSensorUnitEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 678) return (EReference)humanActuatorUnitEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 741) return (STSFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type STSPackageImpl ---------- 793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 763) humanEClass = createEClass(HUMAN); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 764) createEReference(humanEClass, HUMAN__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type STSPackageImpl ---------- 795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 766) organizationEClass = createEClass(ORGANIZATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 767) createEReference(organizationEClass, ORGANIZATION__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type STSPackageImpl ---------- 797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 769) organizationUnitEClass = createEClass(ORGANIZATION_UNIT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 770) createEReference(organizationUnitEClass, ORGANIZATION_UNIT__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type STSPackageImpl ---------- 799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 772) technologicalEClass = createEClass(TECHNOLOGICAL); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 773) createEReference(technologicalEClass, TECHNOLOGICAL__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type STSPackageImpl ---------- 801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 775) timePressureEClass = createEClass(TIME_PRESSURE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 777) ouMissionManagementEClass = createEClass(OU_MISSION_MANAGEMENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 779) ouRulesRegulationManagementEClass = createEClass(OU_RULES_REGULATION_MANAGEMENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 781) ouClimateManagementEClass = createEClass(OU_CLIMATE_MANAGEMENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 783) ouOversightManagementEClass = createEClass(OU_OVERSIGHT_MANAGEMENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 785) ouProcessManagementEClass = createEClass(OU_PROCESS_MANAGEMENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 787) ouResourceManagementEClass = createEClass(OU_RESOURCE_MANAGEMENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 789) hsAttentionEClass = createEClass(HS_ATTENTION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 791) humanSensorUnitEClass = createEClass(HUMAN_SENSOR_UNIT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 792) createEReference(humanSensorUnitEClass, HUMAN_SENSOR_UNIT__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type STSPackageImpl ---------- 811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 794) hsPerceptionEClass = createEClass(HS_PERCEPTION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 796) hsKnowledgePerceptionEClass = createEClass(HS_KNOWLEDGE_PERCEPTION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 798) hsSensoryEClass = createEClass(HS_SENSORY); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 800) haFeedbackEClass = createEClass(HA_FEEDBACK); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 802) humanActuatorUnitEClass = createEClass(HUMAN_ACTUATOR_UNIT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 803) createEReference(humanActuatorUnitEClass, HUMAN_ACTUATOR_UNIT__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type STSPackageImpl ---------- 817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 805) haIntentEClass = createEClass(HA_INTENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 807) haCommunicationEClass = createEClass(HA_COMMUNICATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 809) haTimeManagementEClass = createEClass(HA_TIME_MANAGEMENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 811) haSelectionEClass = createEClass(HA_SELECTION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 813) haResponseEClass = createEClass(HA_RESPONSE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 815) haKnowledgeDecisionEClass = createEClass(HA_KNOWLEDGE_DECISION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type STSPackageImpl ---------- 823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 837) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 838) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 839) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 842) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 849) timePressureEClass.getESuperTypes().add(this.getOrganizationUnit()); ^^^ The method add(EClass) is undefined for the type EList ---------- 828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 850) ouMissionManagementEClass.getESuperTypes().add(this.getOrganizationUnit()); ^^^ The method add(EClass) is undefined for the type EList ---------- 829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 851) ouRulesRegulationManagementEClass.getESuperTypes().add(this.getOrganizationUnit()); ^^^ The method add(EClass) is undefined for the type EList ---------- 830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 852) ouClimateManagementEClass.getESuperTypes().add(this.getOrganizationUnit()); ^^^ The method add(EClass) is undefined for the type EList ---------- 831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java (at line 853) ouOversightManagementEClass.getESuperTypes().add(this.getOrganizationUnit()); ^^^ The method add(EClass) is undefined for the type EList ---------- ---------- 832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/EvaluationType.java (at line 26) public interface EvaluationType extends EObject { ^^^^^^^^^^^^^^ The hierarchy of the type EvaluationType is inconsistent ---------- ---------- 833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 27) public class ComponentModelFactoryImpl extends EFactoryImpl implements ComponentModelFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelFactoryImpl is inconsistent ---------- 834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 36) ComponentModelFactory theComponentModelFactory = (ComponentModelFactory)EPackage.Registry.INSTANCE.getEFactory(ComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 65) case ComponentModelPackage.FUNCTIONAL_PARTITION: return createFunctionalPartition(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FunctionalPartition to EObject ---------- 839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 66) case ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL: return createHwAbstractionComponentImpl(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HwAbstractionComponentImpl to EObject ---------- 840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 67) case ComponentModelPackage.COMPONENT_TYPE: return createComponentType(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ComponentType to EObject ---------- 841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 68) case ComponentModelPackage.COMPONENT_IMPLEMENTATION: return createComponentImplementation(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ComponentImplementation to EObject ---------- 842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 70) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 70) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 120) return (ComponentModelPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type ComponentModelFactoryImpl ---------- 845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java (at line 129) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 97) public class StateBasedDataTypesPackageImpl extends EPackageImpl implements StateBasedDataTypesPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedDataTypesPackageImpl is inconsistent ---------- 847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 191) super(eNS_URI, StateBasedDataTypesFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 214) if (isInited) return (StateBasedDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 217) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedDataTypesPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 217) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedDataTypesPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 235) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 235) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 236) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 236) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 237) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 237) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 238) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 238) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 239) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 239) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 240) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 240) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 241) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 241) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 242) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 242) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 243) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 243) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 244) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 244) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 245) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 245) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 246) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 246) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 247) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 247) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 248) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 248) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 249) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 249) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 250) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 250) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 251) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 251) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 252) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 252) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 253) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 253) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 254) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 254) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 255) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 255) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 256) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 256) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 309) theStateBasedDataTypesPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type StateBasedDataTypesPackageImpl ---------- 896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 313) EPackage.Registry.INSTANCE.put(StateBasedDataTypesPackage.eNS_URI, theStateBasedDataTypesPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 422) return (StateBasedDataTypesFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type StateBasedDataTypesPackageImpl ---------- 898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 444) dependabilityMeasureEClass = createEClass(DEPENDABILITY_MEASURE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 446) evaluationMethodEClass = createEClass(EVALUATION_METHOD); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 448) evaluationBySimulationEClass = createEClass(EVALUATION_BY_SIMULATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 450) evaluationAnalyticalEClass = createEClass(EVALUATION_ANALYTICAL); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 452) reliabilityEClass = createEClass(RELIABILITY); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 454) evaluationTypeEClass = createEClass(EVALUATION_TYPE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 456) steadyStateEClass = createEClass(STEADY_STATE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 458) availabilityEClass = createEClass(AVAILABILITY); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 460) mttfEClass = createEClass(MTTF); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 463) redundancyKindEEnum = createEEnum(REDUNDANCY_KIND); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 464) confidenceKindEEnum = createEEnum(CONFIDENCE_KIND); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type StateBasedDataTypesPackageImpl ---------- 909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 486) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 487) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 488) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 495) evaluationBySimulationEClass.getESuperTypes().add(this.getEvaluationMethod()); ^^^ The method add(EClass) is undefined for the type EList ---------- 913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 496) evaluationAnalyticalEClass.getESuperTypes().add(this.getEvaluationMethod()); ^^^ The method add(EClass) is undefined for the type EList ---------- 914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 497) reliabilityEClass.getESuperTypes().add(this.getDependabilityMeasure()); ^^^ The method add(EClass) is undefined for the type EList ---------- 915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 498) availabilityEClass.getESuperTypes().add(this.getDependabilityMeasure()); ^^^ The method add(EClass) is undefined for the type EList ---------- 916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 499) mttfEClass.getESuperTypes().add(this.getDependabilityMeasure()); ^^^ The method add(EClass) is undefined for the type EList ---------- 917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 502) initEClass(dependabilityMeasureEClass, DependabilityMeasure.class, "DependabilityMeasure", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 502) initEClass(dependabilityMeasureEClass, DependabilityMeasure.class, "DependabilityMeasure", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 502) initEClass(dependabilityMeasureEClass, DependabilityMeasure.class, "DependabilityMeasure", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 504) initEClass(evaluationMethodEClass, EvaluationMethod.class, "EvaluationMethod", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 504) initEClass(evaluationMethodEClass, EvaluationMethod.class, "EvaluationMethod", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 504) initEClass(evaluationMethodEClass, EvaluationMethod.class, "EvaluationMethod", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 506) initEClass(evaluationBySimulationEClass, EvaluationBySimulation.class, "EvaluationBySimulation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 506) initEClass(evaluationBySimulationEClass, EvaluationBySimulation.class, "EvaluationBySimulation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 506) initEClass(evaluationBySimulationEClass, EvaluationBySimulation.class, "EvaluationBySimulation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 508) initEClass(evaluationAnalyticalEClass, EvaluationAnalytical.class, "EvaluationAnalytical", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 508) initEClass(evaluationAnalyticalEClass, EvaluationAnalytical.class, "EvaluationAnalytical", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 508) initEClass(evaluationAnalyticalEClass, EvaluationAnalytical.class, "EvaluationAnalytical", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 510) initEClass(reliabilityEClass, Reliability.class, "Reliability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 510) initEClass(reliabilityEClass, Reliability.class, "Reliability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 510) initEClass(reliabilityEClass, Reliability.class, "Reliability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 512) initEClass(evaluationTypeEClass, EvaluationType.class, "EvaluationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 512) initEClass(evaluationTypeEClass, EvaluationType.class, "EvaluationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 512) initEClass(evaluationTypeEClass, EvaluationType.class, "EvaluationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 514) initEClass(steadyStateEClass, SteadyState.class, "SteadyState", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 514) initEClass(steadyStateEClass, SteadyState.class, "SteadyState", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 514) initEClass(steadyStateEClass, SteadyState.class, "SteadyState", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 516) initEClass(availabilityEClass, Availability.class, "Availability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 516) initEClass(availabilityEClass, Availability.class, "Availability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 516) initEClass(availabilityEClass, Availability.class, "Availability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 518) initEClass(mttfEClass, org.polarsys.chess.chessmlprofile.Dependability.StateBased.StateBasedDataTypes.MTTF.class, "MTTF", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 518) initEClass(mttfEClass, org.polarsys.chess.chessmlprofile.Dependability.StateBased.StateBasedDataTypes.MTTF.class, "MTTF", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 518) initEClass(mttfEClass, org.polarsys.chess.chessmlprofile.Dependability.StateBased.StateBasedDataTypes.MTTF.class, "MTTF", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 521) initEEnum(redundancyKindEEnum, RedundancyKind.class, "RedundancyKind"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type StateBasedDataTypesPackageImpl ---------- 945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java (at line 522) addEEnumLiteral(redundancyKindEEnum, RedundancyKind.TMR); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, RedundancyKind) is undefined for the type StateBasedDataTypesPackageImpl ---------- ---------- 946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofilePackage.java (at line 33) public interface chessmlprofilePackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type chessmlprofilePackage is inconsistent ---------- 947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofilePackage.java (at line 40) String eNAME = "chessmlprofile"; ^^^^^^ String cannot be resolved to a type ---------- 948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofilePackage.java (at line 48) String eNS_URI = "http://CHESS"; ^^^^^^ String cannot be resolved to a type ---------- 949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofilePackage.java (at line 56) String eNS_PREFIX = "CHESS"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java (at line 25) public class ExpressionsSwitch extends Switch { ^^^^^^^^^^^^^^^^^ The hierarchy of the type ExpressionsSwitch is inconsistent ---------- 951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java (at line 40) public ExpressionsSwitch() { ^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java (at line 66) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java (at line 126) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorStateImpl.java (at line 21) public class ErrorStateImpl extends ThreatStateImpl implements ErrorState { ^^^^^^^^^^^^^^ The hierarchy of the type ErrorStateImpl is inconsistent ---------- 956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorStateImpl.java (at line 36) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/Availability.java (at line 25) public interface Availability extends DependabilityMeasure { ^^^^^^^^^^^^ The hierarchy of the type Availability is inconsistent ---------- ---------- 958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/IdentifInstance.java (at line 36) public interface IdentifInstance extends EObject { ^^^^^^^^^^^^^^^ The hierarchy of the type IdentifInstance is inconsistent ---------- ---------- 959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 90) public class RTComponentModelPackageImpl extends EPackageImpl implements RTComponentModelPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelPackageImpl is inconsistent ---------- 960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 128) super(eNS_URI, RTComponentModelFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 151) if (isInited) return (RTComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 154) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new RTComponentModelPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 154) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new RTComponentModelPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 172) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 172) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 173) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 173) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 174) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 174) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 175) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 175) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 176) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 176) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 177) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 177) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 178) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 178) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 179) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 179) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 180) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 180) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 181) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 181) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 182) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 182) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 183) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 183) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 184) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 184) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 185) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 185) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 186) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 186) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 187) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 187) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 188) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 188) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 189) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 189) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 190) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 190) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 191) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 191) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 192) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 192) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1006. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 193) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1007. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 193) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1008. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 246) theRTComponentModelPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type RTComponentModelPackageImpl ---------- 1009. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 250) EPackage.Registry.INSTANCE.put(RTComponentModelPackage.eNS_URI, theRTComponentModelPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1010. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 269) return (EReference)chRtPortSlotEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1011. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 278) return (EReference)chRtPortSlotEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1012. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 287) return (EReference)chRtPortSlotEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1013. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 305) return (EAttribute)runTimeSupportEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1014. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 314) return (EAttribute)runTimeSupportEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1015. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 323) return (EReference)runTimeSupportEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1016. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 341) return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1017. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 350) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1018. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 359) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1019. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 368) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 1020. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 377) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 1021. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 386) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 1022. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 395) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(6); ^^^ The method get(int) is undefined for the type EList ---------- 1023. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 404) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(7); ^^^ The method get(int) is undefined for the type EList ---------- 1024. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 413) return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(8); ^^^ The method get(int) is undefined for the type EList ---------- 1025. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 422) return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(9); ^^^ The method get(int) is undefined for the type EList ---------- 1026. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 431) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(10); ^^^ The method get(int) is undefined for the type EList ---------- 1027. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 440) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(11); ^^^ The method get(int) is undefined for the type EList ---------- 1028. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 449) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(12); ^^^ The method get(int) is undefined for the type EList ---------- 1029. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 458) return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(13); ^^^ The method get(int) is undefined for the type EList ---------- 1030. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 467) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(14); ^^^ The method get(int) is undefined for the type EList ---------- 1031. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 476) return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(15); ^^^ The method get(int) is undefined for the type EList ---------- 1032. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 485) return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(16); ^^^ The method get(int) is undefined for the type EList ---------- 1033. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 494) return (RTComponentModelFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type RTComponentModelPackageImpl ---------- 1034. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 516) chRtSpecificationEClass = createEClass(CH_RT_SPECIFICATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type RTComponentModelPackageImpl ---------- 1035. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 517) createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__PART_WITH_PORT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1036. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 518) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__WCET); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1037. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 519) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__LOCAL_WCET); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1038. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 520) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__RELATIVE_PRIORITY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1039. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 521) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__CEILING); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1040. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 522) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__MEMORY_SIZE_FOOTPRINT); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1041. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 523) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__STACK_SIZE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1042. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 524) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__HEAP_SIZE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1043. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 525) createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__SLOT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1044. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 526) createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__BASE_COMMENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1045. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 527) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__OCC_KIND); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1046. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 528) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__PROTECTION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1047. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 529) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__RL_DL); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1048. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 530) createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__CONTEXT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1049. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 531) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__RESP_T); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1050. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 532) createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__BLOCK_T); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1051. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 533) createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__OPERATION_REQ_FOR_SPORADIC_OCC); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1052. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 535) chRtPortSlotEClass = createEClass(CH_RT_PORT_SLOT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type RTComponentModelPackageImpl ---------- 1053. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 536) createEReference(chRtPortSlotEClass, CH_RT_PORT_SLOT__BASE_SLOT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1054. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 537) createEReference(chRtPortSlotEClass, CH_RT_PORT_SLOT__CH_RT_SPECIFICATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1055. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 538) createEReference(chRtPortSlotEClass, CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1056. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 540) runTimeSupportEClass = createEClass(RUN_TIME_SUPPORT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type RTComponentModelPackageImpl ---------- 1057. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 541) createEAttribute(runTimeSupportEClass, RUN_TIME_SUPPORT__MONITORING); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl ---------- 1058. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java (at line 565) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- ---------- 1059. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSSensoryImpl.java (at line 17) public class HSSensoryImpl extends HumanSensorUnitImpl implements HSSensory { ^^^^^^^^^^^^^ The hierarchy of the type HSSensoryImpl is inconsistent ---------- 1060. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSSensoryImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1061. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 1062. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 27) public class FailurePropagationXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationXMLProcessor is inconsistent ---------- 1063. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 1064. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 37) FailurePropagationPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type FailurePropagationPackage ---------- 1065. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1066. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 1067. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 1068. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 1069. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 1070. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new FailurePropagationResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 1071. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new FailurePropagationResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 1072. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new FailurePropagationResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 1073. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new FailurePropagationResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 1074. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 1075. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 41) public class PSMPackageImpl extends EObjectImpl implements PSMPackage { ^^^^^^^^^^^^^^ The hierarchy of the type PSMPackageImpl is inconsistent ---------- 1076. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 68) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1077. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1078. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 89) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type PSMPackageImpl ---------- 1079. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 91) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PSMPackageImpl ---------- 1080. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 92) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.PSM_PACKAGE__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PSMPackageImpl ---------- 1081. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 92) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.PSM_PACKAGE__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1082. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 115) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PSMPackageImpl ---------- 1083. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 116) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.PSM_PACKAGE__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PSMPackageImpl ---------- 1084. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 116) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.PSM_PACKAGE__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1085. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 127) analysisContext = (SaAnalysisContext)eResolveProxy(oldAnalysisContext); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type PSMPackageImpl ---------- 1086. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 129) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PSMPackageImpl ---------- 1087. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 130) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.PSM_PACKAGE__ANALYSIS_CONTEXT, oldAnalysisContext, analysisContext)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PSMPackageImpl ---------- 1088. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 130) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.PSM_PACKAGE__ANALYSIS_CONTEXT, oldAnalysisContext, analysisContext)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1089. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 153) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PSMPackageImpl ---------- 1090. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 154) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.PSM_PACKAGE__ANALYSIS_CONTEXT, oldAnalysisContext, analysisContext)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PSMPackageImpl ---------- 1091. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 154) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.PSM_PACKAGE__ANALYSIS_CONTEXT, oldAnalysisContext, analysisContext)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1092. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 162) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1093. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 163) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1094. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 172) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1095. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 180) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1096. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 181) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1097. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 198) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1098. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 208) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1099. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 216) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java (at line 224) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 1101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 28) public class MaintenanceMonitoringAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringAdapterFactory is inconsistent ---------- 1102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 43) public MaintenanceMonitoringAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 1103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 1105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 96) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 110) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java (at line 112) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type MaintenanceMonitoringSwitch is not applicable for the arguments (EObject) ---------- ---------- 1113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/CH_PeriodicPattern.java (at line 26) public interface CH_PeriodicPattern extends EObject { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_PeriodicPattern is inconsistent ---------- ---------- 1114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 44) public interface FunctionalPartition extends EObject { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FunctionalPartition is inconsistent ---------- 1115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 59) String getUtilization(); ^^^^^^ String cannot be resolved to a type ---------- 1116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 69) void setUtilization(String value); ^^^^^^ String cannot be resolved to a type ---------- 1117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 111) String getMAF(); ^^^^^^ String cannot be resolved to a type ---------- 1118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 121) void setMAF(String value); ^^^^^^ String cannot be resolved to a type ---------- 1119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 137) String getMIF(); ^^^^^^ String cannot be resolved to a type ---------- 1120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 147) void setMIF(String value); ^^^^^^ String cannot be resolved to a type ---------- 1121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 163) String getSchedulingTable(); ^^^^^^ String cannot be resolved to a type ---------- 1122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java (at line 173) void setSchedulingTable(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 1123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java (at line 38) public interface InternalPropagation extends EObject { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type InternalPropagation is inconsistent ---------- 1124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java (at line 80) String getExternalFaults(); ^^^^^^ String cannot be resolved to a type ---------- 1125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java (at line 90) void setExternalFaults(String value); ^^^^^^ String cannot be resolved to a type ---------- 1126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java (at line 106) String getDelay(); ^^^^^^ String cannot be resolved to a type ---------- 1127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java (at line 116) void setDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 1128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java (at line 132) String getWeight(); ^^^^^^ String cannot be resolved to a type ---------- 1129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java (at line 142) void setWeight(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 1130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTCPortSlot.java (at line 42) public interface FPTCPortSlot extends EObject { ^^^^^^^^^^^^ The hierarchy of the type FPTCPortSlot is inconsistent ---------- ---------- 1131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java (at line 14) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 1132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java (at line 35) public class DependableComponentSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentSwitch is inconsistent ---------- 1133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java (at line 50) public DependableComponentSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 1134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java (at line 64) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java (at line 241) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceFactoryImpl.java (at line 29) public class MitigationMeansResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansResourceFactoryImpl is inconsistent ---------- 1138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceFactoryImpl.java (at line 48) XMLResource result = new MitigationMeansResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from MitigationMeansResourceImpl to XMLResource ---------- ---------- 1141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/MacroDefinition.java (at line 30) public interface MacroDefinition extends EObject { ^^^^^^^^^^^^^^^ The hierarchy of the type MacroDefinition is inconsistent ---------- ---------- 1142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 38) public class TechnologicalImpl extends EObjectImpl implements Technological { ^^^^^^^^^^^^^^^^^ The hierarchy of the type TechnologicalImpl is inconsistent ---------- 1143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 55) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 76) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type TechnologicalImpl ---------- 1146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 78) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type TechnologicalImpl ---------- 1147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 79) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.TECHNOLOGICAL__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type TechnologicalImpl ---------- 1148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 79) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.TECHNOLOGICAL__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 102) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type TechnologicalImpl ---------- 1150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 103) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.TECHNOLOGICAL__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type TechnologicalImpl ---------- 1151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 103) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.TECHNOLOGICAL__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 111) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 112) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 118) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 126) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 127) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 141) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 148) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 156) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java (at line 162) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 1161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 5) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 1162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 39) public class InstantiatedArchitectureConfigurationImpl extends EObjectImpl implements InstantiatedArchitectureConfiguration { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type InstantiatedArchitectureConfigurationImpl is inconsistent ---------- 1163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 48) protected EList parameterList; ^^^^^^ String cannot be resolved to a type ---------- 1164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 76) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 94) public EList getParameterList() { ^^^^^^ String cannot be resolved to a type ---------- 1167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 95) if (parameterList == null) { ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 96) parameterList = new EDataTypeUniqueEList(String.class, this, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 96) parameterList = new EDataTypeUniqueEList(String.class, this, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class ---------- 1170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 96) parameterList = new EDataTypeUniqueEList(String.class, this, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); ^^^^^^ String cannot be resolved to a type ---------- 1171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 96) parameterList = new EDataTypeUniqueEList(String.class, this, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); ^^^^^^ String cannot be resolved to a type ---------- 1172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 98) return parameterList; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 109) base_Property = (Property)eResolveProxy(oldBase_Property); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 111) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 112) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 112) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 135) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.SET, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.SET, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 147) instantiatedRootComponent = (org.eclipse.uml2.uml.Class)eResolveProxy(oldInstantiatedRootComponent); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 149) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 150) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT, oldInstantiatedRootComponent, instantiatedRootComponent)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 150) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT, oldInstantiatedRootComponent, instantiatedRootComponent)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 173) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 174) eNotify(new ENotificationImpl(this, Notification.SET, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT, oldInstantiatedRootComponent, instantiatedRootComponent)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 174) eNotify(new ENotificationImpl(this, Notification.SET, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT, oldInstantiatedRootComponent, instantiatedRootComponent)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 182) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 183) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 186) return getParameterList(); ^^^^^^^^^^^^^^^^ The method getParameterList() from the type InstantiatedArchitectureConfigurationImpl refers to the missing type String ---------- 1190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 194) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 202) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 1192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 203) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 204) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 207) getParameterList().clear(); ^^^^^^^^^^^^^^^^ The method getParameterList() from the type InstantiatedArchitectureConfigurationImpl refers to the missing type String ---------- 1195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 208) getParameterList().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^ The method getParameterList() from the type InstantiatedArchitectureConfigurationImpl refers to the missing type String ---------- 1196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 208) getParameterList().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 1197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 208) getParameterList().addAll((Collection)newValue); ^^^^^^ String cannot be resolved to a type ---------- 1198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 225) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 229) getParameterList().clear(); ^^^^^^^^^^^^^^^^ The method getParameterList() from the type InstantiatedArchitectureConfigurationImpl refers to the missing type String ---------- 1200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 238) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 246) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 250) return parameterList != null && !parameterList.isEmpty(); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 250) return parameterList != null && !parameterList.isEmpty(); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 256) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 264) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 265) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 1207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 266) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type InstantiatedArchitectureConfigurationImpl ---------- 1208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 266) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 1209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 1212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java (at line 270) result.append(parameterList); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 1213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceImpl.java (at line 25) public class FailurePropagationResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationResourceImpl is inconsistent ---------- 1214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 1215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 1216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 42) public class ReplaceImpl extends MMActivitiesImpl implements Replace { ^^^^^^^^^^^ The hierarchy of the type ReplaceImpl is inconsistent ---------- 1217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 89) targets = new EObjectResolvingEList(Property.class, this, MaintenanceMonitoringPackage.REPLACE__TARGETS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 1219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 99) public Property getTargets(String name, Type type) { ^^^^^^ String cannot be resolved to a type ---------- 1220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 108) public Property getTargets(String name, Type type, boolean ignoreCase, EClass eClass) { ^^^^^^ String cannot be resolved to a type ---------- 1221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 109) targetsLoop: for (Property targets : getTargets()) { ^^^^^^^^^^^^ Can only iterate over an array or an instance of java.lang.Iterable ---------- 1222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 110) if (eClass != null && !eClass.isInstance(targets)) ^^^^^^^^^^ The method isInstance(Object) from the type EClassifier refers to the missing type Object ---------- 1223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 112) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targets.getName()) : name.equals(targets.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 1224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 112) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targets.getName()) : name.equals(targets.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 1225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 114) if (type != null && !type.equals(targets.getType())) ^^^^^^ The method equals(Type) is undefined for the type Type ---------- 1226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 129) replacement = (Activity)eResolveProxy(oldReplacement); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ReplaceImpl ---------- 1227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 131) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ReplaceImpl ---------- 1228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 132) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.REPLACE__REPLACEMENT, oldReplacement, replacement)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ReplaceImpl ---------- 1229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 132) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.REPLACE__REPLACEMENT, oldReplacement, replacement)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 155) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ReplaceImpl ---------- 1231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.REPLACE__REPLACEMENT, oldReplacement, replacement)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ReplaceImpl ---------- 1232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.REPLACE__REPLACEMENT, oldReplacement, replacement)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 164) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 165) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 173) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type MMActivitiesImpl refers to the missing type Object ---------- 1236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 181) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 1237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 182) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 183) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 186) getTargets().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 187) getTargets().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 1241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 187) getTargets().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 1242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 201) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 205) getTargets().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 219) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java (at line 223) return targets != null && !targets.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- ---------- 1246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 1247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 47) public class FPTCSpecificationImpl extends EObjectImpl implements FPTCSpecification { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FPTCSpecificationImpl is inconsistent ---------- 1248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 94) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 102) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 115) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FPTCSpecificationImpl ---------- 1251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 117) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCSpecificationImpl ---------- 1252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 118) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_SPECIFICATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCSpecificationImpl ---------- 1253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 118) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_SPECIFICATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 141) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCSpecificationImpl ---------- 1255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_SPECIFICATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCSpecificationImpl ---------- 1256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_SPECIFICATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 152) failure = new EDataTypeUniqueEList(FailureType.class, this, FailurePropagationPackage.FPTC_SPECIFICATION__FAILURE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class ---------- 1258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 165) partWithPort = (Property)eResolveProxy(oldPartWithPort); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FPTCSpecificationImpl ---------- 1259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 167) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCSpecificationImpl ---------- 1260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 168) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCSpecificationImpl ---------- 1261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 168) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 191) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCSpecificationImpl ---------- 1263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 192) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCSpecificationImpl ---------- 1264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 192) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 202) failureMode = new EObjectResolvingEList(FailureMode.class, this, FailurePropagationPackage.FPTC_SPECIFICATION__FAILURE_MODE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 1266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 212) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 213) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 226) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 234) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 1270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 235) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 236) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 242) getFailure().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 243) getFailure().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 1274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 243) getFailure().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 1275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 249) getFailureMode().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 250) getFailureMode().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 1277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 250) getFailureMode().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 1278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 261) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 268) getFailure().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 274) getFailureMode().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 277) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 285) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 291) return failure != null && !failure.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 1284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 295) return failureMode != null && !failureMode.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 1285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 297) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 305) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 306) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 1288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 307) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type FPTCSpecificationImpl ---------- 1289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 307) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 1290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 309) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 309) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java (at line 309) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 1293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 95) public class FailurePropagationPackageImpl extends EPackageImpl implements FailurePropagationPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationPackageImpl is inconsistent ---------- 1294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 182) super(eNS_URI, FailurePropagationFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 1295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 205) if (isInited) return (FailurePropagationPackage)EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 208) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FailurePropagationPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 1297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 208) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FailurePropagationPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 1298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 226) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 226) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 227) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 227) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 228) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 228) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 229) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 229) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 230) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 230) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 231) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 231) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 232) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 232) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 233) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 233) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 234) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 234) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 235) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 235) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 236) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 236) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 237) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 237) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 238) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 238) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 239) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 239) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 240) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 240) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 241) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 241) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 242) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 242) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 243) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 243) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 244) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 244) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 245) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 245) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 246) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 246) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 247) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 247) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 300) theFailurePropagationPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type FailurePropagationPackageImpl ---------- 1343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 304) EPackage.Registry.INSTANCE.put(FailurePropagationPackage.eNS_URI, theFailurePropagationPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 323) return (EAttribute)fptcEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 332) return (EReference)fptcEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 341) return (EReference)fptcEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 359) return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 368) return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 377) return (EAttribute)flaBehaviorEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 386) return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 1351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 395) return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 1352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 404) return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 1353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 431) return (EReference)fptcSpecificationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 440) return (EAttribute)fptcSpecificationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 449) return (EReference)fptcSpecificationEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 458) return (EReference)fptcSpecificationEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 1357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 476) return (EReference)fptcPortSlotEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 485) return (EReference)fptcPortSlotEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 494) return (EAttribute)fptcPortSlotEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 512) return (EAttribute)fi4FAEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 521) return (EReference)fi4FAEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 548) return (EAttribute)acidAvoidableEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 557) return (EAttribute)acidAvoidableEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 566) return (EReference)acidAvoidableEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 575) return (EAttribute)acidAvoidableEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 1366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 584) return (EAttribute)acidAvoidableEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 1367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 602) return (EReference)acidMitigationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 611) return (EAttribute)acidMitigationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 620) return (EAttribute)acidMitigationEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 629) return (EAttribute)acidMitigationEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 1371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 638) return (EAttribute)acidMitigationEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 1372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 656) return (FailurePropagationFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type FailurePropagationPackageImpl ---------- 1373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 678) fptcSpecificationEClass = createEClass(FPTC_SPECIFICATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type FailurePropagationPackageImpl ---------- 1374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 679) createEReference(fptcSpecificationEClass, FPTC_SPECIFICATION__BASE_COMMENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 680) createEAttribute(fptcSpecificationEClass, FPTC_SPECIFICATION__FAILURE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 681) createEReference(fptcSpecificationEClass, FPTC_SPECIFICATION__PART_WITH_PORT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 682) createEReference(fptcSpecificationEClass, FPTC_SPECIFICATION__FAILURE_MODE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 684) fptcPortSlotEClass = createEClass(FPTC_PORT_SLOT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type FailurePropagationPackageImpl ---------- 1379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 685) createEReference(fptcPortSlotEClass, FPTC_PORT_SLOT__FPTC_SPECIFICATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 686) createEReference(fptcPortSlotEClass, FPTC_PORT_SLOT__BASE_SLOT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 687) createEAttribute(fptcPortSlotEClass, FPTC_PORT_SLOT__FAILURE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 689) fptcEClass = createEClass(FPTC); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type FailurePropagationPackageImpl ---------- 1383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 690) createEAttribute(fptcEClass, FPTC__FPTC); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 691) createEReference(fptcEClass, FPTC__BASE_COMMENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 692) createEReference(fptcEClass, FPTC__BASE_CONNECTOR); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 694) flaBehaviorEClass = createEClass(FLA_BEHAVIOR); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type FailurePropagationPackageImpl ---------- 1387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 695) createEReference(flaBehaviorEClass, FLA_BEHAVIOR__BASE_CONSTRAINT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 696) createEReference(flaBehaviorEClass, FLA_BEHAVIOR__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 697) createEAttribute(flaBehaviorEClass, FLA_BEHAVIOR__FPTC); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 698) createEReference(flaBehaviorEClass, FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl ---------- 1391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 746) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 1392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java (at line 833) String source = "http://www.eclipse.org/uml2/2.0.0/UML"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 1393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 36) public class VariantImpl extends EObjectImpl implements Variant { ^^^^^^^^^^^ The hierarchy of the type VariantImpl is inconsistent ---------- 1394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 53) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 74) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type VariantImpl ---------- 1397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 76) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type VariantImpl ---------- 1398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 77) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.VARIANT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type VariantImpl ---------- 1399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 77) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.VARIANT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 100) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type VariantImpl ---------- 1401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 101) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.VARIANT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type VariantImpl ---------- 1402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 101) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.VARIANT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 109) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 110) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 116) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 124) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 125) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 139) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 146) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 154) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java (at line 160) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 1412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsPackage.java (at line 24) public interface ExpressionsPackage extends EPackage { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type ExpressionsPackage is inconsistent ---------- 1413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsPackage.java (at line 31) String eNAME = "Expressions"; ^^^^^^ String cannot be resolved to a type ---------- 1414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsPackage.java (at line 39) String eNS_URI = "http://CHESS/Expressions"; ^^^^^^ String cannot be resolved to a type ---------- 1415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsPackage.java (at line 47) String eNS_PREFIX = "Expressions"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 1416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 34) public class CH_HwComputingResourceImpl extends HwComputingResourceImpl implements CH_HwComputingResource { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_HwComputingResourceImpl is inconsistent ---------- 1417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 34) public class CH_HwComputingResourceImpl extends HwComputingResourceImpl implements CH_HwComputingResource { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_HwComputingResourceImpl is inconsistent ---------- 1418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 34) public class CH_HwComputingResourceImpl extends HwComputingResourceImpl implements CH_HwComputingResource { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_HwComputingResourceImpl is inconsistent ---------- 1419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 34) public class CH_HwComputingResourceImpl extends HwComputingResourceImpl implements CH_HwComputingResource { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_HwComputingResourceImpl is inconsistent ---------- 1420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 43) protected static final String UTILIZATION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 1421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 53) protected String utilization = UTILIZATION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 1422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 53) protected String utilization = UTILIZATION_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 61) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 69) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 79) public String getUtilization() { ^^^^^^ String cannot be resolved to a type ---------- 1426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 80) return utilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 1427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 88) public void setUtilization(String newUtilization) { ^^^^^^ String cannot be resolved to a type ---------- 1428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 89) String oldUtilization = utilization; ^^^^^^ String cannot be resolved to a type ---------- 1429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 89) String oldUtilization = utilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 1430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 90) utilization = newUtilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 1431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 91) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CH_HwComputingResourceImpl ---------- 1432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 92) eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_COMPUTING_RESOURCE__UTILIZATION, oldUtilization, utilization)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CH_HwComputingResourceImpl ---------- 1433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 92) eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_COMPUTING_RESOURCE__UTILIZATION, oldUtilization, utilization)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 1434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 100) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 101) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 104) return getUtilization(); ^^^^^^^^^^^^^^ The method getUtilization() from the type CH_HwComputingResourceImpl refers to the missing type String ---------- 1437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 106) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 114) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 115) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 118) setUtilization((String)newValue); ^^^^^^^^^^^^^^ The method setUtilization(String) from the type CH_HwComputingResourceImpl refers to the missing type String ---------- 1441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 118) setUtilization((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 1442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 129) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 133) setUtilization(UTILIZATION_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 136) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 144) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 148) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 148) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 1448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 148) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 148) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 1450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 150) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 158) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 159) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 1453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 160) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type CH_HwComputingResourceImpl ---------- 1454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 160) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 1455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 162) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 162) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 162) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 1458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java (at line 164) result.append(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 1459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 1460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 27) public class StateBasedComponentsXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsXMLProcessor is inconsistent ---------- 1461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 1462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 37) StateBasedComponentsPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type StateBasedComponentsPackage ---------- 1463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 1465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 1466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 1467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 1468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new StateBasedComponentsResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 1469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new StateBasedComponentsResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 1470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new StateBasedComponentsResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 1471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new StateBasedComponentsResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 1472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 1473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 31) public class STSAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^ The hierarchy of the type STSAdapterFactory is inconsistent ---------- 1474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 46) public STSAdapterFactory() { ^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 1475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 60) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 61) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 1477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 79) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 83) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 87) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 91) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 95) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 99) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 103) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 107) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 111) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 115) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 123) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 127) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 131) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 135) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 139) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 143) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 147) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 151) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 155) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 159) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 163) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 167) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 171) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 175) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 189) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java (at line 191) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type STSSwitch is not applicable for the arguments (EObject) ---------- ---------- 1504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 37) public class AdjudicatorImpl extends EObjectImpl implements Adjudicator { ^^^^^^^^^^^^^^^ The hierarchy of the type AdjudicatorImpl is inconsistent ---------- 1505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 56) protected static final String COVERAGE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 1506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 66) protected String coverage = COVERAGE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 1507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 66) protected String coverage = COVERAGE_EDEFAULT; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 74) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 82) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 95) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AdjudicatorImpl ---------- 1511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 97) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AdjudicatorImpl ---------- 1512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 98) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.ADJUDICATOR__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AdjudicatorImpl ---------- 1513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 98) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.ADJUDICATOR__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 121) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AdjudicatorImpl ---------- 1515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 122) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.ADJUDICATOR__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AdjudicatorImpl ---------- 1516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 122) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.ADJUDICATOR__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 130) public String getCoverage() { ^^^^^^ String cannot be resolved to a type ---------- 1518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 131) return coverage; ^^^^^^^^ String cannot be resolved to a type ---------- 1519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 139) public void setCoverage(String newCoverage) { ^^^^^^ String cannot be resolved to a type ---------- 1520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 140) String oldCoverage = coverage; ^^^^^^ String cannot be resolved to a type ---------- 1521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 140) String oldCoverage = coverage; ^^^^^^^^ String cannot be resolved to a type ---------- 1522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 141) coverage = newCoverage; ^^^^^^^^ String cannot be resolved to a type ---------- 1523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 142) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AdjudicatorImpl ---------- 1524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.ADJUDICATOR__COVERAGE, oldCoverage, coverage)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AdjudicatorImpl ---------- 1525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.ADJUDICATOR__COVERAGE, oldCoverage, coverage)); ^^^^^^^^ String cannot be resolved to a type ---------- 1526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 151) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 152) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 158) return getCoverage(); ^^^^^^^^^^^ The method getCoverage() from the type AdjudicatorImpl refers to the missing type String ---------- 1529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 160) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 168) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 169) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 175) setCoverage((String)newValue); ^^^^^^^^^^^ The method setCoverage(String) from the type AdjudicatorImpl refers to the missing type String ---------- 1533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 175) setCoverage((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 1534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 186) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 193) setCoverage(COVERAGE_EDEFAULT); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 196) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 204) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 210) return COVERAGE_EDEFAULT == null ? coverage != null : !COVERAGE_EDEFAULT.equals(coverage); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 210) return COVERAGE_EDEFAULT == null ? coverage != null : !COVERAGE_EDEFAULT.equals(coverage); ^^^^^^^^ String cannot be resolved to a type ---------- 1540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 210) return COVERAGE_EDEFAULT == null ? coverage != null : !COVERAGE_EDEFAULT.equals(coverage); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 210) return COVERAGE_EDEFAULT == null ? coverage != null : !COVERAGE_EDEFAULT.equals(coverage); ^^^^^^^^ String cannot be resolved to a type ---------- 1542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 212) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 220) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 221) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 1545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 222) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type AdjudicatorImpl ---------- 1546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 222) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 1547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 224) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 224) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 224) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 1550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java (at line 226) result.append(coverage); ^^^^^^^^ String cannot be resolved to a type ---------- ---------- 1551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/TA_Pattern.java (at line 27) public interface TA_Pattern extends EObject { ^^^^^^^^^^ The hierarchy of the type TA_Pattern is inconsistent ---------- ---------- 1552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 27) public class FaultToleranceFactoryImpl extends EFactoryImpl implements FaultToleranceFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultToleranceFactoryImpl is inconsistent ---------- 1553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 36) FaultToleranceFactory theFaultToleranceFactory = (FaultToleranceFactory)EPackage.Registry.INSTANCE.getEFactory(FaultTolerancePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 1555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 65) case FaultTolerancePackage.FAULT_TOLERANT: return createFaultTolerant(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FaultTolerant to EObject ---------- 1558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 66) case FaultTolerancePackage.REDUNDANCY_MANAGER: return createRedundancyManager(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from RedundancyManager to EObject ---------- 1559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 67) case FaultTolerancePackage.VARIANT: return createVariant(); ^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Variant to EObject ---------- 1560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 68) case FaultTolerancePackage.ADJUDICATOR: return createAdjudicator(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Adjudicator to EObject ---------- 1561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 70) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 1562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 70) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 1563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 120) return (FaultTolerancePackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type FaultToleranceFactoryImpl ---------- 1564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java (at line 129) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 1565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 21) public class ARINCComponentModelFactoryImpl extends EFactoryImpl implements ARINCComponentModelFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCComponentModelFactoryImpl is inconsistent ---------- 1566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 30) ARINCComponentModelFactory theARINCComponentModelFactory = (ARINCComponentModelFactory)EPackage.Registry.INSTANCE.getEFactory(ARINCComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 35) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 1568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 59) case ARINCComponentModelPackage.ARINC_COMPONENT_IMPL: return createARINCComponentImpl(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ARINCComponentImpl to EObject ---------- 1571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 60) case ARINCComponentModelPackage.ARINC_PROCESS: return createARINCProcess(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ARINCProcess to EObject ---------- 1572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 61) case ARINCComponentModelPackage.ARINC_FUNCTION: return createARINCFunction(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ARINCFunction to EObject ---------- 1573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 63) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 1574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 63) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 1575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 103) return (ARINCComponentModelPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type ARINCComponentModelFactoryImpl ---------- 1576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java (at line 112) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 1577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java (at line 39) public interface InternalFault extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type InternalFault is inconsistent ---------- 1578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java (at line 54) String getOccurrence(); ^^^^^^ String cannot be resolved to a type ---------- 1579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java (at line 64) void setOccurrence(String value); ^^^^^^ String cannot be resolved to a type ---------- 1580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java (at line 106) String getWeight(); ^^^^^^ String cannot be resolved to a type ---------- 1581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java (at line 116) void setWeight(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 1582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 1583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 42) public class RepairImpl extends MMActivitiesImpl implements Repair { ^^^^^^^^^^ The hierarchy of the type RepairImpl is inconsistent ---------- 1584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 89) targets = new EObjectResolvingEList(Property.class, this, MaintenanceMonitoringPackage.REPAIR__TARGETS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 1586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 99) public Property getTargets(String name, Type type) { ^^^^^^ String cannot be resolved to a type ---------- 1587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 108) public Property getTargets(String name, Type type, boolean ignoreCase, EClass eClass) { ^^^^^^ String cannot be resolved to a type ---------- 1588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 109) targetsLoop: for (Property targets : getTargets()) { ^^^^^^^^^^^^ Can only iterate over an array or an instance of java.lang.Iterable ---------- 1589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 110) if (eClass != null && !eClass.isInstance(targets)) ^^^^^^^^^^ The method isInstance(Object) from the type EClassifier refers to the missing type Object ---------- 1590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 112) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targets.getName()) : name.equals(targets.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 1591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 112) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targets.getName()) : name.equals(targets.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 1592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 114) if (type != null && !type.equals(targets.getType())) ^^^^^^ The method equals(Type) is undefined for the type Type ---------- 1593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 129) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type RepairImpl ---------- 1594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 131) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RepairImpl ---------- 1595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 132) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.REPAIR__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RepairImpl ---------- 1596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 132) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.REPAIR__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 155) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RepairImpl ---------- 1598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.REPAIR__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RepairImpl ---------- 1599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.REPAIR__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 164) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 165) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 173) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type MMActivitiesImpl refers to the missing type Object ---------- 1603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 181) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 1604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 182) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 183) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 186) getTargets().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 187) getTargets().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 1608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 187) getTargets().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 1609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 201) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 205) getTargets().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 219) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java (at line 223) return targets != null && !targets.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- ---------- 1613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_SporadicPatternImpl.java (at line 30) public class CH_SporadicPatternImpl extends EObjectImpl implements CH_SporadicPattern { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_SporadicPatternImpl is inconsistent ---------- 1614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_SporadicPatternImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_SporadicPatternImpl.java (at line 45) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyPackage.java (at line 34) public interface SafetyPackage extends EPackage { ^^^^^^^^^^^^^ The hierarchy of the type SafetyPackage is inconsistent ---------- 1617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyPackage.java (at line 41) String eNAME = "Safety"; ^^^^^^ String cannot be resolved to a type ---------- 1618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyPackage.java (at line 49) String eNS_URI = "http://CHESS/Safety"; ^^^^^^ String cannot be resolved to a type ---------- 1619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyPackage.java (at line 57) String eNS_PREFIX = "Safety"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 1620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java (at line 33) public class CoreSwitch extends Switch { ^^^^^^^^^^ The hierarchy of the type CoreSwitch is inconsistent ---------- 1621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java (at line 48) public CoreSwitch() { ^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 1622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java (at line 74) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java (at line 86) if (result == null) result = caseGaResourcesPlatform(chGaResourcePlatform); ^^^^^^^^^^^^^^^^^^^^^^^ The method caseGaResourcesPlatform(GaResourcesPlatform) in the type CoreSwitch is not applicable for the arguments (CHGaResourcePlatform) ---------- 1625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java (at line 171) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessSoftware.java (at line 36) public interface StatelessSoftware extends DependableComponent { ^^^^^^^^^^^^^^^^^ The hierarchy of the type StatelessSoftware is inconsistent ---------- 1627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessSoftware.java (at line 51) String getFaultOcc(); ^^^^^^ String cannot be resolved to a type ---------- 1628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessSoftware.java (at line 61) void setFaultOcc(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 1629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 36) public class StatelessSoftwareImpl extends DependableComponentImpl implements StatelessSoftware { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StatelessSoftwareImpl is inconsistent ---------- 1630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 45) protected static final String FAULT_OCC_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 1631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 54) protected String faultOcc = FAULT_OCC_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 1632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 54) protected String faultOcc = FAULT_OCC_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 70) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 80) public String getFaultOcc() { ^^^^^^ String cannot be resolved to a type ---------- 1635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 81) return faultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 1636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 89) public void setFaultOcc(String newFaultOcc) { ^^^^^^ String cannot be resolved to a type ---------- 1637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 90) String oldFaultOcc = faultOcc; ^^^^^^ String cannot be resolved to a type ---------- 1638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 90) String oldFaultOcc = faultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 1639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 91) faultOcc = newFaultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 1640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 92) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatelessSoftwareImpl ---------- 1641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 93) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_SOFTWARE__FAULT_OCC, oldFaultOcc, faultOcc)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatelessSoftwareImpl ---------- 1642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 93) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_SOFTWARE__FAULT_OCC, oldFaultOcc, faultOcc)); ^^^^^^^^ String cannot be resolved to a type ---------- 1643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 101) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 102) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 105) return getFaultOcc(); ^^^^^^^^^^^ The method getFaultOcc() from the type StatelessSoftwareImpl refers to the missing type String ---------- 1646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 107) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object ---------- 1647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 115) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 116) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 119) setFaultOcc((String)newValue); ^^^^^^^^^^^ The method setFaultOcc(String) from the type StatelessSoftwareImpl refers to the missing type String ---------- 1650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 119) setFaultOcc((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 1651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 130) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 134) setFaultOcc(FAULT_OCC_EDEFAULT); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 145) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 149) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 149) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- 1656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 149) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 149) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- 1658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 159) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 160) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 1660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 161) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type StatelessSoftwareImpl ---------- 1661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 161) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 1662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 163) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 163) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 1664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 163) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 1665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java (at line 165) result.append(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- ---------- 1666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java (at line 14) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 1667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java (at line 36) public class StateBasedComponentsSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsSwitch is inconsistent ---------- 1668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java (at line 51) public StateBasedComponentsSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 1669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java (at line 65) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java (at line 241) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceFactoryImpl.java (at line 29) public class ComponentModelResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelResourceFactoryImpl is inconsistent ---------- 1673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceFactoryImpl.java (at line 48) XMLResource result = new ComponentModelResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ComponentModelResourceImpl to XMLResource ---------- ---------- 1676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 31) public class AdversaryImpl extends EObjectImpl implements Adversary { ^^^^^^^^^^^^^ The hierarchy of the type AdversaryImpl is inconsistent ---------- 1677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 69) base_Actor = (Actor)eResolveProxy(oldBase_Actor); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AdversaryImpl ---------- 1680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 71) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AdversaryImpl ---------- 1681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 72) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ADVERSARY__BASE_ACTOR, oldBase_Actor, base_Actor)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AdversaryImpl ---------- 1682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 72) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ADVERSARY__BASE_ACTOR, oldBase_Actor, base_Actor)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 95) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AdversaryImpl ---------- 1684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ADVERSARY__BASE_ACTOR, oldBase_Actor, base_Actor)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AdversaryImpl ---------- 1685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ADVERSARY__BASE_ACTOR, oldBase_Actor, base_Actor)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 105) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 111) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 120) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 134) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 141) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java (at line 155) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 1695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUMissionManagement.java (at line 16) public interface OUMissionManagement extends OrganizationUnit { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUMissionManagement is inconsistent ---------- ---------- 1696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/AnalysisView.java (at line 34) public interface AnalysisView extends EObject { ^^^^^^^^^^^^ The hierarchy of the type AnalysisView is inconsistent ---------- ---------- 1697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/MTTF.java (at line 25) public interface MTTF extends DependabilityMeasure { ^^^^ The hierarchy of the type MTTF is inconsistent ---------- ---------- 1698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringPackage.java (at line 34) public interface MaintenanceMonitoringPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringPackage is inconsistent ---------- 1699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringPackage.java (at line 41) String eNAME = "MaintenanceMonitoring"; ^^^^^^ String cannot be resolved to a type ---------- 1700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringPackage.java (at line 49) String eNS_URI = "http://CHESS/Dependability/StateBased/MaintenanceMonitoring"; ^^^^^^ String cannot be resolved to a type ---------- 1701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringPackage.java (at line 57) String eNS_PREFIX = "MaintenanceMonitoring"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 1702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 27) public class StateBasedComponentsFactoryImpl extends EFactoryImpl implements StateBasedComponentsFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsFactoryImpl is inconsistent ---------- 1703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 36) StateBasedComponentsFactory theStateBasedComponentsFactory = (StateBasedComponentsFactory)EPackage.Registry.INSTANCE.getEFactory(StateBasedComponentsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 1705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 65) case StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR: return createStochasticFailureBehaviour(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StochasticFailureBehaviour to EObject ---------- 1708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 66) case StateBasedComponentsPackage.STATEFUL_HARDWARE: return createStatefulHardware(); ^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StatefulHardware to EObject ---------- 1709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 67) case StateBasedComponentsPackage.STATELESS_SOFTWARE: return createStatelessSoftware(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StatelessSoftware to EObject ---------- 1710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 68) case StateBasedComponentsPackage.STATELESS_HARDWARE: return createStatelessHardware(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StatelessHardware to EObject ---------- 1711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 69) case StateBasedComponentsPackage.STATEFUL_SOFTWARE: return createStatefulSoftware(); ^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StatefulSoftware to EObject ---------- 1712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 70) case StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR: return createSimpleStochasticBehavior(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from SimpleStochasticBehavior to EObject ---------- 1713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 72) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 1714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 72) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 1715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 142) return (StateBasedComponentsPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type StateBasedComponentsFactoryImpl ---------- 1716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java (at line 151) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 1717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAKnowledgeDecisionImpl.java (at line 17) public class HAKnowledgeDecisionImpl extends HumanActuatorUnitImpl implements HAKnowledgeDecision { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HAKnowledgeDecisionImpl is inconsistent ---------- 1718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAKnowledgeDecisionImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java (at line 22) public class AsyncCommunicationAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type AsyncCommunicationAdapterFactory is inconsistent ---------- 1720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java (at line 37) public AsyncCommunicationAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 1721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java (at line 51) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java (at line 52) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 1723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java (at line 70) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java (at line 74) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java (at line 90) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type AsyncCommunicationSwitch is not applicable for the arguments (EObject) ---------- ---------- 1727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansFactory.java (at line 24) public interface MitigationMeansFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansFactory is inconsistent ---------- ---------- 1728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceImpl.java (at line 25) public class FaultToleranceResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultToleranceResourceImpl is inconsistent ---------- 1729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 1730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HACommunicationImpl.java (at line 17) public class HACommunicationImpl extends HumanActuatorUnitImpl implements HACommunication { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HACommunicationImpl is inconsistent ---------- 1731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HACommunicationImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java (at line 28) public interface FaultHandling extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type FaultHandling is inconsistent ---------- 1733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java (at line 69) String getDelay(); ^^^^^^ String cannot be resolved to a type ---------- 1734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java (at line 79) void setDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 1735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java (at line 95) String getSuccessProbability(); ^^^^^^ String cannot be resolved to a type ---------- 1736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java (at line 105) void setSuccessProbability(String value); ^^^^^^ String cannot be resolved to a type ---------- 1737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java (at line 121) String getWeight(); ^^^^^^ String cannot be resolved to a type ---------- 1738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java (at line 131) void setWeight(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 1739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/TimePressure.java (at line 26) public interface TimePressure extends OrganizationUnit { ^^^^^^^^^^^^ The hierarchy of the type TimePressure is inconsistent ---------- ---------- 1740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 1) /***************************************************************************** ^ The type java.lang.Enum cannot be resolved. It is indirectly referenced from required .class files ---------- 1741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 1) /***************************************************************************** ^ The type java.lang.String cannot be resolved. It is indirectly referenced from required .class files ---------- 1742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 1743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 1744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 1745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 30) /** * The 'Unspecified' literal object. * * * @see #UNSPECIFIED_VALUE * @generated * @ordered */ UNSPECIFIED(0, "unspecified", "unspecified"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor I_avoidable(int, String, String) refers to the missing type String ---------- 1746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 40) /** * The 'Interference' literal object. * * * @see #INTERFERENCE_VALUE * @generated * @ordered */ INTERFERENCE(1, "interference", "interference"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor I_avoidable(int, String, String) refers to the missing type String ---------- 1747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 50) /** * The 'None' literal object. * * * @see #NONE_VALUE * @generated * @ordered */ NONE(2, "none", "none"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor I_avoidable(int, String, String) refers to the missing type String ---------- 1748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 1749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 1750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 1751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 134) public static I_avoidable get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 1752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 137) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type I_avoidable refers to the missing type String ---------- 1753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 152) public static I_avoidable getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 1754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 155) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type I_avoidable refers to the missing type String ---------- 1755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 191) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 1756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 198) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 1757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 206) private I_avoidable(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 1758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 206) private I_avoidable(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 1759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 206) private I_avoidable(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 1760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 208) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 1761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 209) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 226) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 1763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 227) return name; ^^^^ String cannot be resolved to a type ---------- 1764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 235) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 1765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 236) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 1766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 245) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 246) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 1768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java (at line 247) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 1769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 1770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 1771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 1772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 29) public enum A_mitigation implements Enumerator { ^^^^^^^^^^^^ The hierarchy of the type A_mitigation is inconsistent ---------- 1773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 30) /** * The 'Unspecified' literal object. * * * @see #UNSPECIFIED_VALUE * @generated * @ordered */ UNSPECIFIED(0, "unspecified", "unspecified"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor A_mitigation(int, String, String) refers to the missing type String ---------- 1774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 40) /** * The 'All or nothing' literal object. * * * @see #ALL_OR_NOTHING_VALUE * @generated * @ordered */ ALL_OR_NOTHING(1, "all_or_nothing", "all_or_nothing"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor A_mitigation(int, String, String) refers to the missing type String ---------- 1775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 50) /** * The 'All or compensation' literal object. * * * @see #ALL_OR_COMPENSATION_VALUE * @generated * @ordered */ ALL_OR_COMPENSATION(2, "all_or_compensation", "all_or_compensation"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor A_mitigation(int, String, String) refers to the missing type String ---------- 1776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 60) /** * The 'None' literal object. * * * @see #NONE_VALUE * @generated * @ordered */ NONE(3, "none", "none"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor A_mitigation(int, String, String) refers to the missing type String ---------- 1777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 1778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 1779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 1780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 160) public static A_mitigation get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 1781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 163) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type A_mitigation refers to the missing type String ---------- 1782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 178) public static A_mitigation getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 1783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 181) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type A_mitigation refers to the missing type String ---------- 1784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 218) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 1785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 225) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 1786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 233) private A_mitigation(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 1787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 233) private A_mitigation(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 1788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 233) private A_mitigation(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 1789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 235) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 1790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 236) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 253) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 1792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 254) return name; ^^^^ String cannot be resolved to a type ---------- 1793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 262) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 1794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 263) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 1795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 272) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 273) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 1797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java (at line 274) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 1798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Vulnerability.java (at line 27) public interface Vulnerability extends InternalFault { ^^^^^^^^^^^^^ The hierarchy of the type Vulnerability is inconsistent ---------- ---------- 1799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/SystemView.java (at line 32) public interface SystemView extends EObject { ^^^^^^^^^^ The hierarchy of the type SystemView is inconsistent ---------- ---------- 1800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 97) public class CorePackageImpl extends EPackageImpl implements CorePackage { ^^^^^^^^^^^^^^^ The hierarchy of the type CorePackageImpl is inconsistent ---------- 1801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 142) super(eNS_URI, CoreFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 1802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 165) if (isInited) return (CorePackage)EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 168) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new CorePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 1804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 168) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new CorePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 1805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 186) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 186) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 187) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 187) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 188) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 188) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 189) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 189) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 190) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 190) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 191) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 191) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 192) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 192) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 193) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 193) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 194) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 194) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 195) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 195) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 196) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 196) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 197) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 197) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 198) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 198) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 199) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 199) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 200) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 200) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 201) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 201) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 202) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 202) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 203) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 203) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 204) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 204) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 205) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 205) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 206) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 206) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 207) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 207) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 260) theCorePackage.freeze(); ^^^^^^ The method freeze() is undefined for the type CorePackageImpl ---------- 1850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 264) EPackage.Registry.INSTANCE.put(CorePackage.eNS_URI, theCorePackage); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 283) return (EReference)chessEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 292) return (EReference)chessEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 301) return (EReference)chessEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 1854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 310) return (EReference)chessEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 1855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 319) return (EReference)chessEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 1856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 328) return (EReference)chessEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 1857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 337) return (EReference)chessEClass.getEStructuralFeatures().get(6); ^^^ The method get(int) is undefined for the type EList ---------- 1858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 346) return (EAttribute)chessEClass.getEStructuralFeatures().get(7); ^^^ The method get(int) is undefined for the type EList ---------- 1859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 364) return (EReference)chGaResourcePlatformEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 373) return (EReference)chGaResourcePlatformEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 391) return (EReference)psmPackageEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 1862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 400) return (EReference)psmPackageEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 1863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 418) return (CoreFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type CorePackageImpl ---------- 1864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 440) chessEClass = createEClass(CHESS); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CorePackageImpl ---------- 1865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 441) createEReference(chessEClass, CHESS__BASE_MODEL); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 442) createEReference(chessEClass, CHESS__ANALYSIS_VIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 443) createEReference(chessEClass, CHESS__DEPLOYMENT_VIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 444) createEReference(chessEClass, CHESS__REQUIREMENT_VIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 445) createEReference(chessEClass, CHESS__COMPONENT_VIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 446) createEReference(chessEClass, CHESS__SYSTEM_VIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 447) createEReference(chessEClass, CHESS__PSM_VIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 448) createEAttribute(chessEClass, CHESS__DOMAIN); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type CorePackageImpl ---------- 1873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 450) chGaResourcePlatformEClass = createEClass(CH_GA_RESOURCE_PLATFORM); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CorePackageImpl ---------- 1874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 451) createEReference(chGaResourcePlatformEClass, CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 452) createEReference(chGaResourcePlatformEClass, CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 454) psmPackageEClass = createEClass(PSM_PACKAGE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CorePackageImpl ---------- 1877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 455) createEReference(psmPackageEClass, PSM_PACKAGE__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 456) createEReference(psmPackageEClass, PSM_PACKAGE__ANALYSIS_CONTEXT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CorePackageImpl ---------- 1879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 459) domainEEnum = createEEnum(DOMAIN); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type CorePackageImpl ---------- 1880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 481) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 1881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 482) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 1882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 483) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 1883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 486) CHESSViewsPackage theCHESSViewsPackage = (CHESSViewsPackage)EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 487) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 488) GQAMPackage theGQAMPackage = (GQAMPackage)EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 489) SAMPackage theSAMPackage = (SAMPackage)EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 1887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 492) getESubpackages().add(theCHESSViewsPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type CorePackageImpl ---------- 1888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 499) chGaResourcePlatformEClass.getESuperTypes().add(theGQAMPackage.getGaResourcesPlatform()); ^^^ The method add(EClass) is undefined for the type EList ---------- 1889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 502) initEClass(chessEClass, org.polarsys.chess.chessmlprofile.Core.CHESS.class, "CHESS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 1890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 502) initEClass(chessEClass, org.polarsys.chess.chessmlprofile.Core.CHESS.class, "CHESS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 1891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 502) initEClass(chessEClass, org.polarsys.chess.chessmlprofile.Core.CHESS.class, "CHESS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 1892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 503) initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 1893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 503) initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 1894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 503) initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 1895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 503) initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 1896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 503) initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 1897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 503) initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 1898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 503) initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 1899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java (at line 503) initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 1900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java (at line 33) public interface SimpleStochasticBehavior extends EObject { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type SimpleStochasticBehavior is inconsistent ---------- 1901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java (at line 127) String getFailureOccurrence(); ^^^^^^ String cannot be resolved to a type ---------- 1902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java (at line 137) void setFailureOccurrence(String value); ^^^^^^ String cannot be resolved to a type ---------- 1903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java (at line 153) String getRepairDelay(); ^^^^^^ String cannot be resolved to a type ---------- 1904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java (at line 163) void setRepairDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 1905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java (at line 179) String getFailureModesDistribution(); ^^^^^^ String cannot be resolved to a type ---------- 1906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java (at line 189) void setFailureModesDistribution(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 1907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CorePackage.java (at line 37) public interface CorePackage extends EPackage { ^^^^^^^^^^^ The hierarchy of the type CorePackage is inconsistent ---------- 1908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CorePackage.java (at line 44) String eNAME = "Core"; ^^^^^^ String cannot be resolved to a type ---------- 1909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CorePackage.java (at line 52) String eNS_URI = "http://CHESS/Core"; ^^^^^^ String cannot be resolved to a type ---------- 1910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CorePackage.java (at line 60) String eNS_PREFIX = "Core"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 1911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_PeriodicPatternImpl.java (at line 30) public class CH_PeriodicPatternImpl extends EObjectImpl implements CH_PeriodicPattern { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_PeriodicPatternImpl is inconsistent ---------- 1912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_PeriodicPatternImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_PeriodicPatternImpl.java (at line 45) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HumanActuatorUnit.java (at line 23) public interface HumanActuatorUnit extends EObject { ^^^^^^^^^^^^^^^^^ The hierarchy of the type HumanActuatorUnit is inconsistent ---------- ---------- 1915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 5) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 1916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 46) public class ErrorModelBehaviorImpl extends EObjectImpl implements ErrorModelBehavior { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ErrorModelBehaviorImpl is inconsistent ---------- 1917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 103) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 111) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 123) errorModel = new EObjectResolvingEList(ErrorModel.class, this, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__ERROR_MODEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 1920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 136) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelBehaviorImpl ---------- 1921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 138) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl ---------- 1922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 139) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl ---------- 1923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 139) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 162) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl ---------- 1925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 163) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl ---------- 1926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 163) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 174) base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelBehaviorImpl ---------- 1928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 176) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl ---------- 1929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 177) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl ---------- 1930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 177) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 200) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl ---------- 1932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 201) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl ---------- 1933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 201) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 212) base_Property = (Property)eResolveProxy(oldBase_Property); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelBehaviorImpl ---------- 1935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 214) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl ---------- 1936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 215) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl ---------- 1937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 215) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 238) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl ---------- 1939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 239) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl ---------- 1940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 239) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 250) base_Connector = (Connector)eResolveProxy(oldBase_Connector); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelBehaviorImpl ---------- 1942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 252) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl ---------- 1943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 253) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl ---------- 1944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 253) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 276) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl ---------- 1946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 277) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl ---------- 1947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 277) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 1948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 285) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 286) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 1950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 303) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 1951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 311) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 1952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 312) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 313) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 1954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 316) getErrorModel().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 317) getErrorModel().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 1956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 317) getErrorModel().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 1957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 340) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 344) getErrorModel().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 1959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 359) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 1960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 367) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 371) return errorModel != null && !errorModel.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 1962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java (at line 381) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 1963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java (at line 26) public class FailurePropagationAnalysisImpl extends GaAnalysisContextImpl implements FailurePropagationAnalysis { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationAnalysisImpl is inconsistent ---------- 1964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java (at line 26) public class FailurePropagationAnalysisImpl extends GaAnalysisContextImpl implements FailurePropagationAnalysis { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationAnalysisImpl is inconsistent ---------- 1965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java (at line 26) public class FailurePropagationAnalysisImpl extends GaAnalysisContextImpl implements FailurePropagationAnalysis { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationAnalysisImpl is inconsistent ---------- 1966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java (at line 33) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 1967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java (at line 41) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 42) public class HardwareBaselineSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselineSwitch is inconsistent ---------- 1969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 57) public HardwareBaselineSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 1970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 71) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 83) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 89) if (result == null) result = caseHwProcessor(cH_HwProcessor); ^^^^^^^^^^^^^^^ The method caseHwProcessor(HwProcessor) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) ---------- 1973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 90) if (result == null) result = caseHwComputingResource(cH_HwProcessor); ^^^^^^^^^^^^^^^^^^^^^^^ The method caseHwComputingResource(HwComputingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) ---------- 1974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 91) if (result == null) result = caseHwResource(cH_HwProcessor); ^^^^^^^^^^^^^^ The method caseHwResource(HwResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) ---------- 1975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 92) if (result == null) result = caseComputingResource(cH_HwProcessor); ^^^^^^^^^^^^^^^^^^^^^ The method caseComputingResource(ComputingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) ---------- 1976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 93) if (result == null) result = caseProcessingResource(cH_HwProcessor); ^^^^^^^^^^^^^^^^^^^^^^ The method caseProcessingResource(ProcessingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) ---------- 1977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 94) if (result == null) result = caseResource(cH_HwProcessor); ^^^^^^^^^^^^ The method caseResource(Resource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) ---------- 1978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 101) if (result == null) result = caseHwBus(cH_HwBus); ^^^^^^^^^ The method caseHwBus(HwBus) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) ---------- 1979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 102) if (result == null) result = caseHwMedia(cH_HwBus); ^^^^^^^^^^^ The method caseHwMedia(HwMedia) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) ---------- 1980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 103) if (result == null) result = caseCommunicationMedia(cH_HwBus); ^^^^^^^^^^^^^^^^^^^^^^ The method caseCommunicationMedia(CommunicationMedia) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) ---------- 1981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 104) if (result == null) result = caseHwCommunicationResource(cH_HwBus); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method caseHwCommunicationResource(HwCommunicationResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) ---------- 1982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 105) if (result == null) result = caseProcessingResource(cH_HwBus); ^^^^^^^^^^^^^^^^^^^^^^ The method caseProcessingResource(ProcessingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) ---------- 1983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 106) if (result == null) result = caseHwResource(cH_HwBus); ^^^^^^^^^^^^^^ The method caseHwResource(HwResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) ---------- 1984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 107) if (result == null) result = caseResource(cH_HwBus); ^^^^^^^^^^^^ The method caseResource(Resource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) ---------- 1985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 114) if (result == null) result = caseHwComputingResource(cH_HwComputingResource); ^^^^^^^^^^^^^^^^^^^^^^^ The method caseHwComputingResource(HwComputingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) ---------- 1986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 115) if (result == null) result = caseHwResource(cH_HwComputingResource); ^^^^^^^^^^^^^^ The method caseHwResource(HwResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) ---------- 1987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 116) if (result == null) result = caseComputingResource(cH_HwComputingResource); ^^^^^^^^^^^^^^^^^^^^^ The method caseComputingResource(ComputingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) ---------- 1988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 117) if (result == null) result = caseProcessingResource(cH_HwComputingResource); ^^^^^^^^^^^^^^^^^^^^^^ The method caseProcessingResource(ProcessingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) ---------- 1989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 118) if (result == null) result = caseResource(cH_HwComputingResource); ^^^^^^^^^^^^ The method caseResource(Resource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) ---------- 1990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java (at line 332) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 1991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/CH_SporadicPattern.java (at line 26) public interface CH_SporadicPattern extends EObject { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_SporadicPattern is inconsistent ---------- ---------- 1992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/MultiSlot.java (at line 35) public interface MultiSlot extends EObject { ^^^^^^^^^ The hierarchy of the type MultiSlot is inconsistent ---------- ---------- 1993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 28) public class DependableComponentAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentAdapterFactory is inconsistent ---------- 1994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 43) public DependableComponentAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 1995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 1997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 1999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 96) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 100) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 118) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2006. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java (at line 120) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type DependableComponentSwitch is not applicable for the arguments (EObject) ---------- ---------- 2007. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 36) public class ErrorModelImpl extends EObjectImpl implements ErrorModel { ^^^^^^^^^^^^^^ The hierarchy of the type ErrorModelImpl is inconsistent ---------- 2008. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 53) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2009. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2010. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 74) base_StateMachine = (StateMachine)eResolveProxy(oldBase_StateMachine); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelImpl ---------- 2011. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 76) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelImpl ---------- 2012. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 77) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_MODEL__BASE_STATE_MACHINE, oldBase_StateMachine, base_StateMachine)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelImpl ---------- 2013. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 77) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_MODEL__BASE_STATE_MACHINE, oldBase_StateMachine, base_StateMachine)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2014. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 100) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorModelImpl ---------- 2015. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 101) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_MODEL__BASE_STATE_MACHINE, oldBase_StateMachine, base_StateMachine)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorModelImpl ---------- 2016. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 101) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_MODEL__BASE_STATE_MACHINE, oldBase_StateMachine, base_StateMachine)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2017. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 109) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2018. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 110) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2019. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 116) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2020. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 124) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2021. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 125) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2022. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 139) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2023. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 146) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2024. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 154) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2025. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java (at line 160) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 2026. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUOversightManagement.java (at line 16) public interface OUOversightManagement extends OrganizationUnit { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUOversightManagement is inconsistent ---------- ---------- 2027. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 34) public class ARINCProcessImpl extends EObjectImpl implements ARINCProcess { ^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCProcessImpl is inconsistent ---------- 2028. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 63) protected static final String OPERATIONS_GROUPS_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2029. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 73) protected String operationsGroups = OPERATIONS_GROUPS_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2030. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 73) protected String operationsGroups = OPERATIONS_GROUPS_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2031. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 81) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2032. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 89) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2033. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 102) base_Operation = (Operation)eResolveProxy(oldBase_Operation); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ARINCProcessImpl ---------- 2034. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 104) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCProcessImpl ---------- 2035. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 105) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_PROCESS__BASE_OPERATION, oldBase_Operation, base_Operation)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl ---------- 2036. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 105) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_PROCESS__BASE_OPERATION, oldBase_Operation, base_Operation)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2037. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 128) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCProcessImpl ---------- 2038. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 129) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__BASE_OPERATION, oldBase_Operation, base_Operation)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl ---------- 2039. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 129) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__BASE_OPERATION, oldBase_Operation, base_Operation)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2040. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 140) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ARINCProcessImpl ---------- 2041. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 142) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCProcessImpl ---------- 2042. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_PROCESS__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl ---------- 2043. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_PROCESS__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2044. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 166) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCProcessImpl ---------- 2045. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 167) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl ---------- 2046. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 167) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2047. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 175) public String getOperationsGroups() { ^^^^^^ String cannot be resolved to a type ---------- 2048. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 176) return operationsGroups; ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2049. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 184) public void setOperationsGroups(String newOperationsGroups) { ^^^^^^ String cannot be resolved to a type ---------- 2050. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 185) String oldOperationsGroups = operationsGroups; ^^^^^^ String cannot be resolved to a type ---------- 2051. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 185) String oldOperationsGroups = operationsGroups; ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2052. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 186) operationsGroups = newOperationsGroups; ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2053. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 187) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCProcessImpl ---------- 2054. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 188) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__OPERATIONS_GROUPS, oldOperationsGroups, operationsGroups)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl ---------- 2055. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 188) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__OPERATIONS_GROUPS, oldOperationsGroups, operationsGroups)); ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2056. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 196) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2057. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 197) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2058. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 206) return getOperationsGroups(); ^^^^^^^^^^^^^^^^^^^ The method getOperationsGroups() from the type ARINCProcessImpl refers to the missing type String ---------- 2059. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 208) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2060. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 216) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2061. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 217) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2062. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 226) setOperationsGroups((String)newValue); ^^^^^^^^^^^^^^^^^^^ The method setOperationsGroups(String) from the type ARINCProcessImpl refers to the missing type String ---------- 2063. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 226) setOperationsGroups((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2064. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 237) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2065. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 247) setOperationsGroups(OPERATIONS_GROUPS_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2066. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 250) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2067. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 258) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2068. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 266) return OPERATIONS_GROUPS_EDEFAULT == null ? operationsGroups != null : !OPERATIONS_GROUPS_EDEFAULT.equals(operationsGroups); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2069. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 266) return OPERATIONS_GROUPS_EDEFAULT == null ? operationsGroups != null : !OPERATIONS_GROUPS_EDEFAULT.equals(operationsGroups); ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2070. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 266) return OPERATIONS_GROUPS_EDEFAULT == null ? operationsGroups != null : !OPERATIONS_GROUPS_EDEFAULT.equals(operationsGroups); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2071. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 266) return OPERATIONS_GROUPS_EDEFAULT == null ? operationsGroups != null : !OPERATIONS_GROUPS_EDEFAULT.equals(operationsGroups); ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2072. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 268) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2073. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 276) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2074. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 277) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2075. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 278) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ARINCProcessImpl ---------- 2076. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 278) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 2077. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 280) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2078. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 280) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2079. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 280) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 2080. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java (at line 282) result.append(operationsGroups); ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 2081. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 15) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 2082. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 49) public class CriticalitySpecificationImpl extends EObjectImpl implements CriticalitySpecification { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CriticalitySpecificationImpl is inconsistent ---------- 2083. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 76) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2084. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2085. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 97) base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CriticalitySpecificationImpl ---------- 2086. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 99) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CriticalitySpecificationImpl ---------- 2087. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CriticalitySpecificationImpl ---------- 2088. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2089. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 123) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CriticalitySpecificationImpl ---------- 2090. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 124) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CriticalitySpecificationImpl ---------- 2091. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 124) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2092. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 133) if (criticalityLevel != null && criticalityLevel.eIsProxy()) { ^^^^^^^^ The method eIsProxy() is undefined for the type CriticalityLevel ---------- 2093. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 135) criticalityLevel = (CriticalityLevel)eResolveProxy(oldCriticalityLevel); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CriticalitySpecificationImpl ---------- 2094. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 137) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CriticalitySpecificationImpl ---------- 2095. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 138) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL, oldCriticalityLevel, criticalityLevel)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CriticalitySpecificationImpl ---------- 2096. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 138) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL, oldCriticalityLevel, criticalityLevel)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2097. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 161) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CriticalitySpecificationImpl ---------- 2098. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 162) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL, oldCriticalityLevel, criticalityLevel)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CriticalitySpecificationImpl ---------- 2099. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 162) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL, oldCriticalityLevel, criticalityLevel)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 170) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 171) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 180) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 188) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 2104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 189) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 190) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 207) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 217) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 225) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java (at line 233) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 2110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HSPerception.java (at line 16) public interface HSPerception extends HumanSensorUnit { ^^^^^^^^^^^^ The hierarchy of the type HSPerception is inconsistent ---------- ---------- 2111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentImpl.java (at line 25) public interface ARINCComponentImpl extends EObject { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCComponentImpl is inconsistent ---------- ---------- 2112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FASpecificationImpl.java (at line 25) public class FI4FASpecificationImpl extends FPTCSpecificationImpl implements FI4FASpecification { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FI4FASpecificationImpl is inconsistent ---------- 2113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FASpecificationImpl.java (at line 40) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 2114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceImpl.java (at line 25) public class StateBasedComponentsResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsResourceImpl is inconsistent ---------- 2115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 2116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 2117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 2118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 2119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 29) public enum D_mitigation implements Enumerator { ^^^^^^^^^^^^ The hierarchy of the type D_mitigation is inconsistent ---------- 2120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 30) /** * The 'Unspecified' literal object. * * * @see #UNSPECIFIED_VALUE * @generated * @ordered */ UNSPECIFIED(0, "unspecified", "unspecified"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor D_mitigation(int, String, String) refers to the missing type String ---------- 2121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 40) /** * The 'No loss' literal object. * * * @see #NO_LOSS_VALUE * @generated * @ordered */ NO_LOSS(1, "no_loss", "no_loss"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor D_mitigation(int, String, String) refers to the missing type String ---------- 2122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 50) /** * The 'Partial loss allowed' literal object. * * * @see #PARTIAL_LOSS_ALLOWED_VALUE * @generated * @ordered */ PARTIAL_LOSS_ALLOWED(2, "partial_loss_allowed", "partial_loss_allowed"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor D_mitigation(int, String, String) refers to the missing type String ---------- 2123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 60) /** * The 'None' literal object. * * * @see #NONE_VALUE * @generated * @ordered */ NONE(3, "none", "none"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor D_mitigation(int, String, String) refers to the missing type String ---------- 2124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 2125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 2126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 2127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 160) public static D_mitigation get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 163) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type D_mitigation refers to the missing type String ---------- 2129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 178) public static D_mitigation getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 2130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 181) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type D_mitigation refers to the missing type String ---------- 2131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 218) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 2132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 225) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 2133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 233) private D_mitigation(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 2134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 233) private D_mitigation(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 233) private D_mitigation(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 235) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 2137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 236) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 253) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 2139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 254) return name; ^^^^ String cannot be resolved to a type ---------- 2140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 262) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 2141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 263) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 2142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 272) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 273) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java (at line 274) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 2145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 2146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 36) public class FailureDetectionImpl extends MMActivitiesImpl implements FailureDetection { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailureDetectionImpl is inconsistent ---------- 2147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 73) onDetection = new EObjectResolvingEList(Activity.class, this, MaintenanceMonitoringPackage.FAILURE_DETECTION__ON_DETECTION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 2149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 83) public Activity getOnDetection(String name) { ^^^^^^ String cannot be resolved to a type ---------- 2150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 92) public Activity getOnDetection(String name, boolean ignoreCase) { ^^^^^^ String cannot be resolved to a type ---------- 2151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 93) onDetectionLoop: for (Activity onDetection : getOnDetection()) { ^^^^^^^^^^^^^^^^ Can only iterate over an array or an instance of java.lang.Iterable ---------- 2152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 94) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onDetection.getName()) : name.equals(onDetection.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 2153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 94) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onDetection.getName()) : name.equals(onDetection.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 2154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 106) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 107) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 112) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type MMActivitiesImpl refers to the missing type Object ---------- 2157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 120) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 2158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 121) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 122) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 125) getOnDetection().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 2161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 126) getOnDetection().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 2162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 126) getOnDetection().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 2163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 137) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 141) getOnDetection().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 2165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 152) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java (at line 156) return onDetection != null && !onDetection.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- ---------- 2167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceImpl.java (at line 25) public class CHESSViewsResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsResourceImpl is inconsistent ---------- 2168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 2169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationPackage.java (at line 36) public interface ThreatsPropagationPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationPackage is inconsistent ---------- 2170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationPackage.java (at line 43) String eNAME = "ThreatsPropagation"; ^^^^^^ String cannot be resolved to a type ---------- 2171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationPackage.java (at line 51) String eNS_URI = "http://CHESS/Dependability/ThreatsPropagation"; ^^^^^^ String cannot be resolved to a type ---------- 2172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationPackage.java (at line 59) String eNS_PREFIX = "ThreatsPropagation"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 2173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 27) public class MitigationMeansFactoryImpl extends EFactoryImpl implements MitigationMeansFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansFactoryImpl is inconsistent ---------- 2174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 36) MitigationMeansFactory theMitigationMeansFactory = (MitigationMeansFactory)EPackage.Registry.INSTANCE.getEFactory(MitigationMeansPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 2176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 65) case MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL: return createTransmissionWithProtocol(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from TransmissionWithProtocol to EObject ---------- 2179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 67) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 2180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 67) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 2181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 87) return (MitigationMeansPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type MitigationMeansFactoryImpl ---------- 2182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java (at line 96) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 2183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 30) public class ARINCComponentImplImpl extends EObjectImpl implements ARINCComponentImpl { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCComponentImplImpl is inconsistent ---------- 2184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 47) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 55) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 68) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ARINCComponentImplImpl ---------- 2187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 70) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCComponentImplImpl ---------- 2188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 71) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCComponentImplImpl ---------- 2189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 71) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 94) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCComponentImplImpl ---------- 2191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 95) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCComponentImplImpl ---------- 2192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 95) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 103) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 104) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 110) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 118) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 119) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 133) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 140) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 148) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java (at line 154) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 2202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesFactory.java (at line 15) public interface StateMachinesFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateMachinesFactory is inconsistent ---------- ---------- 2203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OURulesRegulationManagement.java (at line 16) public interface OURulesRegulationManagement extends OrganizationUnit { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OURulesRegulationManagement is inconsistent ---------- ---------- 2204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 2205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 2206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 2207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 29) public enum C_avoidable implements Enumerator { ^^^^^^^^^^^ The hierarchy of the type C_avoidable is inconsistent ---------- 2208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 30) /** * The 'Unspecified' literal object. * * * @see #UNSPECIFIED_VALUE * @generated * @ordered */ UNSPECIFIED(0, "unspecified", "unspecified"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor C_avoidable(int, String, String) refers to the missing type String ---------- 2209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 40) /** * The 'Inconsistency' literal object. * * * @see #INCONSISTENCY_VALUE * @generated * @ordered */ INCONSISTENCY(1, "inconsistency", "inconsistency"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor C_avoidable(int, String, String) refers to the missing type String ---------- 2210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 50) /** * The 'None' literal object. * * * @see #NONE_VALUE * @generated * @ordered */ NONE(2, "none", "none"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor C_avoidable(int, String, String) refers to the missing type String ---------- 2211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 2212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 2213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 2214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 134) public static C_avoidable get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 137) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type C_avoidable refers to the missing type String ---------- 2216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 152) public static C_avoidable getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 2217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 155) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type C_avoidable refers to the missing type String ---------- 2218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 191) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 2219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 198) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 2220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 206) private C_avoidable(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 2221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 206) private C_avoidable(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 206) private C_avoidable(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 208) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 2224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 209) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 226) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 2226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 227) return name; ^^^^ String cannot be resolved to a type ---------- 2227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 235) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 2228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 236) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 2229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 245) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 246) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java (at line 247) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 2232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/EvaluationAnalytical.java (at line 25) public interface EvaluationAnalytical extends EvaluationMethod { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type EvaluationAnalytical is inconsistent ---------- ---------- 2233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 27) public class FailurePropagationFactoryImpl extends EFactoryImpl implements FailurePropagationFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationFactoryImpl is inconsistent ---------- 2234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 36) FailurePropagationFactory theFailurePropagationFactory = (FailurePropagationFactory)EPackage.Registry.INSTANCE.getEFactory(FailurePropagationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 2236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 65) case FailurePropagationPackage.FPTC_SPECIFICATION: return createFPTCSpecification(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FPTCSpecification to EObject ---------- 2239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 66) case FailurePropagationPackage.FPTC_PORT_SLOT: return createFPTCPortSlot(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FPTCPortSlot to EObject ---------- 2240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 67) case FailurePropagationPackage.FPTC: return createFPTC(); ^^^^^^^^^^^^ Type mismatch: cannot convert from FPTC to EObject ---------- 2241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 68) case FailurePropagationPackage.FLA_BEHAVIOR: return createFLABehavior(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FLABehavior to EObject ---------- 2242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 69) case FailurePropagationPackage.FAILURE_PROPAGATION_ANALYSIS: return createFailurePropagationAnalysis(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FailurePropagationAnalysis to EObject ---------- 2243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 70) case FailurePropagationPackage.FI4FA: return createFI4FA(); ^^^^^^^^^^^^^ Type mismatch: cannot convert from FI4FA to EObject ---------- 2244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 71) case FailurePropagationPackage.FI4FA_SPECIFICATION: return createFI4FASpecification(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FI4FASpecification to EObject ---------- 2245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 72) case FailurePropagationPackage.ACID_AVOIDABLE: return createACIDAvoidable(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ACIDAvoidable to EObject ---------- 2246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 73) case FailurePropagationPackage.ACID_MITIGATION: return createACIDMitigation(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ACIDMitigation to EObject ---------- 2247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 74) case FailurePropagationPackage.FI4FA_ANALYSIS: return createFI4FAAnalysis(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FI4FAAnalysis to EObject ---------- 2248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 76) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 2249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 76) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 2250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 186) return (FailurePropagationPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type FailurePropagationFactoryImpl ---------- 2251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java (at line 195) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 2252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentPackage.java (at line 35) public interface DependableComponentPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentPackage is inconsistent ---------- 2253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentPackage.java (at line 42) String eNAME = "DependableComponent"; ^^^^^^ String cannot be resolved to a type ---------- 2254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentPackage.java (at line 50) String eNS_URI = "http://CHESS/Dependability/DependableComponent"; ^^^^^^ String cannot be resolved to a type ---------- 2255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentPackage.java (at line 58) String eNS_PREFIX = "DependableComponent"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 2256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 2257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 2258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 2259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 29) public enum RedundancyKind implements Enumerator { ^^^^^^^^^^^^^^ The hierarchy of the type RedundancyKind is inconsistent ---------- 2260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 30) /** * The 'TMR' literal object. * * * @see #TMR_VALUE * @generated * @ordered */ TMR(0, "TMR", "TMR"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor RedundancyKind(int, String, String) refers to the missing type String ---------- 2261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 40) /** * The 'Recovery' literal object. * * * @see #RECOVERY_VALUE * @generated * @ordered */ RECOVERY(1, "Recovery", "Recovery"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor RedundancyKind(int, String, String) refers to the missing type String ---------- 2262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 98) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 2263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 98) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 2264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 98) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 2265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 108) public static RedundancyKind get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 111) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type RedundancyKind refers to the missing type String ---------- 2267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 126) public static RedundancyKind getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 2268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 129) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type RedundancyKind refers to the missing type String ---------- 2269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 164) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 2270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 171) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 2271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 179) private RedundancyKind(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 2272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 179) private RedundancyKind(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 179) private RedundancyKind(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 181) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 2275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 182) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 199) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 2277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 200) return name; ^^^^ String cannot be resolved to a type ---------- 2278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 208) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 2279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 209) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 2280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 218) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 219) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java (at line 220) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 2283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SBAInitialConditions.java (at line 27) public interface SBAInitialConditions extends EObject { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type SBAInitialConditions is inconsistent ---------- 2284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SBAInitialConditions.java (at line 94) String getSetup(); ^^^^^^ String cannot be resolved to a type ---------- 2285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SBAInitialConditions.java (at line 104) void setSetup(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 2286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java (at line 28) public interface ErrorDetection extends EObject { ^^^^^^^^^^^^^^ The hierarchy of the type ErrorDetection is inconsistent ---------- 2287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java (at line 69) String getDelay(); ^^^^^^ String cannot be resolved to a type ---------- 2288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java (at line 79) void setDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 2289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java (at line 95) String getSuccessProbability(); ^^^^^^ String cannot be resolved to a type ---------- 2290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java (at line 105) void setSuccessProbability(String value); ^^^^^^ String cannot be resolved to a type ---------- 2291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java (at line 121) String getWeight(); ^^^^^^ String cannot be resolved to a type ---------- 2292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java (at line 131) void setWeight(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 2293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 2294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 27) public class ComponentModelXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelXMLProcessor is inconsistent ---------- 2295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 2296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 37) ComponentModelPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type ComponentModelPackage ---------- 2297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 2299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 2300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 2301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 2302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new ComponentModelResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 2303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new ComponentModelResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 2304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new ComponentModelResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 2305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new ComponentModelResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 2306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 2307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Adversary.java (at line 25) public interface Adversary extends EObject { ^^^^^^^^^ The hierarchy of the type Adversary is inconsistent ---------- ---------- 2308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationFactory.java (at line 15) public interface AsyncCommunicationFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type AsyncCommunicationFactory is inconsistent ---------- ---------- 2309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/ReliabilityImpl.java (at line 27) public class ReliabilityImpl extends DependabilityMeasureImpl implements Reliability { ^^^^^^^^^^^^^^^ The hierarchy of the type ReliabilityImpl is inconsistent ---------- 2310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/ReliabilityImpl.java (at line 42) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 2311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelPackage.java (at line 27) public interface ARINCComponentModelPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCComponentModelPackage is inconsistent ---------- 2312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelPackage.java (at line 34) String eNAME = "ARINCComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- 2313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelPackage.java (at line 42) String eNS_URI = "http://CHESS/Predictability/ARINCComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- 2314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelPackage.java (at line 50) String eNS_PREFIX = "ARINCComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 2315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/TA_ArbitraryPattern.java (at line 26) public interface TA_ArbitraryPattern extends EObject { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type TA_ArbitraryPattern is inconsistent ---------- ---------- 2316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 34) public class ErrorHandlingImpl extends EObjectImpl implements ErrorHandling { ^^^^^^^^^^^^^^^^^ The hierarchy of the type ErrorHandlingImpl is inconsistent ---------- 2317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 53) protected static final String DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 63) protected String delay = DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 63) protected String delay = DELAY_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 73) protected static final String SUCCESS_PROBABILITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 83) protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 83) protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 93) protected static final String WEIGHT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 103) protected String weight = WEIGHT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 103) protected String weight = WEIGHT_EDEFAULT; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 111) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 132) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ErrorHandlingImpl ---------- 2329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 134) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorHandlingImpl ---------- 2330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 135) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl ---------- 2331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 135) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 158) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorHandlingImpl ---------- 2333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 159) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl ---------- 2334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 159) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 167) public String getDelay() { ^^^^^^ String cannot be resolved to a type ---------- 2336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 168) return delay; ^^^^^ String cannot be resolved to a type ---------- 2337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 176) public void setDelay(String newDelay) { ^^^^^^ String cannot be resolved to a type ---------- 2338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 177) String oldDelay = delay; ^^^^^^ String cannot be resolved to a type ---------- 2339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 177) String oldDelay = delay; ^^^^^ String cannot be resolved to a type ---------- 2340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 178) delay = newDelay; ^^^^^ String cannot be resolved to a type ---------- 2341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 179) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorHandlingImpl ---------- 2342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__DELAY, oldDelay, delay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl ---------- 2343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__DELAY, oldDelay, delay)); ^^^^^ String cannot be resolved to a type ---------- 2344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 188) public String getSuccessProbability() { ^^^^^^ String cannot be resolved to a type ---------- 2345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 189) return successProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 197) public void setSuccessProbability(String newSuccessProbability) { ^^^^^^ String cannot be resolved to a type ---------- 2347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 198) String oldSuccessProbability = successProbability; ^^^^^^ String cannot be resolved to a type ---------- 2348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 198) String oldSuccessProbability = successProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 199) successProbability = newSuccessProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 200) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorHandlingImpl ---------- 2351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 201) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl ---------- 2352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 201) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 209) public String getWeight() { ^^^^^^ String cannot be resolved to a type ---------- 2354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 210) return weight; ^^^^^^ String cannot be resolved to a type ---------- 2355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 218) public void setWeight(String newWeight) { ^^^^^^ String cannot be resolved to a type ---------- 2356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 219) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 2357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 219) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 2358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 220) weight = newWeight; ^^^^^^ String cannot be resolved to a type ---------- 2359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 221) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorHandlingImpl ---------- 2360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 222) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__WEIGHT, oldWeight, weight)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl ---------- 2361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 222) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__WEIGHT, oldWeight, weight)); ^^^^^^ String cannot be resolved to a type ---------- 2362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 230) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 231) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 237) return getDelay(); ^^^^^^^^ The method getDelay() from the type ErrorHandlingImpl refers to the missing type String ---------- 2365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 239) return getSuccessProbability(); ^^^^^^^^^^^^^^^^^^^^^ The method getSuccessProbability() from the type ErrorHandlingImpl refers to the missing type String ---------- 2366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 241) return getWeight(); ^^^^^^^^^ The method getWeight() from the type ErrorHandlingImpl refers to the missing type String ---------- 2367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 243) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 251) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 252) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 258) setDelay((String)newValue); ^^^^^^^^ The method setDelay(String) from the type ErrorHandlingImpl refers to the missing type String ---------- 2371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 258) setDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 261) setSuccessProbability((String)newValue); ^^^^^^^^^^^^^^^^^^^^^ The method setSuccessProbability(String) from the type ErrorHandlingImpl refers to the missing type String ---------- 2373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 261) setSuccessProbability((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 264) setWeight((String)newValue); ^^^^^^^^^ The method setWeight(String) from the type ErrorHandlingImpl refers to the missing type String ---------- 2375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 264) setWeight((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 275) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 282) setDelay(DELAY_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 285) setSuccessProbability(SUCCESS_PROBABILITY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 288) setWeight(WEIGHT_EDEFAULT); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 291) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 299) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 2384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 2386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 2392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 2394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 311) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 319) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 320) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 321) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ErrorHandlingImpl ---------- 2398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 321) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 2399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 2402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 325) result.append(delay); ^^^^^ String cannot be resolved to a type ---------- 2403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 327) result.append(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java (at line 329) result.append(weight); ^^^^^^ String cannot be resolved to a type ---------- ---------- 2405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java (at line 14) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 2406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java (at line 35) public class RTDataTypesSwitch extends Switch { ^^^^^^^^^^^^^^^^^ The hierarchy of the type RTDataTypesSwitch is inconsistent ---------- 2407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java (at line 50) public RTDataTypesSwitch() { ^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 2408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java (at line 64) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java (at line 199) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 2411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 36) public class ErrorDetectionImpl extends MMActivitiesImpl implements ErrorDetection { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type ErrorDetectionImpl is inconsistent ---------- 2412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 55) protected static final String CORRECTION_PROBABILITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 65) protected String correctionProbability = CORRECTION_PROBABILITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 65) protected String correctionProbability = CORRECTION_PROBABILITY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 81) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 94) targets = (Property)eResolveProxy(oldTargets); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ErrorDetectionImpl ---------- 2417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 96) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorDetectionImpl ---------- 2418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 97) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.ERROR_DETECTION__TARGETS, oldTargets, targets)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl ---------- 2419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 97) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.ERROR_DETECTION__TARGETS, oldTargets, targets)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 120) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorDetectionImpl ---------- 2421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 121) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.ERROR_DETECTION__TARGETS, oldTargets, targets)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl ---------- 2422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 121) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.ERROR_DETECTION__TARGETS, oldTargets, targets)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 129) public String getCorrectionProbability() { ^^^^^^ String cannot be resolved to a type ---------- 2424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 130) return correctionProbability; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 138) public void setCorrectionProbability(String newCorrectionProbability) { ^^^^^^ String cannot be resolved to a type ---------- 2426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 139) String oldCorrectionProbability = correctionProbability; ^^^^^^ String cannot be resolved to a type ---------- 2427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 139) String oldCorrectionProbability = correctionProbability; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 140) correctionProbability = newCorrectionProbability; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 141) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorDetectionImpl ---------- 2430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.ERROR_DETECTION__CORRECTION_PROBABILITY, oldCorrectionProbability, correctionProbability)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl ---------- 2431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.ERROR_DETECTION__CORRECTION_PROBABILITY, oldCorrectionProbability, correctionProbability)); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 150) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 151) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 157) return getCorrectionProbability(); ^^^^^^^^^^^^^^^^^^^^^^^^ The method getCorrectionProbability() from the type ErrorDetectionImpl refers to the missing type String ---------- 2435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 159) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type MMActivitiesImpl refers to the missing type Object ---------- 2436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 167) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 168) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 174) setCorrectionProbability((String)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^ The method setCorrectionProbability(String) from the type ErrorDetectionImpl refers to the missing type String ---------- 2439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 174) setCorrectionProbability((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 185) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 192) setCorrectionProbability(CORRECTION_PROBABILITY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 203) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 209) return CORRECTION_PROBABILITY_EDEFAULT == null ? correctionProbability != null : !CORRECTION_PROBABILITY_EDEFAULT.equals(correctionProbability); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 209) return CORRECTION_PROBABILITY_EDEFAULT == null ? correctionProbability != null : !CORRECTION_PROBABILITY_EDEFAULT.equals(correctionProbability); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 209) return CORRECTION_PROBABILITY_EDEFAULT == null ? correctionProbability != null : !CORRECTION_PROBABILITY_EDEFAULT.equals(correctionProbability); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 209) return CORRECTION_PROBABILITY_EDEFAULT == null ? correctionProbability != null : !CORRECTION_PROBABILITY_EDEFAULT.equals(correctionProbability); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 219) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 220) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 221) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ErrorDetectionImpl ---------- 2450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 221) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() from the type MMActivitiesImpl refers to the missing type String ---------- 2451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 223) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 223) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 223) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() from the type MMActivitiesImpl refers to the missing type String ---------- 2454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java (at line 225) result.append(correctionProbability); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 2455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceFactoryImpl.java (at line 29) public class RTComponentModelResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelResourceFactoryImpl is inconsistent ---------- 2456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceFactoryImpl.java (at line 48) XMLResource result = new RTComponentModelResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from RTComponentModelResourceImpl to XMLResource ---------- ---------- 2459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HASelectionImpl.java (at line 17) public class HASelectionImpl extends HumanActuatorUnitImpl implements HASelection { ^^^^^^^^^^^^^^^ The hierarchy of the type HASelectionImpl is inconsistent ---------- 2460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HASelectionImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 2461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 44) public class ThreatsPropagationFactoryImpl extends EFactoryImpl implements ThreatsPropagationFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationFactoryImpl is inconsistent ---------- 2462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 53) ThreatsPropagationFactory theThreatsPropagationFactory = (ThreatsPropagationFactory)EPackage.Registry.INSTANCE.getEFactory(ThreatsPropagationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 58) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 2464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 71) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 79) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 82) case ThreatsPropagationPackage.DEGRADED_STATE: return createDegradedState(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from DegradedState to EObject ---------- 2467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 83) case ThreatsPropagationPackage.THREAT_STATE: return createThreatState(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ThreatState to EObject ---------- 2468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 84) case ThreatsPropagationPackage.NORMAL_STATE: return createNormalState(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from NormalState to EObject ---------- 2469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 85) case ThreatsPropagationPackage.ERROR_STATE: return createErrorState(); ^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ErrorState to EObject ---------- 2470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 86) case ThreatsPropagationPackage.STUCK_AT: return createStuckAt(); ^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StuckAt to EObject ---------- 2471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 87) case ThreatsPropagationPackage.STUCK_AT_FIXED: return createStuckAtFixed(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StuckAtFixed to EObject ---------- 2472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 88) case ThreatsPropagationPackage.INVERTED: return createInverted(); ^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Inverted to EObject ---------- 2473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 89) case ThreatsPropagationPackage.RAMP_DOWN: return createRampDown(); ^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from RampDown to EObject ---------- 2474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 90) case ThreatsPropagationPackage.NORMAL_INPUT: return createNormalInput(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from NormalInput to EObject ---------- 2475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 91) case ThreatsPropagationPackage.NORMAL_OUTPUT: return createNormalOutput(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from NormalOutput to EObject ---------- 2476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 92) case ThreatsPropagationPackage.FAILURE: return createFailure(); ^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Failure to EObject ---------- 2477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 93) case ThreatsPropagationPackage.INTERNAL_FAULT: return createInternalFault(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from InternalFault to EObject ---------- 2478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 94) case ThreatsPropagationPackage.INTERNAL_PROPAGATION: return createInternalPropagation(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from InternalPropagation to EObject ---------- 2479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 95) case ThreatsPropagationPackage.ERROR_DETECTION: return createErrorDetection(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ErrorDetection to EObject ---------- 2480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 96) case ThreatsPropagationPackage.ERROR_HANDLING: return createErrorHandling(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ErrorHandling to EObject ---------- 2481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 97) case ThreatsPropagationPackage.FAULT_HANDLING: return createFaultHandling(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FaultHandling to EObject ---------- 2482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 98) case ThreatsPropagationPackage.ATTACK: return createAttack(); ^^^^^^^^^^^^^^ Type mismatch: cannot convert from Attack to EObject ---------- 2483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 99) case ThreatsPropagationPackage.VULNERABILITY: return createVulnerability(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Vulnerability to EObject ---------- 2484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 100) case ThreatsPropagationPackage.ADVERSARY: return createAdversary(); ^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Adversary to EObject ---------- 2485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 101) case ThreatsPropagationPackage.ATTACK_SCENARIO: return createAttackScenario(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from AttackScenario to EObject ---------- 2486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 102) case ThreatsPropagationPackage.ERROR_MODEL: return createErrorModel(); ^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ErrorModel to EObject ---------- 2487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 104) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 2488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 104) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 2489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 113) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 114) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 114) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 2492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 119) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 2493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 119) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 2494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 128) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 129) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 2496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 129) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 134) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 2498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 134) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 2499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 353) public RecoveryKind createRecoveryKindFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 2500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 355) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 2501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 355) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 2502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 364) public String convertRecoveryKindToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 2503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 364) public String convertRecoveryKindToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 374) return (ThreatsPropagationPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type ThreatsPropagationFactoryImpl ---------- 2505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java (at line 383) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 2506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java (at line 32) public class ComponentModelSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelSwitch is inconsistent ---------- 2507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java (at line 47) public ComponentModelSwitch() { ^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 2508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java (at line 73) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java (at line 175) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 2511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 39) public class FLABehaviorImpl extends EObjectImpl implements FLABehavior { ^^^^^^^^^^^^^^^ The hierarchy of the type FLABehaviorImpl is inconsistent ---------- 2512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 68) protected static final String FPTC_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 78) protected String fptc = FPTC_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 78) protected String fptc = FPTC_EDEFAULT; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 116) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 124) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 137) base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl ---------- 2518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 139) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 140) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 140) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 163) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 164) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 164) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 175) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl ---------- 2525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 177) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 178) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 178) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 201) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 202) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 202) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 210) public String getFptc() { ^^^^^^ String cannot be resolved to a type ---------- 2532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 211) return fptc; ^^^^ String cannot be resolved to a type ---------- 2533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 219) public void setFptc(String newFptc) { ^^^^^^ String cannot be resolved to a type ---------- 2534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 220) String oldFptc = fptc; ^^^^^^ String cannot be resolved to a type ---------- 2535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 220) String oldFptc = fptc; ^^^^ String cannot be resolved to a type ---------- 2536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 221) fptc = newFptc; ^^^^ String cannot be resolved to a type ---------- 2537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 222) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 223) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__FPTC, oldFptc, fptc)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 223) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__FPTC, oldFptc, fptc)); ^^^^ String cannot be resolved to a type ---------- 2540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 234) base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl ---------- 2541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 236) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 237) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 237) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 260) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 261) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 261) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 272) base_Property = (Property)eResolveProxy(oldBase_Property); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl ---------- 2548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 274) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 275) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 275) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 298) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 299) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 299) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 310) base_Connector = (Connector)eResolveProxy(oldBase_Connector); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl ---------- 2555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 312) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 313) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 313) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 336) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FLABehaviorImpl ---------- 2559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 337) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl ---------- 2560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 337) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 345) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 346) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 355) return getFptc(); ^^^^^^^ The method getFptc() from the type FLABehaviorImpl refers to the missing type String ---------- 2564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 366) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 374) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 375) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 384) setFptc((String)newValue); ^^^^^^^ The method setFptc(String) from the type FLABehaviorImpl refers to the missing type String ---------- 2568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 384) setFptc((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 404) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 414) setFptc(FPTC_EDEFAULT); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 426) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 434) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 442) return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 442) return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); ^^^^ String cannot be resolved to a type ---------- 2575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 442) return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 442) return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); ^^^^ String cannot be resolved to a type ---------- 2577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 450) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 458) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 459) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 460) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type FLABehaviorImpl ---------- 2581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 460) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 2582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 462) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 462) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 462) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 2585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java (at line 464) result.append(fptc); ^^^^ String cannot be resolved to a type ---------- ---------- 2586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 39) public class FPTCImpl extends DependableComponentImpl implements FPTC { ^^^^^^^^ The hierarchy of the type FPTCImpl is inconsistent ---------- 2587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 48) protected static final String FPTC_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 58) protected String fptc = FPTC_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 58) protected String fptc = FPTC_EDEFAULT; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 94) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 104) public String getFptc() { ^^^^^^ String cannot be resolved to a type ---------- 2592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 105) return fptc; ^^^^ String cannot be resolved to a type ---------- 2593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 113) public void setFptc(String newFptc) { ^^^^^^ String cannot be resolved to a type ---------- 2594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 114) String oldFptc = fptc; ^^^^^^ String cannot be resolved to a type ---------- 2595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 114) String oldFptc = fptc; ^^^^ String cannot be resolved to a type ---------- 2596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 115) fptc = newFptc; ^^^^ String cannot be resolved to a type ---------- 2597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 116) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCImpl ---------- 2598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 117) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__FPTC, oldFptc, fptc)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl ---------- 2599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 117) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__FPTC, oldFptc, fptc)); ^^^^ String cannot be resolved to a type ---------- 2600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 128) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FPTCImpl ---------- 2601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 130) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCImpl ---------- 2602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 131) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl ---------- 2603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 131) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 154) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCImpl ---------- 2605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl ---------- 2606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 166) base_Connector = (Connector)eResolveProxy(oldBase_Connector); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FPTCImpl ---------- 2608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 168) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCImpl ---------- 2609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 169) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl ---------- 2610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 169) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 192) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FPTCImpl ---------- 2612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 193) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl ---------- 2613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 193) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 201) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 202) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 205) return getFptc(); ^^^^^^^ The method getFptc() from the type FPTCImpl refers to the missing type String ---------- 2617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 213) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object ---------- 2618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 221) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 222) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 225) setFptc((String)newValue); ^^^^^^^ The method setFptc(String) from the type FPTCImpl refers to the missing type String ---------- 2621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 225) setFptc((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 242) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 246) setFptc(FPTC_EDEFAULT); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 263) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 267) return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 267) return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); ^^^^ String cannot be resolved to a type ---------- 2627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 267) return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 267) return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); ^^^^ String cannot be resolved to a type ---------- 2629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 281) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 282) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 283) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type FPTCImpl ---------- 2632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 283) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 2633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 285) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 285) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 285) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 2636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java (at line 287) result.append(fptc); ^^^^ String cannot be resolved to a type ---------- ---------- 2637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceFactoryImpl.java (at line 29) public class StateBasedComponentsResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsResourceFactoryImpl is inconsistent ---------- 2638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceFactoryImpl.java (at line 48) XMLResource result = new StateBasedComponentsResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StateBasedComponentsResourceImpl to XMLResource ---------- ---------- 2641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAIntentImpl.java (at line 17) public class HAIntentImpl extends HumanActuatorUnitImpl implements HAIntent { ^^^^^^^^^^^^ The hierarchy of the type HAIntentImpl is inconsistent ---------- 2642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAIntentImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 2643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/dummy.java (at line 26) public interface dummy extends EObject { ^^^^^ The hierarchy of the type dummy is inconsistent ---------- ---------- 2644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java (at line 27) public interface AttackScenario extends EObject { ^^^^^^^^^^^^^^ The hierarchy of the type AttackScenario is inconsistent ---------- 2645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java (at line 68) String getFrequency(); ^^^^^^ String cannot be resolved to a type ---------- 2646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java (at line 78) void setFrequency(String value); ^^^^^^ String cannot be resolved to a type ---------- 2647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java (at line 94) String getProbSuccess(); ^^^^^^ String cannot be resolved to a type ---------- 2648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java (at line 104) void setProbSuccess(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 2649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 30) public class STSFactoryImpl extends EFactoryImpl implements STSFactory { ^^^^^^^^^^^^^^ The hierarchy of the type STSFactoryImpl is inconsistent ---------- 2650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 39) STSFactory theSTSFactory = (STSFactory)EPackage.Registry.INSTANCE.getEFactory(STSPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 44) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 2652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 57) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 65) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 68) case STSPackage.HUMAN: return createHuman(); ^^^^^^^^^^^^^ Type mismatch: cannot convert from Human to EObject ---------- 2655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 69) case STSPackage.ORGANIZATION: return createOrganization(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Organization to EObject ---------- 2656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 70) case STSPackage.TECHNOLOGICAL: return createTechnological(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Technological to EObject ---------- 2657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 71) case STSPackage.TIME_PRESSURE: return createTimePressure(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from TimePressure to EObject ---------- 2658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 72) case STSPackage.OU_MISSION_MANAGEMENT: return createOUMissionManagement(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from OUMissionManagement to EObject ---------- 2659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 73) case STSPackage.OU_RULES_REGULATION_MANAGEMENT: return createOURulesRegulationManagement(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from OURulesRegulationManagement to EObject ---------- 2660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 74) case STSPackage.OU_CLIMATE_MANAGEMENT: return createOUClimateManagement(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from OUClimateManagement to EObject ---------- 2661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 75) case STSPackage.OU_OVERSIGHT_MANAGEMENT: return createOUOversightManagement(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from OUOversightManagement to EObject ---------- 2662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 76) case STSPackage.OU_PROCESS_MANAGEMENT: return createOUProcessManagement(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from OUProcessManagement to EObject ---------- 2663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 77) case STSPackage.OU_RESOURCE_MANAGEMENT: return createOUResourceManagement(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from OUResourceManagement to EObject ---------- 2664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 78) case STSPackage.HS_ATTENTION: return createHSAttention(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HSAttention to EObject ---------- 2665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 79) case STSPackage.HUMAN_SENSOR_UNIT: return createHumanSensorUnit(); ^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HumanSensorUnit to EObject ---------- 2666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 80) case STSPackage.HS_PERCEPTION: return createHSPerception(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HSPerception to EObject ---------- 2667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 81) case STSPackage.HS_KNOWLEDGE_PERCEPTION: return createHSKnowledgePerception(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HSKnowledgePerception to EObject ---------- 2668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 82) case STSPackage.HS_SENSORY: return createHSSensory(); ^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HSSensory to EObject ---------- 2669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 83) case STSPackage.HA_FEEDBACK: return createHAFeedback(); ^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HAFeedback to EObject ---------- 2670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 84) case STSPackage.HA_INTENT: return createHAIntent(); ^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HAIntent to EObject ---------- 2671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 85) case STSPackage.HA_COMMUNICATION: return createHACommunication(); ^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HACommunication to EObject ---------- 2672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 86) case STSPackage.HA_TIME_MANAGEMENT: return createHATimeManagement(); ^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HATimeManagement to EObject ---------- 2673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 87) case STSPackage.HA_SELECTION: return createHASelection(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HASelection to EObject ---------- 2674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 88) case STSPackage.HA_RESPONSE: return createHAResponse(); ^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HAResponse to EObject ---------- 2675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 89) case STSPackage.HA_KNOWLEDGE_DECISION: return createHAKnowledgeDecision(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HAKnowledgeDecision to EObject ---------- 2676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 91) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 2677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 91) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 2678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 321) return (STSPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type STSFactoryImpl ---------- 2679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java (at line 330) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 2680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwComputingResource.java (at line 36) public interface CH_HwComputingResource extends HwComputingResource { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_HwComputingResource is inconsistent ---------- 2681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwComputingResource.java (at line 51) String getUtilization(); ^^^^^^ String cannot be resolved to a type ---------- 2682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwComputingResource.java (at line 61) void setUtilization(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 2683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java (at line 22) public class StateMachinesAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateMachinesAdapterFactory is inconsistent ---------- 2684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java (at line 37) public StateMachinesAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 2685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java (at line 51) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java (at line 52) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 2687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java (at line 70) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java (at line 74) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java (at line 90) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type StateMachinesSwitch is not applicable for the arguments (EObject) ---------- ---------- 2691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java (at line 39) public interface StochasticFailureBehaviour extends DependableComponent { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StochasticFailureBehaviour is inconsistent ---------- 2692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java (at line 54) String getFailureDistribution(); ^^^^^^ String cannot be resolved to a type ---------- 2693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java (at line 64) void setFailureDistribution(String value); ^^^^^^ String cannot be resolved to a type ---------- 2694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java (at line 80) String getRepairDistribution(); ^^^^^^ String cannot be resolved to a type ---------- 2695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java (at line 90) void setRepairDistribution(String value); ^^^^^^ String cannot be resolved to a type ---------- 2696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java (at line 106) String getModes(); ^^^^^^ String cannot be resolved to a type ---------- 2697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java (at line 116) void setModes(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 2698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 32) public class SafetyAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type SafetyAdapterFactory is inconsistent ---------- 2699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 47) public SafetyAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 2700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 62) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 2702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 96) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 110) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java (at line 112) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type SafetySwitch is not applicable for the arguments (EObject) ---------- ---------- 2709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java (at line 39) public interface Failure extends EObject { ^^^^^^^ The hierarchy of the type Failure is inconsistent ---------- 2710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java (at line 80) EList getMode(); ^^^^^^ String cannot be resolved to a type ---------- 2711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java (at line 96) String getDelay(); ^^^^^^ String cannot be resolved to a type ---------- 2712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java (at line 106) void setDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 2713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java (at line 122) String getWeight(); ^^^^^^ String cannot be resolved to a type ---------- 2714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java (at line 132) void setWeight(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 2715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitectureFactory.java (at line 15) public interface ParameterizedArchitectureFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ParameterizedArchitectureFactory is inconsistent ---------- ---------- 2716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationPackage.java (at line 36) public interface FailurePropagationPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationPackage is inconsistent ---------- 2717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationPackage.java (at line 43) String eNAME = "FailurePropagation"; ^^^^^^ String cannot be resolved to a type ---------- 2718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationPackage.java (at line 51) String eNS_URI = "http://CHESS/Dependability/FailurePropagation"; ^^^^^^ String cannot be resolved to a type ---------- 2719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationPackage.java (at line 59) String eNS_PREFIX = "FailurePropagation"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 2720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TimePressureImpl.java (at line 27) public class TimePressureImpl extends OrganizationUnitImpl implements TimePressure { ^^^^^^^^^^^^^^^^ The hierarchy of the type TimePressureImpl is inconsistent ---------- 2721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TimePressureImpl.java (at line 42) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 2722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 21) public class ExpressionsFactoryImpl extends EFactoryImpl implements ExpressionsFactory { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ExpressionsFactoryImpl is inconsistent ---------- 2723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 30) ExpressionsFactory theExpressionsFactory = (ExpressionsFactory)EPackage.Registry.INSTANCE.getEFactory(ExpressionsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 35) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 2725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 59) case ExpressionsPackage.MACRO_DEFINITION: return createMacroDefinition(); ^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from MacroDefinition to EObject ---------- 2728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 60) case ExpressionsPackage.PARAMETER_ASSUMPTIONS: return createParameterAssumptions(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ParameterAssumptions to EObject ---------- 2729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 62) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 2730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 62) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 2731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 92) return (ExpressionsPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type ExpressionsFactoryImpl ---------- 2732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java (at line 101) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 2733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 2734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 2735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 2736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 29) public enum D_avoidable implements Enumerator { ^^^^^^^^^^^ The hierarchy of the type D_avoidable is inconsistent ---------- 2737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 30) /** * The 'Unspecified' literal object. * * * @see #UNSPECIFIED_VALUE * @generated * @ordered */ UNSPECIFIED(0, "unspecified", "unspecified"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor D_avoidable(int, String, String) refers to the missing type String ---------- 2738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 40) /** * The 'Impermanence' literal object. * * * @see #IMPERMANENCE_VALUE * @generated * @ordered */ IMPERMANENCE(1, "impermanence", "impermanence"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor D_avoidable(int, String, String) refers to the missing type String ---------- 2739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 50) /** * The 'None' literal object. * * * @see #NONE_VALUE * @generated * @ordered */ NONE(2, "none", "none"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor D_avoidable(int, String, String) refers to the missing type String ---------- 2740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 2741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 2742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 2743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 134) public static D_avoidable get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 137) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type D_avoidable refers to the missing type String ---------- 2745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 152) public static D_avoidable getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 2746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 155) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type D_avoidable refers to the missing type String ---------- 2747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 191) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 2748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 198) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 2749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 206) private D_avoidable(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 2750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 206) private D_avoidable(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 206) private D_avoidable(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 208) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 2753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 209) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 226) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 2755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 227) return name; ^^^^ String cannot be resolved to a type ---------- 2756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 235) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 2757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 236) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 2758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 245) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 246) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java (at line 247) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 2761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/DependabilityMeasure.java (at line 26) public interface DependabilityMeasure extends EObject { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependabilityMeasure is inconsistent ---------- ---------- 2762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceFactoryImpl.java (at line 29) public class FailurePropagationResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationResourceFactoryImpl is inconsistent ---------- 2763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceFactoryImpl.java (at line 48) XMLResource result = new FailurePropagationResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FailurePropagationResourceImpl to XMLResource ---------- ---------- 2766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 37) public class CHGaResourcePlatformImpl extends GaResourcesPlatformImpl implements CHGaResourcePlatform { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHGaResourcePlatformImpl is inconsistent ---------- 2767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 37) public class CHGaResourcePlatformImpl extends GaResourcesPlatformImpl implements CHGaResourcePlatform { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHGaResourcePlatformImpl is inconsistent ---------- 2768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 64) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 72) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 85) base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHGaResourcePlatformImpl ---------- 2771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 87) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHGaResourcePlatformImpl ---------- 2772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 88) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHGaResourcePlatformImpl ---------- 2773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 88) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 111) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHGaResourcePlatformImpl ---------- 2775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 112) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHGaResourcePlatformImpl ---------- 2776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 112) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 123) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHGaResourcePlatformImpl ---------- 2778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 125) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHGaResourcePlatformImpl ---------- 2779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 126) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHGaResourcePlatformImpl ---------- 2780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 126) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 149) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHGaResourcePlatformImpl ---------- 2782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 150) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHGaResourcePlatformImpl ---------- 2783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 150) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 158) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 159) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 168) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 176) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 177) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 194) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 204) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 212) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java (at line 220) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 2793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/Reliability.java (at line 25) public interface Reliability extends DependabilityMeasure { ^^^^^^^^^^^ The hierarchy of the type Reliability is inconsistent ---------- ---------- 2794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 40) public class RampDownImpl extends EObjectImpl implements RampDown { ^^^^^^^^^^^^ The hierarchy of the type RampDownImpl is inconsistent ---------- 2795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 69) protected static final String DECR_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 79) protected String decr = DECR_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 79) protected String decr = DECR_EDEFAULT; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 89) protected static final String END_VALUE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 99) protected String endValue = END_VALUE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 99) protected String endValue = END_VALUE_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 107) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 115) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 128) base_State = (State)eResolveProxy(oldBase_State); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type RampDownImpl ---------- 2804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 130) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RampDownImpl ---------- 2805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 131) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.RAMP_DOWN__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl ---------- 2806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 131) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.RAMP_DOWN__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 154) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RampDownImpl ---------- 2808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl ---------- 2809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 166) property = (Property)eResolveProxy(oldProperty); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type RampDownImpl ---------- 2811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 168) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RampDownImpl ---------- 2812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 169) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.RAMP_DOWN__PROPERTY, oldProperty, property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl ---------- 2813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 169) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.RAMP_DOWN__PROPERTY, oldProperty, property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 192) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RampDownImpl ---------- 2815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 193) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__PROPERTY, oldProperty, property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl ---------- 2816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 193) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__PROPERTY, oldProperty, property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 201) public String getDecr() { ^^^^^^ String cannot be resolved to a type ---------- 2818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 202) return decr; ^^^^ String cannot be resolved to a type ---------- 2819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 210) public void setDecr(String newDecr) { ^^^^^^ String cannot be resolved to a type ---------- 2820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 211) String oldDecr = decr; ^^^^^^ String cannot be resolved to a type ---------- 2821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 211) String oldDecr = decr; ^^^^ String cannot be resolved to a type ---------- 2822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 212) decr = newDecr; ^^^^ String cannot be resolved to a type ---------- 2823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 213) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RampDownImpl ---------- 2824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 214) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__DECR, oldDecr, decr)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl ---------- 2825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 214) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__DECR, oldDecr, decr)); ^^^^ String cannot be resolved to a type ---------- 2826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 222) public String getEndValue() { ^^^^^^ String cannot be resolved to a type ---------- 2827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 223) return endValue; ^^^^^^^^ String cannot be resolved to a type ---------- 2828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 231) public void setEndValue(String newEndValue) { ^^^^^^ String cannot be resolved to a type ---------- 2829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 232) String oldEndValue = endValue; ^^^^^^ String cannot be resolved to a type ---------- 2830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 232) String oldEndValue = endValue; ^^^^^^^^ String cannot be resolved to a type ---------- 2831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 233) endValue = newEndValue; ^^^^^^^^ String cannot be resolved to a type ---------- 2832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 234) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RampDownImpl ---------- 2833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 235) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__END_VALUE, oldEndValue, endValue)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl ---------- 2834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 235) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__END_VALUE, oldEndValue, endValue)); ^^^^^^^^ String cannot be resolved to a type ---------- 2835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 243) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 244) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 253) return getDecr(); ^^^^^^^ The method getDecr() from the type RampDownImpl refers to the missing type String ---------- 2838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 255) return getEndValue(); ^^^^^^^^^^^ The method getEndValue() from the type RampDownImpl refers to the missing type String ---------- 2839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 257) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 265) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 266) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 275) setDecr((String)newValue); ^^^^^^^ The method setDecr(String) from the type RampDownImpl refers to the missing type String ---------- 2843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 275) setDecr((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 278) setEndValue((String)newValue); ^^^^^^^^^^^ The method setEndValue(String) from the type RampDownImpl refers to the missing type String ---------- 2845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 278) setEndValue((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 2846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 289) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 299) setDecr(DECR_EDEFAULT); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 302) setEndValue(END_VALUE_EDEFAULT); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 305) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 313) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 321) return DECR_EDEFAULT == null ? decr != null : !DECR_EDEFAULT.equals(decr); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 321) return DECR_EDEFAULT == null ? decr != null : !DECR_EDEFAULT.equals(decr); ^^^^ String cannot be resolved to a type ---------- 2853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 321) return DECR_EDEFAULT == null ? decr != null : !DECR_EDEFAULT.equals(decr); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 321) return DECR_EDEFAULT == null ? decr != null : !DECR_EDEFAULT.equals(decr); ^^^^ String cannot be resolved to a type ---------- 2855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 323) return END_VALUE_EDEFAULT == null ? endValue != null : !END_VALUE_EDEFAULT.equals(endValue); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 323) return END_VALUE_EDEFAULT == null ? endValue != null : !END_VALUE_EDEFAULT.equals(endValue); ^^^^^^^^ String cannot be resolved to a type ---------- 2857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 323) return END_VALUE_EDEFAULT == null ? endValue != null : !END_VALUE_EDEFAULT.equals(endValue); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 323) return END_VALUE_EDEFAULT == null ? endValue != null : !END_VALUE_EDEFAULT.equals(endValue); ^^^^^^^^ String cannot be resolved to a type ---------- 2859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 325) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 333) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 334) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 335) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type RampDownImpl ---------- 2863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 335) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 2864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 337) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 337) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 2866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 337) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 2867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 339) result.append(decr); ^^^^ String cannot be resolved to a type ---------- 2868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java (at line 341) result.append(endValue); ^^^^^^^^ String cannot be resolved to a type ---------- ---------- 2869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 2870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 2871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 2872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 32) public enum FailureType implements Enumerator { ^^^^^^^^^^^ The hierarchy of the type FailureType is inconsistent ---------- 2873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 33) /** * The 'Late' literal object. * * * @see #LATE_VALUE * @generated * @ordered */ LATE(0, "late", "late"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 43) /** * The 'Early' literal object. * * * @see #EARLY_VALUE * @generated * @ordered */ EARLY(1, "early", "early"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 53) /** * The 'Value Subtle' literal object. * * * @see #VALUE_SUBTLE_VALUE * @generated * @ordered */ VALUE_SUBTLE(2, "valueSubtle", "valueSubtle"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 63) /** * The 'Value Coarse' literal object. * * * @see #VALUE_COARSE_VALUE * @generated * @ordered */ VALUE_COARSE(3, "valueCoarse", "valueCoarse"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 73) /** * The 'Omission' literal object. * * * @see #OMISSION_VALUE * @generated * @ordered */ OMISSION(4, "omission", "omission"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 83) /** * The 'Commission' literal object. * * * @see #COMMISSION_VALUE * @generated * @ordered */ COMMISSION(5, "commission", "commission"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 93) /** * The 'No Failure' literal object. * * * @see #NO_FAILURE_VALUE * @generated * @ordered */ NO_FAILURE(6, "noFailure", "noFailure"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 103) /** * The 'Variable' literal object. * * * @see #VARIABLE_VALUE * @generated * @ordered */ VARIABLE(7, "variable", "variable"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 113) /** * The 'Wildcard' literal object. * * * @see #WILDCARD_VALUE * @generated * @ordered */ WILDCARD(8, "wildcard", "wildcard"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FailureType(int, String, String) refers to the missing type String ---------- 2882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 283) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 2883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 283) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 2884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 283) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 2885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 293) public static FailureType get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 296) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type FailureType refers to the missing type String ---------- 2887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 311) public static FailureType getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 2888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 314) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type FailureType refers to the missing type String ---------- 2889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 356) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 2890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 363) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 2891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 371) private FailureType(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 2892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 371) private FailureType(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 371) private FailureType(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 2894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 373) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 2895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 374) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 391) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 2897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 392) return name; ^^^^ String cannot be resolved to a type ---------- 2898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 400) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 2899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 401) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 2900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 410) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 411) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 2902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java (at line 412) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 2903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/NormalState.java (at line 29) public interface NormalState extends EObject { ^^^^^^^^^^^ The hierarchy of the type NormalState is inconsistent ---------- ---------- 2904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 2905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 27) public class CoreXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^ The hierarchy of the type CoreXMLProcessor is inconsistent ---------- 2906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 2907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 37) CorePackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type CorePackage ---------- 2908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 2910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 2911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 2912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 2913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new CoreResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 2914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new CoreResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 2915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new CoreResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 2916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new CoreResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 2917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 2918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/MTTFImpl.java (at line 25) public class MTTFImpl extends DependabilityMeasureImpl implements MTTF { ^^^^^^^^ The hierarchy of the type MTTFImpl is inconsistent ---------- 2919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/MTTFImpl.java (at line 40) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 2920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 38) public class HumanImpl extends EObjectImpl implements Human { ^^^^^^^^^ The hierarchy of the type HumanImpl is inconsistent ---------- 2921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 55) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 76) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type HumanImpl ---------- 2924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 78) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HumanImpl ---------- 2925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 79) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HumanImpl ---------- 2926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 79) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 102) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HumanImpl ---------- 2928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 103) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HumanImpl ---------- 2929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 103) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 111) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 112) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 2932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 118) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 2933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 126) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 127) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 2935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 141) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 148) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 2937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 156) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java (at line 162) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 2939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java (at line 44) public interface AnalysisContextElement extends EObject { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type AnalysisContextElement is inconsistent ---------- 2940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java (at line 88) String getDate(); ^^^^^^ String cannot be resolved to a type ---------- 2941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java (at line 98) void setDate(String value); ^^^^^^ String cannot be resolved to a type ---------- 2942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java (at line 114) EList getConditions(); ^^^^^^ String cannot be resolved to a type ---------- 2943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java (at line 156) String getResult(); ^^^^^^ String cannot be resolved to a type ---------- 2944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java (at line 166) void setResult(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 2945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 2946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 48) public class MMActivitiesImpl extends EObjectImpl implements MMActivities { ^^^^^^^^^^^^^^^^ The hierarchy of the type MMActivitiesImpl is inconsistent ---------- 2947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 67) protected static final String WHEN_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 77) protected String when = WHEN_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 77) protected String when = WHEN_EDEFAULT; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 87) protected static final String DURATION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 97) protected String duration = DURATION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 97) protected String duration = DURATION_EDEFAULT; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 107) protected static final String PROB_SUCCESS_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 2954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 117) protected String probSuccess = PROB_SUCCESS_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 2955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 117) protected String probSuccess = PROB_SUCCESS_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 2956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 165) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 2957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 173) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 2958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 186) base_Activity = (Activity)eResolveProxy(oldBase_Activity); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type MMActivitiesImpl ---------- 2959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 188) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MMActivitiesImpl ---------- 2960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 189) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTIVITY, oldBase_Activity, base_Activity)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl ---------- 2961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 189) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTIVITY, oldBase_Activity, base_Activity)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 212) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MMActivitiesImpl ---------- 2963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 213) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTIVITY, oldBase_Activity, base_Activity)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl ---------- 2964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 213) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTIVITY, oldBase_Activity, base_Activity)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 2965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 221) public String getWhen() { ^^^^^^ String cannot be resolved to a type ---------- 2966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 222) return when; ^^^^ String cannot be resolved to a type ---------- 2967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 230) public void setWhen(String newWhen) { ^^^^^^ String cannot be resolved to a type ---------- 2968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 231) String oldWhen = when; ^^^^^^ String cannot be resolved to a type ---------- 2969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 231) String oldWhen = when; ^^^^ String cannot be resolved to a type ---------- 2970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 232) when = newWhen; ^^^^ String cannot be resolved to a type ---------- 2971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 233) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MMActivitiesImpl ---------- 2972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 234) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__WHEN, oldWhen, when)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl ---------- 2973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 234) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__WHEN, oldWhen, when)); ^^^^ String cannot be resolved to a type ---------- 2974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 242) public String getDuration() { ^^^^^^ String cannot be resolved to a type ---------- 2975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 243) return duration; ^^^^^^^^ String cannot be resolved to a type ---------- 2976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 251) public void setDuration(String newDuration) { ^^^^^^ String cannot be resolved to a type ---------- 2977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 252) String oldDuration = duration; ^^^^^^ String cannot be resolved to a type ---------- 2978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 252) String oldDuration = duration; ^^^^^^^^ String cannot be resolved to a type ---------- 2979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 253) duration = newDuration; ^^^^^^^^ String cannot be resolved to a type ---------- 2980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 254) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MMActivitiesImpl ---------- 2981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 255) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__DURATION, oldDuration, duration)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl ---------- 2982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 255) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__DURATION, oldDuration, duration)); ^^^^^^^^ String cannot be resolved to a type ---------- 2983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 263) public String getProbSuccess() { ^^^^^^ String cannot be resolved to a type ---------- 2984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 264) return probSuccess; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 2985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 272) public void setProbSuccess(String newProbSuccess) { ^^^^^^ String cannot be resolved to a type ---------- 2986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 273) String oldProbSuccess = probSuccess; ^^^^^^ String cannot be resolved to a type ---------- 2987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 273) String oldProbSuccess = probSuccess; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 2988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 274) probSuccess = newProbSuccess; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 2989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 275) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MMActivitiesImpl ---------- 2990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 276) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__PROB_SUCCESS, oldProbSuccess, probSuccess)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl ---------- 2991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 276) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__PROB_SUCCESS, oldProbSuccess, probSuccess)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 2992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 286) onCompletion = new EObjectResolvingEList(Activity.class, this, MaintenanceMonitoringPackage.MM_ACTIVITIES__ON_COMPLETION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 2993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 296) public Activity getOnCompletion(String name) { ^^^^^^ String cannot be resolved to a type ---------- 2994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 305) public Activity getOnCompletion(String name, boolean ignoreCase) { ^^^^^^ String cannot be resolved to a type ---------- 2995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 306) onCompletionLoop: for (Activity onCompletion : getOnCompletion()) { ^^^^^^^^^^^^^^^^^ Can only iterate over an array or an instance of java.lang.Iterable ---------- 2996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 307) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onCompletion.getName()) : name.equals(onCompletion.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 2997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 307) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onCompletion.getName()) : name.equals(onCompletion.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 2998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 321) onSuccessfulCompletion = new EObjectResolvingEList(Activity.class, this, MaintenanceMonitoringPackage.MM_ACTIVITIES__ON_SUCCESSFUL_COMPLETION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 2999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 331) public Activity getOnSuccessfulCompletion(String name) { ^^^^^^ String cannot be resolved to a type ---------- 3000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 340) public Activity getOnSuccessfulCompletion(String name, boolean ignoreCase) { ^^^^^^ String cannot be resolved to a type ---------- 3001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 341) onSuccessfulCompletionLoop: for (Activity onSuccessfulCompletion : getOnSuccessfulCompletion()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Can only iterate over an array or an instance of java.lang.Iterable ---------- 3002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 342) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onSuccessfulCompletion.getName()) : name.equals(onSuccessfulCompletion.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 3003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 342) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onSuccessfulCompletion.getName()) : name.equals(onSuccessfulCompletion.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 3004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 356) onFailedCompletion = new EObjectResolvingEList(Activity.class, this, MaintenanceMonitoringPackage.MM_ACTIVITIES__ON_FAILED_COMPLETION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 3005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 366) public Activity getOnFailedCompletion(String name) { ^^^^^^ String cannot be resolved to a type ---------- 3006. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 375) public Activity getOnFailedCompletion(String name, boolean ignoreCase) { ^^^^^^ String cannot be resolved to a type ---------- 3007. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 376) onFailedCompletionLoop: for (Activity onFailedCompletion : getOnFailedCompletion()) { ^^^^^^^^^^^^^^^^^^^^^^^ Can only iterate over an array or an instance of java.lang.Iterable ---------- 3008. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 377) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onFailedCompletion.getName()) : name.equals(onFailedCompletion.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 3009. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 377) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onFailedCompletion.getName()) : name.equals(onFailedCompletion.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 3010. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 392) base_Action = (Action)eResolveProxy(oldBase_Action); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type MMActivitiesImpl ---------- 3011. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 394) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MMActivitiesImpl ---------- 3012. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 395) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTION, oldBase_Action, base_Action)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl ---------- 3013. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 395) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTION, oldBase_Action, base_Action)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3014. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 418) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MMActivitiesImpl ---------- 3015. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 419) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTION, oldBase_Action, base_Action)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl ---------- 3016. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 419) eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTION, oldBase_Action, base_Action)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3017. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 427) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3018. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 428) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 3019. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 434) return getWhen(); ^^^^^^^ The method getWhen() from the type MMActivitiesImpl refers to the missing type String ---------- 3020. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 436) return getDuration(); ^^^^^^^^^^^ The method getDuration() from the type MMActivitiesImpl refers to the missing type String ---------- 3021. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 438) return getProbSuccess(); ^^^^^^^^^^^^^^ The method getProbSuccess() from the type MMActivitiesImpl refers to the missing type String ---------- 3022. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 449) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 3023. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 457) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 3024. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 458) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3025. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 459) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 3026. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 465) setWhen((String)newValue); ^^^^^^^ The method setWhen(String) from the type MMActivitiesImpl refers to the missing type String ---------- 3027. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 465) setWhen((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3028. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 468) setDuration((String)newValue); ^^^^^^^^^^^ The method setDuration(String) from the type MMActivitiesImpl refers to the missing type String ---------- 3029. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 468) setDuration((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3030. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 471) setProbSuccess((String)newValue); ^^^^^^^^^^^^^^ The method setProbSuccess(String) from the type MMActivitiesImpl refers to the missing type String ---------- 3031. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 471) setProbSuccess((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3032. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 474) getOnCompletion().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 3033. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 475) getOnCompletion().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 3034. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 475) getOnCompletion().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 3035. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 478) getOnSuccessfulCompletion().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 3036. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 479) getOnSuccessfulCompletion().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 3037. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 479) getOnSuccessfulCompletion().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 3038. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 482) getOnFailedCompletion().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 3039. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 483) getOnFailedCompletion().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 3040. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 483) getOnFailedCompletion().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 3041. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 497) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3042. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 504) setWhen(WHEN_EDEFAULT); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3043. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 533) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3044. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java (at line 561) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3045. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 34) public class ErrorDetectionImpl extends EObjectImpl implements ErrorDetection { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type ErrorDetectionImpl is inconsistent ---------- 3046. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 53) protected static final String DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3047. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 63) protected String delay = DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3048. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 63) protected String delay = DELAY_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3049. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 73) protected static final String SUCCESS_PROBABILITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3050. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 83) protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3051. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 83) protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3052. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 93) protected static final String WEIGHT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3053. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 103) protected String weight = WEIGHT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3054. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 103) protected String weight = WEIGHT_EDEFAULT; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3055. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 111) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3056. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3057. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 132) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ErrorDetectionImpl ---------- 3058. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 134) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorDetectionImpl ---------- 3059. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 135) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_DETECTION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl ---------- 3060. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 135) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_DETECTION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3061. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 158) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorDetectionImpl ---------- 3062. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 159) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl ---------- 3063. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 159) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3064. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 167) public String getDelay() { ^^^^^^ String cannot be resolved to a type ---------- 3065. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 168) return delay; ^^^^^ String cannot be resolved to a type ---------- 3066. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 176) public void setDelay(String newDelay) { ^^^^^^ String cannot be resolved to a type ---------- 3067. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 177) String oldDelay = delay; ^^^^^^ String cannot be resolved to a type ---------- 3068. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 177) String oldDelay = delay; ^^^^^ String cannot be resolved to a type ---------- 3069. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 178) delay = newDelay; ^^^^^ String cannot be resolved to a type ---------- 3070. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 179) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorDetectionImpl ---------- 3071. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__DELAY, oldDelay, delay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl ---------- 3072. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__DELAY, oldDelay, delay)); ^^^^^ String cannot be resolved to a type ---------- 3073. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 188) public String getSuccessProbability() { ^^^^^^ String cannot be resolved to a type ---------- 3074. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 189) return successProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3075. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 197) public void setSuccessProbability(String newSuccessProbability) { ^^^^^^ String cannot be resolved to a type ---------- 3076. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 198) String oldSuccessProbability = successProbability; ^^^^^^ String cannot be resolved to a type ---------- 3077. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 198) String oldSuccessProbability = successProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3078. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 199) successProbability = newSuccessProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3079. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 200) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorDetectionImpl ---------- 3080. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 201) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl ---------- 3081. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 201) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3082. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 209) public String getWeight() { ^^^^^^ String cannot be resolved to a type ---------- 3083. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 210) return weight; ^^^^^^ String cannot be resolved to a type ---------- 3084. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 218) public void setWeight(String newWeight) { ^^^^^^ String cannot be resolved to a type ---------- 3085. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 219) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 3086. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 219) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 3087. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 220) weight = newWeight; ^^^^^^ String cannot be resolved to a type ---------- 3088. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 221) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ErrorDetectionImpl ---------- 3089. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 222) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__WEIGHT, oldWeight, weight)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl ---------- 3090. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 222) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__WEIGHT, oldWeight, weight)); ^^^^^^ String cannot be resolved to a type ---------- 3091. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 230) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3092. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 231) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 3093. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 237) return getDelay(); ^^^^^^^^ The method getDelay() from the type ErrorDetectionImpl refers to the missing type String ---------- 3094. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 239) return getSuccessProbability(); ^^^^^^^^^^^^^^^^^^^^^ The method getSuccessProbability() from the type ErrorDetectionImpl refers to the missing type String ---------- 3095. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 241) return getWeight(); ^^^^^^^^^ The method getWeight() from the type ErrorDetectionImpl refers to the missing type String ---------- 3096. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 243) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 3097. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 251) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3098. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 252) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 3099. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 258) setDelay((String)newValue); ^^^^^^^^ The method setDelay(String) from the type ErrorDetectionImpl refers to the missing type String ---------- 3100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 258) setDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 261) setSuccessProbability((String)newValue); ^^^^^^^^^^^^^^^^^^^^^ The method setSuccessProbability(String) from the type ErrorDetectionImpl refers to the missing type String ---------- 3102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 261) setSuccessProbability((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 264) setWeight((String)newValue); ^^^^^^^^^ The method setWeight(String) from the type ErrorDetectionImpl refers to the missing type String ---------- 3104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 264) setWeight((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 275) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 282) setDelay(DELAY_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 285) setSuccessProbability(SUCCESS_PROBABILITY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 288) setWeight(WEIGHT_EDEFAULT); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 291) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 299) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 3113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 3115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 3121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 3123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 311) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 319) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 320) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 3126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 321) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ErrorDetectionImpl ---------- 3127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 321) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 3128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 3129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 3130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 3131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 325) result.append(delay); ^^^^^ String cannot be resolved to a type ---------- 3132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 327) result.append(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java (at line 329) result.append(weight); ^^^^^^ String cannot be resolved to a type ---------- ---------- 3134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceFactoryImpl.java (at line 29) public class CHESSViewsResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsResourceFactoryImpl is inconsistent ---------- 3135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceFactoryImpl.java (at line 48) XMLResource result = new CHESSViewsResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CHESSViewsResourceImpl to XMLResource ---------- ---------- 3138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 33) public class AttackScenarioImpl extends EObjectImpl implements AttackScenario { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type AttackScenarioImpl is inconsistent ---------- 3139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 52) protected static final String FREQUENCY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 62) protected String frequency = FREQUENCY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 62) protected String frequency = FREQUENCY_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 72) protected static final String PROB_SUCCESS_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 82) protected String probSuccess = PROB_SUCCESS_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 82) protected String probSuccess = PROB_SUCCESS_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 90) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 98) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 111) base_Interaction = (Interaction)eResolveProxy(oldBase_Interaction); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AttackScenarioImpl ---------- 3148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 113) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackScenarioImpl ---------- 3149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 114) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK_SCENARIO__BASE_INTERACTION, oldBase_Interaction, base_Interaction)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackScenarioImpl ---------- 3150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 114) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK_SCENARIO__BASE_INTERACTION, oldBase_Interaction, base_Interaction)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 137) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackScenarioImpl ---------- 3152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 138) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__BASE_INTERACTION, oldBase_Interaction, base_Interaction)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackScenarioImpl ---------- 3153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 138) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__BASE_INTERACTION, oldBase_Interaction, base_Interaction)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 146) public String getFrequency() { ^^^^^^ String cannot be resolved to a type ---------- 3155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 147) return frequency; ^^^^^^^^^ String cannot be resolved to a type ---------- 3156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 155) public void setFrequency(String newFrequency) { ^^^^^^ String cannot be resolved to a type ---------- 3157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 156) String oldFrequency = frequency; ^^^^^^ String cannot be resolved to a type ---------- 3158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 156) String oldFrequency = frequency; ^^^^^^^^^ String cannot be resolved to a type ---------- 3159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 157) frequency = newFrequency; ^^^^^^^^^ String cannot be resolved to a type ---------- 3160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 158) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackScenarioImpl ---------- 3161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 159) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__FREQUENCY, oldFrequency, frequency)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackScenarioImpl ---------- 3162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 159) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__FREQUENCY, oldFrequency, frequency)); ^^^^^^^^^ String cannot be resolved to a type ---------- 3163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 167) public String getProbSuccess() { ^^^^^^ String cannot be resolved to a type ---------- 3164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 168) return probSuccess; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 3165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 176) public void setProbSuccess(String newProbSuccess) { ^^^^^^ String cannot be resolved to a type ---------- 3166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 177) String oldProbSuccess = probSuccess; ^^^^^^ String cannot be resolved to a type ---------- 3167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 177) String oldProbSuccess = probSuccess; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 3168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 178) probSuccess = newProbSuccess; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 3169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 179) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackScenarioImpl ---------- 3170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__PROB_SUCCESS, oldProbSuccess, probSuccess)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackScenarioImpl ---------- 3171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__PROB_SUCCESS, oldProbSuccess, probSuccess)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 3172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 188) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 189) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 3174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 195) return getFrequency(); ^^^^^^^^^^^^ The method getFrequency() from the type AttackScenarioImpl refers to the missing type String ---------- 3175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 197) return getProbSuccess(); ^^^^^^^^^^^^^^ The method getProbSuccess() from the type AttackScenarioImpl refers to the missing type String ---------- 3176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 199) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 3177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 207) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 208) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 3179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 214) setFrequency((String)newValue); ^^^^^^^^^^^^ The method setFrequency(String) from the type AttackScenarioImpl refers to the missing type String ---------- 3180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 214) setFrequency((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 217) setProbSuccess((String)newValue); ^^^^^^^^^^^^^^ The method setProbSuccess(String) from the type AttackScenarioImpl refers to the missing type String ---------- 3182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 217) setProbSuccess((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 228) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 235) setFrequency(FREQUENCY_EDEFAULT); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 238) setProbSuccess(PROB_SUCCESS_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 241) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 249) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 255) return FREQUENCY_EDEFAULT == null ? frequency != null : !FREQUENCY_EDEFAULT.equals(frequency); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 255) return FREQUENCY_EDEFAULT == null ? frequency != null : !FREQUENCY_EDEFAULT.equals(frequency); ^^^^^^^^^ String cannot be resolved to a type ---------- 3190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 255) return FREQUENCY_EDEFAULT == null ? frequency != null : !FREQUENCY_EDEFAULT.equals(frequency); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 255) return FREQUENCY_EDEFAULT == null ? frequency != null : !FREQUENCY_EDEFAULT.equals(frequency); ^^^^^^^^^ String cannot be resolved to a type ---------- 3192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 257) return PROB_SUCCESS_EDEFAULT == null ? probSuccess != null : !PROB_SUCCESS_EDEFAULT.equals(probSuccess); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 257) return PROB_SUCCESS_EDEFAULT == null ? probSuccess != null : !PROB_SUCCESS_EDEFAULT.equals(probSuccess); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 3194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 257) return PROB_SUCCESS_EDEFAULT == null ? probSuccess != null : !PROB_SUCCESS_EDEFAULT.equals(probSuccess); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 257) return PROB_SUCCESS_EDEFAULT == null ? probSuccess != null : !PROB_SUCCESS_EDEFAULT.equals(probSuccess); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 3196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 259) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 267) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 268) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 3199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 269) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type AttackScenarioImpl ---------- 3200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 269) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 3201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 3202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 3203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 3204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 273) result.append(frequency); ^^^^^^^^^ String cannot be resolved to a type ---------- 3205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java (at line 275) result.append(probSuccess); ^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 3206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 3207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 64) public class CHRtSpecificationImpl extends EObjectImpl implements CHRtSpecification { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHRtSpecificationImpl is inconsistent ---------- 3208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 83) protected static final String WCET_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 93) protected String wcet = WCET_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 93) protected String wcet = WCET_EDEFAULT; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 103) protected static final String LOCAL_WCET_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 113) protected String localWCET = LOCAL_WCET_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 113) protected String localWCET = LOCAL_WCET_EDEFAULT; ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 123) protected static final String RELATIVE_PRIORITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 133) protected String relativePriority = RELATIVE_PRIORITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 133) protected String relativePriority = RELATIVE_PRIORITY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 143) protected static final String CEILING_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 153) protected String ceiling = CEILING_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 153) protected String ceiling = CEILING_EDEFAULT; ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 163) protected static final String MEMORY_SIZE_FOOTPRINT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 173) protected String memorySizeFootprint = MEMORY_SIZE_FOOTPRINT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 173) protected String memorySizeFootprint = MEMORY_SIZE_FOOTPRINT_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 183) protected static final String STACK_SIZE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 193) protected String stackSize = STACK_SIZE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 193) protected String stackSize = STACK_SIZE_EDEFAULT; ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 203) protected static final String HEAP_SIZE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 213) protected String heapSize = HEAP_SIZE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 213) protected String heapSize = HEAP_SIZE_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 243) protected static final String OCC_KIND_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 253) protected String occKind = OCC_KIND_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 253) protected String occKind = OCC_KIND_EDEFAULT; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 283) protected static final String RL_DL_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 293) protected String rlDl = RL_DL_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 293) protected String rlDl = RL_DL_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 313) protected EList respT; ^^^^^^ String cannot be resolved to a type ---------- 3236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 323) protected EList blockT; ^^^^^^ String cannot be resolved to a type ---------- 3237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 341) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 349) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 362) partWithPort = (Property)eResolveProxy(oldPartWithPort); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHRtSpecificationImpl ---------- 3240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 364) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 365) eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl ---------- 3242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 365) eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 388) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 389) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl ---------- 3245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 389) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 397) public String getWCET() { ^^^^^^ String cannot be resolved to a type ---------- 3247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 398) return wcet; ^^^^ String cannot be resolved to a type ---------- 3248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 406) public void setWCET(String newWCET) { ^^^^^^ String cannot be resolved to a type ---------- 3249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 407) String oldWCET = wcet; ^^^^^^ String cannot be resolved to a type ---------- 3250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 407) String oldWCET = wcet; ^^^^ String cannot be resolved to a type ---------- 3251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 408) wcet = newWCET; ^^^^ String cannot be resolved to a type ---------- 3252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 409) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 410) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__WCET, oldWCET, wcet)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl ---------- 3254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 410) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__WCET, oldWCET, wcet)); ^^^^ String cannot be resolved to a type ---------- 3255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 418) public String getLocalWCET() { ^^^^^^ String cannot be resolved to a type ---------- 3256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 419) return localWCET; ^^^^^^^^^ String cannot be resolved to a type ---------- 3257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 427) public void setLocalWCET(String newLocalWCET) { ^^^^^^ String cannot be resolved to a type ---------- 3258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 428) String oldLocalWCET = localWCET; ^^^^^^ String cannot be resolved to a type ---------- 3259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 428) String oldLocalWCET = localWCET; ^^^^^^^^^ String cannot be resolved to a type ---------- 3260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 429) localWCET = newLocalWCET; ^^^^^^^^^ String cannot be resolved to a type ---------- 3261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 430) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 431) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__LOCAL_WCET, oldLocalWCET, localWCET)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl ---------- 3263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 431) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__LOCAL_WCET, oldLocalWCET, localWCET)); ^^^^^^^^^ String cannot be resolved to a type ---------- 3264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 439) public String getRelativePriority() { ^^^^^^ String cannot be resolved to a type ---------- 3265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 440) return relativePriority; ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 448) public void setRelativePriority(String newRelativePriority) { ^^^^^^ String cannot be resolved to a type ---------- 3267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 449) String oldRelativePriority = relativePriority; ^^^^^^ String cannot be resolved to a type ---------- 3268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 449) String oldRelativePriority = relativePriority; ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 450) relativePriority = newRelativePriority; ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 451) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 452) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__RELATIVE_PRIORITY, oldRelativePriority, relativePriority)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl ---------- 3272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 452) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__RELATIVE_PRIORITY, oldRelativePriority, relativePriority)); ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 460) public String getCeiling() { ^^^^^^ String cannot be resolved to a type ---------- 3274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 461) return ceiling; ^^^^^^^ String cannot be resolved to a type ---------- 3275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 469) public void setCeiling(String newCeiling) { ^^^^^^ String cannot be resolved to a type ---------- 3276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 470) String oldCeiling = ceiling; ^^^^^^ String cannot be resolved to a type ---------- 3277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 470) String oldCeiling = ceiling; ^^^^^^^ String cannot be resolved to a type ---------- 3278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 471) ceiling = newCeiling; ^^^^^^^ String cannot be resolved to a type ---------- 3279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 481) public String getMemorySizeFootprint() { ^^^^^^ String cannot be resolved to a type ---------- 3280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 490) public void setMemorySizeFootprint(String newMemorySizeFootprint) { ^^^^^^ String cannot be resolved to a type ---------- 3281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 502) public String getStackSize() { ^^^^^^ String cannot be resolved to a type ---------- 3282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 511) public void setStackSize(String newStackSize) { ^^^^^^ String cannot be resolved to a type ---------- 3283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 523) public String getHeapSize() { ^^^^^^ String cannot be resolved to a type ---------- 3284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 532) public void setHeapSize(String newHeapSize) { ^^^^^^ String cannot be resolved to a type ---------- 3285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 547) slot = (Slot)eResolveProxy(oldSlot); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHRtSpecificationImpl ---------- 3286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 573) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 585) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHRtSpecificationImpl ---------- 3288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 611) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 620) public String getOccKind() { ^^^^^^ String cannot be resolved to a type ---------- 3290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 629) public void setOccKind(String newOccKind) { ^^^^^^ String cannot be resolved to a type ---------- 3291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 653) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 662) public String getRlDl() { ^^^^^^ String cannot be resolved to a type ---------- 3293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 671) public void setRlDl(String newRlDl) { ^^^^^^ String cannot be resolved to a type ---------- 3294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 686) context = (BehavioralFeature)eResolveProxy(oldContext); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHRtSpecificationImpl ---------- 3295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 712) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl ---------- 3296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 721) public EList getRespT() { ^^^^^^ String cannot be resolved to a type ---------- 3297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 733) public EList getBlockT() { ^^^^^^ String cannot be resolved to a type ---------- 3298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 747) operationReqForSporadicOcc = new EObjectResolvingEList(Operation.class, this, RTComponentModelPackage.CH_RT_SPECIFICATION__OPERATION_REQ_FOR_SPORADIC_OCC); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 3299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 757) public Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes) { ^^^^^^ String cannot be resolved to a type ---------- 3300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 766) public Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase) { ^^^^^^ String cannot be resolved to a type ---------- 3301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 791) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 841) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 3303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 908) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 971) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java (at line 1017) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java (at line 25) public class AsyncCommunicationSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type AsyncCommunicationSwitch is inconsistent ---------- 3307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java (at line 40) public AsyncCommunicationSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 3308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java (at line 66) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java (at line 105) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceImpl.java (at line 25) public class StateBasedAnalysisResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisResourceImpl is inconsistent ---------- 3312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 3313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 29) public abstract class OrganizationUnitImpl extends EObjectImpl implements OrganizationUnit { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OrganizationUnitImpl is inconsistent ---------- 3314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 46) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 67) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type OrganizationUnitImpl ---------- 3317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 69) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type OrganizationUnitImpl ---------- 3318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.ORGANIZATION_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type OrganizationUnitImpl ---------- 3319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.ORGANIZATION_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 93) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type OrganizationUnitImpl ---------- 3321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.ORGANIZATION_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type OrganizationUnitImpl ---------- 3322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.ORGANIZATION_UNIT__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 102) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 103) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 3325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 109) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 3326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 117) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 118) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 3328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 132) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 139) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 147) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java (at line 153) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 3332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSAttentionImpl.java (at line 17) public class HSAttentionImpl extends HumanSensorUnitImpl implements HSAttention { ^^^^^^^^^^^^^^^ The hierarchy of the type HSAttentionImpl is inconsistent ---------- 3333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSAttentionImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 32) public class FailurePropagationAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationAdapterFactory is inconsistent ---------- 3335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 47) public FailurePropagationAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 3336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 62) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 3338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 96) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 100) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 112) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 116) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 120) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 124) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 128) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 132) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 136) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 150) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java (at line 152) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type FailurePropagationSwitch is not applicable for the arguments (EObject) ---------- ---------- 3355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 94) public class HardwareBaselinePackageImpl extends EPackageImpl implements HardwareBaselinePackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselinePackageImpl is inconsistent ---------- 3356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 132) super(eNS_URI, HardwareBaselineFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 3357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 155) if (isInited) return (HardwareBaselinePackage)EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 158) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new HardwareBaselinePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 3359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 158) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new HardwareBaselinePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 3360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 176) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 176) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 177) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 177) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 178) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 178) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 179) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 179) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 180) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 180) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 181) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 181) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 182) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 182) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 183) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 183) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 184) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 184) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 185) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 185) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 186) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 186) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 187) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 187) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 188) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 188) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 189) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 189) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 190) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 190) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 191) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 191) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 192) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 192) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 193) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 193) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 194) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 194) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 195) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 195) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 196) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 196) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 197) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 197) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 250) theHardwareBaselinePackage.freeze(); ^^^^^^ The method freeze() is undefined for the type HardwareBaselinePackageImpl ---------- 3405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 254) EPackage.Registry.INSTANCE.put(HardwareBaselinePackage.eNS_URI, theHardwareBaselinePackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 273) return (EAttribute)cH_HwProcessorEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 291) return (EAttribute)cH_HwBusEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 309) return (EAttribute)cH_HwComputingResourceEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 318) return (HardwareBaselineFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type HardwareBaselinePackageImpl ---------- 3410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 340) cH_HwProcessorEClass = createEClass(CH_HW_PROCESSOR); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type HardwareBaselinePackageImpl ---------- 3411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 341) createEAttribute(cH_HwProcessorEClass, CH_HW_PROCESSOR__UTILIZATION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type HardwareBaselinePackageImpl ---------- 3412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 343) cH_HwBusEClass = createEClass(CH_HW_BUS); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type HardwareBaselinePackageImpl ---------- 3413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 344) createEAttribute(cH_HwBusEClass, CH_HW_BUS__UTILIZATION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type HardwareBaselinePackageImpl ---------- 3414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 346) cH_HwComputingResourceEClass = createEClass(CH_HW_COMPUTING_RESOURCE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type HardwareBaselinePackageImpl ---------- 3415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 347) createEAttribute(cH_HwComputingResourceEClass, CH_HW_COMPUTING_RESOURCE__UTILIZATION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type HardwareBaselinePackageImpl ---------- 3416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 369) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 3417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 370) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 3418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 371) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 3419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 374) HwComputingPackage theHwComputingPackage = (HwComputingPackage)EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 375) BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 376) HwCommunicationPackage theHwCommunicationPackage = (HwCommunicationPackage)EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 383) cH_HwProcessorEClass.getESuperTypes().add(theHwComputingPackage.getHwProcessor()); ^^^ The method add(EClass) is undefined for the type EList ---------- 3423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 384) cH_HwBusEClass.getESuperTypes().add(theHwCommunicationPackage.getHwBus()); ^^^ The method add(EClass) is undefined for the type EList ---------- 3424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 385) cH_HwComputingResourceEClass.getESuperTypes().add(theHwComputingPackage.getHwComputingResource()); ^^^ The method add(EClass) is undefined for the type EList ---------- 3425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 388) initEClass(cH_HwProcessorEClass, CH_HwProcessor.class, "CH_HwProcessor", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 3426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 388) initEClass(cH_HwProcessorEClass, CH_HwProcessor.class, "CH_HwProcessor", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 3427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 388) initEClass(cH_HwProcessorEClass, CH_HwProcessor.class, "CH_HwProcessor", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 3428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 389) initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 3429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 389) initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 3430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 389) initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 3431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 389) initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 3432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 389) initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 3433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 389) initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 3434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 389) initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 3435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 389) initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 3436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 391) initEClass(cH_HwBusEClass, CH_HwBus.class, "CH_HwBus", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 3437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 391) initEClass(cH_HwBusEClass, CH_HwBus.class, "CH_HwBus", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 3438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 391) initEClass(cH_HwBusEClass, CH_HwBus.class, "CH_HwBus", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 3439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 392) initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 3440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 392) initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 3441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 392) initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 3442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 392) initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 3443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 392) initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 3444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 392) initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 3445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 392) initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 3446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 392) initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 3447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 394) initEClass(cH_HwComputingResourceEClass, CH_HwComputingResource.class, "CH_HwComputingResource", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 3448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 394) initEClass(cH_HwComputingResourceEClass, CH_HwComputingResource.class, "CH_HwComputingResource", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 3449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 394) initEClass(cH_HwComputingResourceEClass, CH_HwComputingResource.class, "CH_HwComputingResource", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 3450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 395) initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 3451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 395) initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 3452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 395) initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 3453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 395) initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 3454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java (at line 395) initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 3455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalOutputImpl.java (at line 32) public class NormalOutputImpl extends DepEventImpl implements NormalOutput { ^^^^^^^^^^^^^^^^ The hierarchy of the type NormalOutputImpl is inconsistent ---------- 3456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalOutputImpl.java (at line 47) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceFactoryImpl.java (at line 29) public class CoreResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CoreResourceFactoryImpl is inconsistent ---------- 3458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceFactoryImpl.java (at line 48) XMLResource result = new CoreResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CoreResourceImpl to XMLResource ---------- ---------- 3461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 24) public class ARINCComponentModelAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCComponentModelAdapterFactory is inconsistent ---------- 3462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 39) public ARINCComponentModelAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 3463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 53) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 54) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 3465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 72) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java (at line 98) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 38) public class StuckAtFixedImpl extends EObjectImpl implements StuckAtFixed { ^^^^^^^^^^^^^^^^ The hierarchy of the type StuckAtFixedImpl is inconsistent ---------- 3471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 65) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 73) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 86) base_State = (State)eResolveProxy(oldBase_State); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type StuckAtFixedImpl ---------- 3474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 88) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtFixedImpl ---------- 3475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 89) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT_FIXED__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtFixedImpl ---------- 3476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 89) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT_FIXED__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 112) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtFixedImpl ---------- 3478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 113) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT_FIXED__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtFixedImpl ---------- 3479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 113) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT_FIXED__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 124) property = (Property)eResolveProxy(oldProperty); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type StuckAtFixedImpl ---------- 3481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 126) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtFixedImpl ---------- 3482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 127) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT_FIXED__PROPERTY, oldProperty, property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtFixedImpl ---------- 3483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 127) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT_FIXED__PROPERTY, oldProperty, property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 150) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtFixedImpl ---------- 3485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 151) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT_FIXED__PROPERTY, oldProperty, property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtFixedImpl ---------- 3486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 151) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT_FIXED__PROPERTY, oldProperty, property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 159) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 160) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 3489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 169) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 3490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 177) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 178) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 3492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 195) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 205) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 213) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java (at line 221) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 3496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java (at line 25) public class StateMachinesSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateMachinesSwitch is inconsistent ---------- 3497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java (at line 40) public StateMachinesSwitch() { ^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 3498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java (at line 66) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java (at line 105) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 27) public class CHESSViewsFactoryImpl extends EFactoryImpl implements CHESSViewsFactory { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsFactoryImpl is inconsistent ---------- 3502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 36) CHESSViewsFactory theCHESSViewsFactory = (CHESSViewsFactory)EPackage.Registry.INSTANCE.getEFactory(CHESSViewsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 3504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 65) case CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW: return createExtraFunctionalView(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ExtraFunctionalView to EObject ---------- 3507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 66) case CHESSViewsPackage.TIMING_DATA_FLOW_VIEW: return createTimingDataFlowView(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from TimingDataFlowView to EObject ---------- 3508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 67) case CHESSViewsPackage.RT_ANALYSIS_VIEW: return createRTAnalysisView(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from RTAnalysisView to EObject ---------- 3509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 68) case CHESSViewsPackage.DEPLOYMENT_VIEW: return createDeploymentView(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from DeploymentView to EObject ---------- 3510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 69) case CHESSViewsPackage.REQUIREMENT_VIEW: return createRequirementView(); ^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from RequirementView to EObject ---------- 3511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 70) case CHESSViewsPackage.COMPONENT_VIEW: return createComponentView(); ^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ComponentView to EObject ---------- 3512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 71) case CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW: return createDependabilityAnalysisView(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from DependabilityAnalysisView to EObject ---------- 3513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 72) case CHESSViewsPackage.SYSTEM_VIEW: return createSystemView(); ^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from SystemView to EObject ---------- 3514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 73) case CHESSViewsPackage.PSM_VIEW: return createPSMView(); ^^^^^^^^^^^^^^^ Type mismatch: cannot convert from PSMView to EObject ---------- 3515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 74) case CHESSViewsPackage.ANALYSIS_VIEW: return createAnalysisView(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from AnalysisView to EObject ---------- 3516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 76) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 3517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 76) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 3518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 186) return (CHESSViewsPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type CHESSViewsFactoryImpl ---------- 3519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java (at line 195) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 3520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/Technological.java (at line 32) public interface Technological extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type Technological is inconsistent ---------- ---------- 3521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 43) public class ThreatsPropagationAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationAdapterFactory is inconsistent ---------- 3522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 58) public ThreatsPropagationAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 3523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 72) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 73) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 3525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 91) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 95) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 99) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 103) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 107) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 111) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 115) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 123) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 127) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 131) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 135) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 139) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 143) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 147) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 151) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 155) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 159) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 163) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 167) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 171) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 175) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 179) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 193) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java (at line 195) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type ThreatsPropagationSwitch is not applicable for the arguments (EObject) ---------- ---------- 3550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OURulesRegulationManagementImpl.java (at line 17) public class OURulesRegulationManagementImpl extends OrganizationUnitImpl implements OURulesRegulationManagement { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OURulesRegulationManagementImpl is inconsistent ---------- 3551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OURulesRegulationManagementImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsFactory.java (at line 15) public interface ExpressionsFactory extends EFactory { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type ExpressionsFactory is inconsistent ---------- ---------- 3553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 99) public class DependableComponentPackageImpl extends EPackageImpl implements DependableComponentPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentPackageImpl is inconsistent ---------- 3554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 193) super(eNS_URI, DependableComponentFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 3555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 216) if (isInited) return (DependableComponentPackage)EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 219) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new DependableComponentPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 3557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 219) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new DependableComponentPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 3558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 237) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 237) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 238) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 238) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 239) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 239) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 240) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 240) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 241) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 241) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 242) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 242) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 243) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 243) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 244) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 244) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 245) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 245) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 246) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 246) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 247) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 247) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 248) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 248) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 249) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 249) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 250) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 250) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 251) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 251) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 252) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 252) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 253) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 253) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 254) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 254) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 255) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 255) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 256) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 256) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 257) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 257) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 258) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 258) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 311) theDependableComponentPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type DependableComponentPackageImpl ---------- 3603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 315) EPackage.Registry.INSTANCE.put(DependableComponentPackage.eNS_URI, theDependableComponentPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 334) return (EReference)failureModesEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 343) return (EReference)failureModesEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 352) return (EReference)failureModesEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 361) return (EReference)failureModesEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 3608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 379) return (EReference)failureModeEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 388) return (EAttribute)failureModeEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 397) return (EAttribute)failureModeEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 406) return (EAttribute)failureModeEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 3612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 415) return (EAttribute)failureModeEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 3613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 424) return (EAttribute)failureModeEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 3614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 478) return (EReference)dependableComponentEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 487) return (EReference)dependableComponentEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 496) return (EReference)dependableComponentEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 505) return (EReference)dependableComponentEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 3618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 523) return (EReference)threatEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 532) return (EReference)threatEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 541) return (EReference)threatEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 550) return (EAttribute)threatEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 3622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 568) return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 577) return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 586) return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 595) return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 3626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 604) return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 3627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 613) return (EReference)analysisContextElementEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 3628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 622) return (EReference)analysisContextElementEClass.getEStructuralFeatures().get(6); ^^^ The method get(int) is undefined for the type EList ---------- 3629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 631) return (EReference)analysisContextElementEClass.getEStructuralFeatures().get(7); ^^^ The method get(int) is undefined for the type EList ---------- 3630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 640) return (EReference)analysisContextElementEClass.getEStructuralFeatures().get(8); ^^^ The method get(int) is undefined for the type EList ---------- 3631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 658) return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 667) return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 676) return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 685) return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 3635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 694) return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 3636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 712) return (EAttribute)propagationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 721) return (EAttribute)propagationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 730) return (EReference)propagationEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 739) return (EReference)propagationEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 3640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 748) return (EReference)propagationEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 3641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 757) return (DependableComponentFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type DependableComponentPackageImpl ---------- 3642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 779) failureModesEClass = createEClass(FAILURE_MODES); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type DependableComponentPackageImpl ---------- 3643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 780) createEReference(failureModesEClass, FAILURE_MODES__BASE_SLOT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl ---------- 3644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 781) createEReference(failureModesEClass, FAILURE_MODES__BASE_PORT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl ---------- 3645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 782) createEReference(failureModesEClass, FAILURE_MODES__FAILURE_MODE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl ---------- 3646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 783) createEReference(failureModesEClass, FAILURE_MODES__FPTC_SPECIFICATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl ---------- 3647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 785) dependableComponentEClass = createEClass(DEPENDABLE_COMPONENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type DependableComponentPackageImpl ---------- 3648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 786) createEReference(dependableComponentEClass, DEPENDABLE_COMPONENT__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl ---------- 3649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 787) createEReference(dependableComponentEClass, DEPENDABLE_COMPONENT__ERROR_MODEL); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl ---------- 3650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 788) createEReference(dependableComponentEClass, DEPENDABLE_COMPONENT__BASE_PROPERTY); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl ---------- 3651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 856) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 3652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java (at line 968) String source = "http://www.eclipse.org/uml2/2.0.0/UML"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 3653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 3654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 27) public class RTComponentModelXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelXMLProcessor is inconsistent ---------- 3655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 3656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 37) RTComponentModelPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type RTComponentModelPackage ---------- 3657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 3659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 3660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 3661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 3662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new RTComponentModelResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 3663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new RTComponentModelResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 3664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new RTComponentModelResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 3665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new RTComponentModelResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 3666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 3667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 41) public class InternalPropagationImpl extends EObjectImpl implements InternalPropagation { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type InternalPropagationImpl is inconsistent ---------- 3668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 59) protected static final String EXTERNAL_FAULTS_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 68) protected String externalFaults = EXTERNAL_FAULTS_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 68) protected String externalFaults = EXTERNAL_FAULTS_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 77) protected static final String DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 86) protected String delay = DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 86) protected String delay = DELAY_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 95) protected static final String WEIGHT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 104) protected String weight = WEIGHT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 104) protected String weight = WEIGHT_EDEFAULT; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 112) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 120) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 133) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type InternalPropagationImpl ---------- 3680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 135) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalPropagationImpl ---------- 3681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INTERNAL_PROPAGATION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl ---------- 3682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INTERNAL_PROPAGATION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 159) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalPropagationImpl ---------- 3684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 160) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl ---------- 3685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 160) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 168) public String getExternalFaults() { ^^^^^^ String cannot be resolved to a type ---------- 3687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 169) return externalFaults; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 177) public void setExternalFaults(String newExternalFaults) { ^^^^^^ String cannot be resolved to a type ---------- 3689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 178) String oldExternalFaults = externalFaults; ^^^^^^ String cannot be resolved to a type ---------- 3690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 178) String oldExternalFaults = externalFaults; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 179) externalFaults = newExternalFaults; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 180) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalPropagationImpl ---------- 3693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 181) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__EXTERNAL_FAULTS, oldExternalFaults, externalFaults)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl ---------- 3694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 181) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__EXTERNAL_FAULTS, oldExternalFaults, externalFaults)); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 189) public String getDelay() { ^^^^^^ String cannot be resolved to a type ---------- 3696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 190) return delay; ^^^^^ String cannot be resolved to a type ---------- 3697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 198) public void setDelay(String newDelay) { ^^^^^^ String cannot be resolved to a type ---------- 3698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 199) String oldDelay = delay; ^^^^^^ String cannot be resolved to a type ---------- 3699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 199) String oldDelay = delay; ^^^^^ String cannot be resolved to a type ---------- 3700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 200) delay = newDelay; ^^^^^ String cannot be resolved to a type ---------- 3701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 201) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalPropagationImpl ---------- 3702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 202) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__DELAY, oldDelay, delay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl ---------- 3703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 202) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__DELAY, oldDelay, delay)); ^^^^^ String cannot be resolved to a type ---------- 3704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 210) public String getWeight() { ^^^^^^ String cannot be resolved to a type ---------- 3705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 211) return weight; ^^^^^^ String cannot be resolved to a type ---------- 3706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 219) public void setWeight(String newWeight) { ^^^^^^ String cannot be resolved to a type ---------- 3707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 220) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 3708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 220) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 3709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 221) weight = newWeight; ^^^^^^ String cannot be resolved to a type ---------- 3710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 222) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalPropagationImpl ---------- 3711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 223) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__WEIGHT, oldWeight, weight)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl ---------- 3712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 223) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__WEIGHT, oldWeight, weight)); ^^^^^^ String cannot be resolved to a type ---------- 3713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 231) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 232) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 3715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 238) return getExternalFaults(); ^^^^^^^^^^^^^^^^^ The method getExternalFaults() from the type InternalPropagationImpl refers to the missing type String ---------- 3716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 240) return getDelay(); ^^^^^^^^ The method getDelay() from the type InternalPropagationImpl refers to the missing type String ---------- 3717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 242) return getWeight(); ^^^^^^^^^ The method getWeight() from the type InternalPropagationImpl refers to the missing type String ---------- 3718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 244) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 3719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 252) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 253) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 3721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 259) setExternalFaults((String)newValue); ^^^^^^^^^^^^^^^^^ The method setExternalFaults(String) from the type InternalPropagationImpl refers to the missing type String ---------- 3722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 259) setExternalFaults((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 262) setDelay((String)newValue); ^^^^^^^^ The method setDelay(String) from the type InternalPropagationImpl refers to the missing type String ---------- 3724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 262) setDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 265) setWeight((String)newValue); ^^^^^^^^^ The method setWeight(String) from the type InternalPropagationImpl refers to the missing type String ---------- 3726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 265) setWeight((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 276) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 283) setExternalFaults(EXTERNAL_FAULTS_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 286) setDelay(DELAY_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 289) setWeight(WEIGHT_EDEFAULT); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 292) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 300) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 306) return EXTERNAL_FAULTS_EDEFAULT == null ? externalFaults != null : !EXTERNAL_FAULTS_EDEFAULT.equals(externalFaults); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 306) return EXTERNAL_FAULTS_EDEFAULT == null ? externalFaults != null : !EXTERNAL_FAULTS_EDEFAULT.equals(externalFaults); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 306) return EXTERNAL_FAULTS_EDEFAULT == null ? externalFaults != null : !EXTERNAL_FAULTS_EDEFAULT.equals(externalFaults); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 306) return EXTERNAL_FAULTS_EDEFAULT == null ? externalFaults != null : !EXTERNAL_FAULTS_EDEFAULT.equals(externalFaults); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 308) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 308) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 3739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 308) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 308) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 3741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 310) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 310) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 3743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 310) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 310) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 3745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 312) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 320) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 321) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 3748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 322) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type InternalPropagationImpl ---------- 3749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 322) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 3750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 324) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 3751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 324) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 3752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 324) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 3753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 326) result.append(externalFaults); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 328) result.append(delay); ^^^^^ String cannot be resolved to a type ---------- 3755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java (at line 330) result.append(weight); ^^^^^^ String cannot be resolved to a type ---------- ---------- 3756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 37) public class PropagationImpl extends EObjectImpl implements Propagation { ^^^^^^^^^^^^^^^ The hierarchy of the type PropagationImpl is inconsistent ---------- 3757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 46) protected static final String PROB_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 56) protected String prob = PROB_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 56) protected String prob = PROB_EDEFAULT; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 66) protected static final String DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 3761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 76) protected String delay = DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 3762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 76) protected String delay = DELAY_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 114) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 122) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 132) public String getProb() { ^^^^^^ String cannot be resolved to a type ---------- 3766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 133) return prob; ^^^^ String cannot be resolved to a type ---------- 3767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 141) public void setProb(String newProb) { ^^^^^^ String cannot be resolved to a type ---------- 3768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 142) String oldProb = prob; ^^^^^^ String cannot be resolved to a type ---------- 3769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 142) String oldProb = prob; ^^^^ String cannot be resolved to a type ---------- 3770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 143) prob = newProb; ^^^^ String cannot be resolved to a type ---------- 3771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 144) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PropagationImpl ---------- 3772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 145) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__PROB, oldProb, prob)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl ---------- 3773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 145) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__PROB, oldProb, prob)); ^^^^ String cannot be resolved to a type ---------- 3774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 153) public String getDelay() { ^^^^^^ String cannot be resolved to a type ---------- 3775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 154) return delay; ^^^^^ String cannot be resolved to a type ---------- 3776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 162) public void setDelay(String newDelay) { ^^^^^^ String cannot be resolved to a type ---------- 3777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 163) String oldDelay = delay; ^^^^^^ String cannot be resolved to a type ---------- 3778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 163) String oldDelay = delay; ^^^^^ String cannot be resolved to a type ---------- 3779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 164) delay = newDelay; ^^^^^ String cannot be resolved to a type ---------- 3780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 165) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PropagationImpl ---------- 3781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 166) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__DELAY, oldDelay, delay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl ---------- 3782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 166) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__DELAY, oldDelay, delay)); ^^^^^ String cannot be resolved to a type ---------- 3783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 177) base_Connector = (Connector)eResolveProxy(oldBase_Connector); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type PropagationImpl ---------- 3784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 179) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PropagationImpl ---------- 3785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl ---------- 3786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 203) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PropagationImpl ---------- 3788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 204) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl ---------- 3789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 204) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 215) base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type PropagationImpl ---------- 3791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 217) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PropagationImpl ---------- 3792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 218) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl ---------- 3793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 218) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 241) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PropagationImpl ---------- 3795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 242) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl ---------- 3796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 242) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 253) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type PropagationImpl ---------- 3798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 255) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PropagationImpl ---------- 3799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 256) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl ---------- 3800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 256) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 279) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PropagationImpl ---------- 3802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 280) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl ---------- 3803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 280) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 288) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 289) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 3806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 292) return getProb(); ^^^^^^^ The method getProb() from the type PropagationImpl refers to the missing type String ---------- 3807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 294) return getDelay(); ^^^^^^^^ The method getDelay() from the type PropagationImpl refers to the missing type String ---------- 3808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 305) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 3809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 313) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 314) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 3811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 317) setProb((String)newValue); ^^^^^^^ The method setProb(String) from the type PropagationImpl refers to the missing type String ---------- 3812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 317) setProb((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 320) setDelay((String)newValue); ^^^^^^^^ The method setDelay(String) from the type PropagationImpl refers to the missing type String ---------- 3814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 320) setDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 3815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 340) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 344) setProb(PROB_EDEFAULT); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 347) setDelay(DELAY_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 359) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 367) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 371) return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 371) return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob); ^^^^ String cannot be resolved to a type ---------- 3822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 371) return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 371) return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob); ^^^^ String cannot be resolved to a type ---------- 3824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 373) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 373) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 3826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 373) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 373) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 3828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 381) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 3829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 389) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 390) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 3831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 391) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type PropagationImpl ---------- 3832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 391) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 3833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 393) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 3834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 393) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 3835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 393) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 3836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 395) result.append(prob); ^^^^ String cannot be resolved to a type ---------- 3837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java (at line 397) result.append(delay); ^^^^^ String cannot be resolved to a type ---------- ---------- 3838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/Hazard.java (at line 23) public interface Hazard extends EObject { ^^^^^^ The hierarchy of the type Hazard is inconsistent ---------- ---------- 3839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 90) public class StateBasedAnalysisPackageImpl extends EPackageImpl implements StateBasedAnalysisPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisPackageImpl is inconsistent ---------- 3840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 128) super(eNS_URI, StateBasedAnalysisFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 3841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 151) if (isInited) return (StateBasedAnalysisPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 154) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedAnalysisPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 3843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 154) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedAnalysisPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 3844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 172) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 172) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 173) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 173) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 174) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 174) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 175) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 175) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 176) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 176) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 177) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 177) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 178) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 178) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 179) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 179) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 180) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 180) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 181) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 181) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 182) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 182) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 183) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 183) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 184) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 184) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 185) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 185) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 186) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 186) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 187) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 187) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 188) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 188) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 189) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 189) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 190) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 190) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 191) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 191) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 192) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 192) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 193) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 193) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 246) theStateBasedAnalysisPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type StateBasedAnalysisPackageImpl ---------- 3889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 250) EPackage.Registry.INSTANCE.put(StateBasedAnalysisPackage.eNS_URI, theStateBasedAnalysisPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 269) return (EAttribute)sanAnalysisEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 287) return (EAttribute)stateBasedAnalysisEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 296) return (EAttribute)stateBasedAnalysisEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 305) return (EAttribute)stateBasedAnalysisEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 314) return (EAttribute)stateBasedAnalysisEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 3895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 323) return (EReference)stateBasedAnalysisEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 3896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 332) return (EReference)stateBasedAnalysisEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 3897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 341) return (EReference)stateBasedAnalysisEClass.getEStructuralFeatures().get(6); ^^^ The method get(int) is undefined for the type EList ---------- 3898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 359) return (EReference)sbaInitialConditionsEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 3899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 368) return (EReference)sbaInitialConditionsEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 3900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 377) return (EAttribute)sbaInitialConditionsEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 3901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 386) return (StateBasedAnalysisFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type StateBasedAnalysisPackageImpl ---------- 3902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 408) sanAnalysisEClass = createEClass(SAN_ANALYSIS); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 409) createEAttribute(sanAnalysisEClass, SAN_ANALYSIS__CONDITION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 411) stateBasedAnalysisEClass = createEClass(STATE_BASED_ANALYSIS); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 412) createEAttribute(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__MEASURE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 413) createEAttribute(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__MEASURE_EVALUATION_RESULT); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 414) createEAttribute(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__EVAL_METHOD); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 415) createEAttribute(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 416) createEReference(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__TARGET_DEP_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 417) createEReference(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__TARGET_PORT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 418) createEReference(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__INITIAL_CONDITIONS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 420) sbaInitialConditionsEClass = createEClass(SBA_INITIAL_CONDITIONS); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 421) createEReference(sbaInitialConditionsEClass, SBA_INITIAL_CONDITIONS__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 422) createEReference(sbaInitialConditionsEClass, SBA_INITIAL_CONDITIONS__TARGET_INSTANCE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 423) createEAttribute(sbaInitialConditionsEClass, SBA_INITIAL_CONDITIONS__SETUP); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl ---------- 3916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 445) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 3917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 446) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 3918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 447) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 3919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 450) GQAMPackage theGQAMPackage = (GQAMPackage)EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 451) TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 452) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 459) sanAnalysisEClass.getESuperTypes().add(theGQAMPackage.getGaAnalysisContext()); ^^^ The method add(EClass) is undefined for the type EList ---------- 3923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 460) stateBasedAnalysisEClass.getESuperTypes().add(theGQAMPackage.getGaAnalysisContext()); ^^^ The method add(EClass) is undefined for the type EList ---------- 3924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 463) initEClass(sanAnalysisEClass, SANAnalysis.class, "SANAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 3925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 463) initEClass(sanAnalysisEClass, SANAnalysis.class, "SANAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 3926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 463) initEClass(sanAnalysisEClass, SANAnalysis.class, "SANAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 3927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 464) initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 3928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 464) initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 3929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 464) initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 3930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 464) initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 3931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 464) initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 3932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 464) initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 3933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 464) initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 3934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 464) initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 3935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 466) initEClass(stateBasedAnalysisEClass, StateBasedAnalysis.class, "StateBasedAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 3936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 466) initEClass(stateBasedAnalysisEClass, StateBasedAnalysis.class, "StateBasedAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 3937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 466) initEClass(stateBasedAnalysisEClass, StateBasedAnalysis.class, "StateBasedAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 3938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java (at line 467) initEAttribute(getStateBasedAnalysis_Measure(), theTypesPackage.getString(), "measure", null, 1, 1, StateBasedAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- ---------- 3939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HSAttention.java (at line 16) public interface HSAttention extends HumanSensorUnit { ^^^^^^^^^^^ The hierarchy of the type HSAttention is inconsistent ---------- ---------- 3940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/EvaluationBySimulation.java (at line 25) public interface EvaluationBySimulation extends EvaluationMethod { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type EvaluationBySimulation is inconsistent ---------- ---------- 3941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 31) public class SafetyFactoryImpl extends EFactoryImpl implements SafetyFactory { ^^^^^^^^^^^^^^^^^ The hierarchy of the type SafetyFactoryImpl is inconsistent ---------- 3942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 40) SafetyFactory theSafetyFactory = (SafetyFactory)EPackage.Registry.INSTANCE.getEFactory(SafetyPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 45) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 3944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 58) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 66) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 69) case SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION: return createCriticalityInterfaceSpecification(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CriticalityInterfaceSpecification to EObject ---------- 3947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 70) case SafetyPackage.CRITICALITY_LEVEL: return createCriticalityLevel(); ^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CriticalityLevel to EObject ---------- 3948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 71) case SafetyPackage.CRITICALITY_SPECIFICATION: return createCriticalitySpecification(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CriticalitySpecification to EObject ---------- 3949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 72) case SafetyPackage.HAZARD: return createHazard(); ^^^^^^^^^^^^^^ Type mismatch: cannot convert from Hazard to EObject ---------- 3950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 74) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 3951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 74) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 3952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 124) return (SafetyPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type SafetyFactoryImpl ---------- 3953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java (at line 133) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 3954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 5) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 3955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 6) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 3956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 7) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 3957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 20) public enum AttackType implements Enumerator { ^^^^^^^^^^ The hierarchy of the type AttackType is inconsistent ---------- 3958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 21) /** * The 'Masquerade Attack' literal object. * * * @see #MASQUERADE_ATTACK_VALUE * @generated * @ordered */ MASQUERADE_ATTACK(0, "masqueradeAttack", "masqueradeAttack"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AttackType(int, String, String) refers to the missing type String ---------- 3959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 31) /** * The 'Denial Of Service Attack' literal object. * * * @see #DENIAL_OF_SERVICE_ATTACK_VALUE * @generated * @ordered */ DENIAL_OF_SERVICE_ATTACK(1, "denialOfServiceAttack", "denialOfServiceAttack"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AttackType(int, String, String) refers to the missing type String ---------- 3960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 41) /** * The 'Brute Force Attack' literal object. * * * @see #BRUTE_FORCE_ATTACK_VALUE * @generated * @ordered */ BRUTE_FORCE_ATTACK(2, "bruteForceAttack", "bruteForceAttack"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AttackType(int, String, String) refers to the missing type String ---------- 3961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 51) /** * The 'Data Spoofing Attack' literal object. * * * @see #DATA_SPOOFING_ATTACK_VALUE * @generated * @ordered */ DATA_SPOOFING_ATTACK(3, "dataSpoofingAttack", "dataSpoofingAttack"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AttackType(int, String, String) refers to the missing type String ---------- 3962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 141) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 3963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 141) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 3964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 141) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 3965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 151) public static AttackType get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 3966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 154) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type AttackType refers to the missing type String ---------- 3967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 169) public static AttackType getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 3968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 172) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type AttackType refers to the missing type String ---------- 3969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 209) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 3970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 216) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 3971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 224) private AttackType(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 3972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 224) private AttackType(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 3973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 224) private AttackType(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 3974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 226) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 3975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 227) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 3976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 244) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 3977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 245) return name; ^^^^ String cannot be resolved to a type ---------- 3978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 253) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 3979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 254) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 3980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 263) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 264) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 3982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java (at line 265) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 3983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HATimeManagementImpl.java (at line 17) public class HATimeManagementImpl extends HumanActuatorUnitImpl implements HATimeManagement { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HATimeManagementImpl is inconsistent ---------- 3984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HATimeManagementImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 3985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/RedundancyManager.java (at line 35) public interface RedundancyManager extends EObject { ^^^^^^^^^^^^^^^^^ The hierarchy of the type RedundancyManager is inconsistent ---------- ---------- 3986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 38) public class InvertedImpl extends EObjectImpl implements Inverted { ^^^^^^^^^^^^ The hierarchy of the type InvertedImpl is inconsistent ---------- 3987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 65) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 3988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 73) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 3989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 86) base_State = (State)eResolveProxy(oldBase_State); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type InvertedImpl ---------- 3990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 88) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InvertedImpl ---------- 3991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 89) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INVERTED__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InvertedImpl ---------- 3992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 89) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INVERTED__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 112) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InvertedImpl ---------- 3994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 113) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INVERTED__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InvertedImpl ---------- 3995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 113) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INVERTED__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 3996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 124) property = (Property)eResolveProxy(oldProperty); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type InvertedImpl ---------- 3997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 126) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InvertedImpl ---------- 3998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 127) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INVERTED__PROPERTY, oldProperty, property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InvertedImpl ---------- 3999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 127) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INVERTED__PROPERTY, oldProperty, property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 150) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InvertedImpl ---------- 4001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 151) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INVERTED__PROPERTY, oldProperty, property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InvertedImpl ---------- 4002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 151) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INVERTED__PROPERTY, oldProperty, property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 159) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 160) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 169) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 4006. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 177) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4007. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 178) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4008. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 195) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4009. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 205) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4010. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 213) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4011. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java (at line 221) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 4012. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsPackage.java (at line 33) public interface CHESSViewsPackage extends EPackage { ^^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsPackage is inconsistent ---------- 4013. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsPackage.java (at line 40) String eNAME = "CHESSViews"; ^^^^^^ String cannot be resolved to a type ---------- 4014. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsPackage.java (at line 48) String eNS_URI = "http://CHESS/Core/Views"; ^^^^^^ String cannot be resolved to a type ---------- 4015. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsPackage.java (at line 56) String eNS_PREFIX = "CHESSViews"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 4016. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 79) public class RTDataTypesPackageImpl extends EPackageImpl implements RTDataTypesPackage { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTDataTypesPackageImpl is inconsistent ---------- 4017. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 131) super(eNS_URI, RTDataTypesFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 4018. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 154) if (isInited) return (RTDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(RTDataTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4019. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 157) RTDataTypesPackageImpl theRTDataTypesPackage = (RTDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof RTDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new RTDataTypesPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 4020. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 157) RTDataTypesPackageImpl theRTDataTypesPackage = (RTDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof RTDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new RTDataTypesPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 4021. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 174) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4022. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 174) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4023. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 175) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4024. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 175) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4025. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 176) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4026. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 176) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4027. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 177) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4028. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 177) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4029. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 178) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4030. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 178) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4031. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 179) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4032. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 179) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4033. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 180) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4034. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 180) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4035. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 181) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4036. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 181) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4037. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 182) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4038. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 182) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4039. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 183) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4040. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 183) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4041. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 184) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4042. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 184) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4043. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 185) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4044. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 185) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4045. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 186) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4046. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 186) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4047. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 187) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4048. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 187) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4049. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 188) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4050. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 188) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4051. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 189) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4052. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 189) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4053. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 190) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4054. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 190) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4055. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 191) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4056. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 191) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4057. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 192) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4058. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 192) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4059. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 239) theRTDataTypesPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type RTDataTypesPackageImpl ---------- 4060. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 243) EPackage.Registry.INSTANCE.put(RTDataTypesPackage.eNS_URI, theRTDataTypesPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4061. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 298) return (RTDataTypesFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type RTDataTypesPackageImpl ---------- 4062. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 320) cH_SporadicPatternEClass = createEClass(CH_SPORADIC_PATTERN); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type RTDataTypesPackageImpl ---------- 4063. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 322) cH_PeriodicPatternEClass = createEClass(CH_PERIODIC_PATTERN); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type RTDataTypesPackageImpl ---------- 4064. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 324) cH_BurstPatternEClass = createEClass(CH_BURST_PATTERN); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type RTDataTypesPackageImpl ---------- 4065. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 326) tA_PatternEClass = createEClass(TA_PATTERN); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type RTDataTypesPackageImpl ---------- 4066. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 328) tA_ArbitraryPatternEClass = createEClass(TA_ARBITRARY_PATTERN); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type RTDataTypesPackageImpl ---------- 4067. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 350) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 4068. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 351) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 4069. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 352) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 4070. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 361) initEClass(cH_SporadicPatternEClass, CH_SporadicPattern.class, "CH_SporadicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 4071. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 361) initEClass(cH_SporadicPatternEClass, CH_SporadicPattern.class, "CH_SporadicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 4072. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 361) initEClass(cH_SporadicPatternEClass, CH_SporadicPattern.class, "CH_SporadicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 4073. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 363) initEClass(cH_PeriodicPatternEClass, CH_PeriodicPattern.class, "CH_PeriodicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 4074. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 363) initEClass(cH_PeriodicPatternEClass, CH_PeriodicPattern.class, "CH_PeriodicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 4075. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 363) initEClass(cH_PeriodicPatternEClass, CH_PeriodicPattern.class, "CH_PeriodicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 4076. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 365) initEClass(cH_BurstPatternEClass, CH_BurstPattern.class, "CH_BurstPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 4077. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 365) initEClass(cH_BurstPatternEClass, CH_BurstPattern.class, "CH_BurstPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 4078. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 365) initEClass(cH_BurstPatternEClass, CH_BurstPattern.class, "CH_BurstPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 4079. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 367) initEClass(tA_PatternEClass, TA_Pattern.class, "TA_Pattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 4080. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 367) initEClass(tA_PatternEClass, TA_Pattern.class, "TA_Pattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 4081. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 367) initEClass(tA_PatternEClass, TA_Pattern.class, "TA_Pattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 4082. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 369) initEClass(tA_ArbitraryPatternEClass, TA_ArbitraryPattern.class, "TA_ArbitraryPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 4083. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 369) initEClass(tA_ArbitraryPatternEClass, TA_ArbitraryPattern.class, "TA_ArbitraryPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 4084. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java (at line 369) initEClass(tA_ArbitraryPatternEClass, TA_ArbitraryPattern.class, "TA_ArbitraryPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- ---------- 4085. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 33) public class RunTimeSupportImpl extends EObjectImpl implements RunTimeSupport { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type RunTimeSupportImpl is inconsistent ---------- 4086. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 90) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4087. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 98) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4088. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 120) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RunTimeSupportImpl ---------- 4089. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 121) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__MONITORING, oldMonitoring, monitoring)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RunTimeSupportImpl ---------- 4090. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 121) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__MONITORING, oldMonitoring, monitoring)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4091. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 141) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RunTimeSupportImpl ---------- 4092. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__VERIFICATION, oldVerification, verification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RunTimeSupportImpl ---------- 4093. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__VERIFICATION, oldVerification, verification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4094. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 153) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type RunTimeSupportImpl ---------- 4095. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 155) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RunTimeSupportImpl ---------- 4096. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.RUN_TIME_SUPPORT__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RunTimeSupportImpl ---------- 4097. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.RUN_TIME_SUPPORT__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4098. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 179) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RunTimeSupportImpl ---------- 4099. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RunTimeSupportImpl ---------- 4100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 188) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 189) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 199) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 4104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 207) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 208) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 211) setMonitoring((Boolean)newValue); ^^^^^^^^^^^^^ The method setMonitoring(boolean) in the type RunTimeSupportImpl is not applicable for the arguments (Boolean) ---------- 4107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 211) setMonitoring((Boolean)newValue); ^^^^^^^ Boolean cannot be resolved to a type ---------- 4108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 214) setVerification((Boolean)newValue); ^^^^^^^^^^^^^^^ The method setVerification(boolean) in the type RunTimeSupportImpl is not applicable for the arguments (Boolean) ---------- 4109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 214) setVerification((Boolean)newValue); ^^^^^^^ Boolean cannot be resolved to a type ---------- 4110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 228) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 241) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 249) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 259) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 267) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 268) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 4116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 269) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type RunTimeSupportImpl ---------- 4117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 269) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 4118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 4121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesFactory.java (at line 24) public interface FailurePropagationDataTypesFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationDataTypesFactory is inconsistent ---------- ---------- 4122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Threat.java (at line 33) public interface Threat extends EObject { ^^^^^^ The hierarchy of the type Threat is inconsistent ---------- ---------- 4123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAFeedbackImpl.java (at line 17) public class HAFeedbackImpl extends HumanActuatorUnitImpl implements HAFeedback { ^^^^^^^^^^^^^^ The hierarchy of the type HAFeedbackImpl is inconsistent ---------- 4124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAFeedbackImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 4125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUOversightManagementImpl.java (at line 17) public class OUOversightManagementImpl extends OrganizationUnitImpl implements OUOversightManagement { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUOversightManagementImpl is inconsistent ---------- 4126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUOversightManagementImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 4127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java (at line 35) public class SafetySwitch extends Switch { ^^^^^^^^^^^^ The hierarchy of the type SafetySwitch is inconsistent ---------- 4128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java (at line 50) public SafetySwitch() { ^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 4129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java (at line 64) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java (at line 178) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 4132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Replace.java (at line 39) public interface Replace extends MMActivities { ^^^^^^^ The hierarchy of the type Replace is inconsistent ---------- 4133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Replace.java (at line 66) Property getTargets(String name, Type type); ^^^^^^ String cannot be resolved to a type ---------- 4134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Replace.java (at line 80) Property getTargets(String name, Type type, boolean ignoreCase, EClass eClass); ^^^^^^ String cannot be resolved to a type ---------- ---------- 4135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 51) public class CHESSImpl extends EObjectImpl implements CHESS { ^^^^^^^^^ The hierarchy of the type CHESSImpl is inconsistent ---------- 4136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 148) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 156) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 169) base_Model = (Model)eResolveProxy(oldBase_Model); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHESSImpl ---------- 4139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 171) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 172) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CHESS__BASE_MODEL, oldBase_Model, base_Model)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 172) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CHESS__BASE_MODEL, oldBase_Model, base_Model)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 195) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 196) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__BASE_MODEL, oldBase_Model, base_Model)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 196) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__BASE_MODEL, oldBase_Model, base_Model)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 216) if (eNotificationRequired()) { ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 217) ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__ANALYSIS_VIEW, oldAnalysisView, newAnalysisView); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 232) msgs = ((InternalEObject)analysisView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__ANALYSIS_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 234) msgs = ((InternalEObject)newAnalysisView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__ANALYSIS_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 238) else if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 239) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__ANALYSIS_VIEW, newAnalysisView, newAnalysisView)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 239) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__ANALYSIS_VIEW, newAnalysisView, newAnalysisView)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 259) if (eNotificationRequired()) { ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 260) ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DEPLOYMENT_VIEW, oldDeploymentView, newDeploymentView); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 275) msgs = ((InternalEObject)deploymentView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__DEPLOYMENT_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 277) msgs = ((InternalEObject)newDeploymentView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__DEPLOYMENT_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 281) else if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 282) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DEPLOYMENT_VIEW, newDeploymentView, newDeploymentView)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 282) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DEPLOYMENT_VIEW, newDeploymentView, newDeploymentView)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 302) if (eNotificationRequired()) { ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 303) ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__REQUIREMENT_VIEW, oldRequirementView, newRequirementView); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 318) msgs = ((InternalEObject)requirementView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__REQUIREMENT_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 320) msgs = ((InternalEObject)newRequirementView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__REQUIREMENT_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 324) else if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 325) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__REQUIREMENT_VIEW, newRequirementView, newRequirementView)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 325) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__REQUIREMENT_VIEW, newRequirementView, newRequirementView)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 345) if (eNotificationRequired()) { ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 346) ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__COMPONENT_VIEW, oldComponentView, newComponentView); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 361) msgs = ((InternalEObject)componentView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__COMPONENT_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 363) msgs = ((InternalEObject)newComponentView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__COMPONENT_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 367) else if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 368) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__COMPONENT_VIEW, newComponentView, newComponentView)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 368) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__COMPONENT_VIEW, newComponentView, newComponentView)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 388) if (eNotificationRequired()) { ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 389) ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__SYSTEM_VIEW, oldSystemView, newSystemView); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 404) msgs = ((InternalEObject)systemView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__SYSTEM_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 406) msgs = ((InternalEObject)newSystemView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__SYSTEM_VIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 4177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 410) else if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 411) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__SYSTEM_VIEW, newSystemView, newSystemView)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 411) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__SYSTEM_VIEW, newSystemView, newSystemView)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 420) if (psmView != null && psmView.eIsProxy()) { ^^^^^^^^ The method eIsProxy() is undefined for the type PSMView ---------- 4181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 422) psmView = (PSMView)eResolveProxy(oldPsmView); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHESSImpl ---------- 4182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 424) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 425) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CHESS__PSM_VIEW, oldPsmView, psmView)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 425) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CHESS__PSM_VIEW, oldPsmView, psmView)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 448) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 449) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__PSM_VIEW, oldPsmView, psmView)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 449) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__PSM_VIEW, oldPsmView, psmView)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 469) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHESSImpl ---------- 4189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 470) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DOMAIN, oldDomain, domain)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl ---------- 4190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 470) eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DOMAIN, oldDomain, domain)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 478) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 492) return super.eInverseRemove(otherEnd, featureID, msgs); ^^^^^ Object cannot be resolved to a type ---------- 4193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 500) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 501) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 522) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 4196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 530) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 531) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 566) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 594) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 602) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 622) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 630) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 631) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 4204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 632) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type CHESSImpl ---------- 4205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 632) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 4206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 634) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 634) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java (at line 634) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 4209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 5) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 4210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 6) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 4211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 7) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 4212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 20) public enum ThreatType implements Enumerator { ^^^^^^^^^^ The hierarchy of the type ThreatType is inconsistent ---------- 4213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 21) /** * The 'Unauthorized Access Of Service' literal object. * * * @see #UNAUTHORIZED_ACCESS_OF_SERVICE_VALUE * @generated * @ordered */ UNAUTHORIZED_ACCESS_OF_SERVICE(0, "unauthorizedAccessOfService", "unauthorizedAccessOfService"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ThreatType(int, String, String) refers to the missing type String ---------- 4214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 31) /** * The 'Unauthorized Modification Of Service' literal object. * * * @see #UNAUTHORIZED_MODIFICATION_OF_SERVICE_VALUE * @generated * @ordered */ UNAUTHORIZED_MODIFICATION_OF_SERVICE(1, "unauthorizedModificationOfService", "unauthorizedModificationOfService"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ThreatType(int, String, String) refers to the missing type String ---------- 4215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 41) /** * The 'Unauthorized Denial Of Service' literal object. * * * @see #UNAUTHORIZED_DENIAL_OF_SERVICE_VALUE * @generated * @ordered */ UNAUTHORIZED_DENIAL_OF_SERVICE(2, "unauthorizedDenialOfService", "unauthorizedDenialOfService"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ThreatType(int, String, String) refers to the missing type String ---------- 4216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 115) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 4217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 115) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 4218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 115) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 4219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 125) public static ThreatType get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 4220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 128) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type ThreatType refers to the missing type String ---------- 4221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 143) public static ThreatType getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 4222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 146) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type ThreatType refers to the missing type String ---------- 4223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 182) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 4224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 189) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 4225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 197) private ThreatType(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 4226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 197) private ThreatType(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 4227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 197) private ThreatType(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 4228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 199) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 4229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 200) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 217) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 4231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 218) return name; ^^^^ String cannot be resolved to a type ---------- 4232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 226) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 4233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 227) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 4234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 236) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 237) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 4236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java (at line 238) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 4237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 29) public class HazardImpl extends EObjectImpl implements Hazard { ^^^^^^^^^^ The hierarchy of the type HazardImpl is inconsistent ---------- 4238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 46) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 67) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type HazardImpl ---------- 4241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 69) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HazardImpl ---------- 4242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.HAZARD__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HazardImpl ---------- 4243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.HAZARD__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 93) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HazardImpl ---------- 4245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.HAZARD__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HazardImpl ---------- 4246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.HAZARD__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 102) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 103) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 109) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 4250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 117) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 118) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 132) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 139) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 147) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java (at line 153) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 4256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SANAnalysis.java (at line 27) public interface SANAnalysis extends GaAnalysisContext { ^^^^^^^^^^^ The hierarchy of the type SANAnalysis is inconsistent ---------- 4257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SANAnalysis.java (at line 42) String getCondition(); ^^^^^^ String cannot be resolved to a type ---------- 4258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SANAnalysis.java (at line 52) void setCondition(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 4259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/FunctionalPartitions.java (at line 35) public interface FunctionalPartitions extends EObject { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FunctionalPartitions is inconsistent ---------- ---------- 4260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java (at line 38) public interface RampDown extends EObject { ^^^^^^^^ The hierarchy of the type RampDown is inconsistent ---------- 4261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java (at line 105) String getDecr(); ^^^^^^ String cannot be resolved to a type ---------- 4262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java (at line 115) void setDecr(String value); ^^^^^^ String cannot be resolved to a type ---------- 4263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java (at line 131) String getEndValue(); ^^^^^^ String cannot be resolved to a type ---------- 4264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java (at line 141) void setEndValue(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 4265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 33) public class HwAbstractionComponentImplImpl extends EObjectImpl implements HwAbstractionComponentImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HwAbstractionComponentImplImpl is inconsistent ---------- 4266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 60) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 68) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 81) hwRes = (HwResource)eResolveProxy(oldHwRes); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type HwAbstractionComponentImplImpl ---------- 4269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 83) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HwAbstractionComponentImplImpl ---------- 4270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 84) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__HW_RES, oldHwRes, hwRes)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HwAbstractionComponentImplImpl ---------- 4271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 84) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__HW_RES, oldHwRes, hwRes)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 107) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HwAbstractionComponentImplImpl ---------- 4273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 108) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__HW_RES, oldHwRes, hwRes)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HwAbstractionComponentImplImpl ---------- 4274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 108) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__HW_RES, oldHwRes, hwRes)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 119) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type HwAbstractionComponentImplImpl ---------- 4276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 121) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HwAbstractionComponentImplImpl ---------- 4277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 122) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HwAbstractionComponentImplImpl ---------- 4278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 122) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 145) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type HwAbstractionComponentImplImpl ---------- 4280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 146) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type HwAbstractionComponentImplImpl ---------- 4281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 146) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 154) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 155) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 164) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 4285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 172) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 173) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 190) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 200) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 208) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java (at line 216) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 4291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 28) public class ComponentModelAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelAdapterFactory is inconsistent ---------- 4292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 43) public ComponentModelAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 4293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 4295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 106) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java (at line 108) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type ComponentModelSwitch is not applicable for the arguments (EObject) ---------- ---------- 4302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/PSMPackage.java (at line 35) public interface PSMPackage extends EObject { ^^^^^^^^^^ The hierarchy of the type PSMPackage is inconsistent ---------- ---------- 4303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 41) public class StochasticFailureBehaviourImpl extends DependableComponentImpl implements StochasticFailureBehaviour { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StochasticFailureBehaviourImpl is inconsistent ---------- 4304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 50) protected static final String FAILURE_DISTRIBUTION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 4305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 60) protected String failureDistribution = FAILURE_DISTRIBUTION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 4306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 60) protected String failureDistribution = FAILURE_DISTRIBUTION_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 70) protected static final String REPAIR_DISTRIBUTION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 4308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 80) protected String repairDistribution = REPAIR_DISTRIBUTION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 4309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 80) protected String repairDistribution = REPAIR_DISTRIBUTION_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 90) protected static final String MODES_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 4311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 100) protected String modes = MODES_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 4312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 100) protected String modes = MODES_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 116) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 126) public String getFailureDistribution() { ^^^^^^ String cannot be resolved to a type ---------- 4315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 127) return failureDistribution; ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 135) public void setFailureDistribution(String newFailureDistribution) { ^^^^^^ String cannot be resolved to a type ---------- 4317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 136) String oldFailureDistribution = failureDistribution; ^^^^^^ String cannot be resolved to a type ---------- 4318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 136) String oldFailureDistribution = failureDistribution; ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 137) failureDistribution = newFailureDistribution; ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 138) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StochasticFailureBehaviourImpl ---------- 4321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 139) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__FAILURE_DISTRIBUTION, oldFailureDistribution, failureDistribution)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StochasticFailureBehaviourImpl ---------- 4322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 139) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__FAILURE_DISTRIBUTION, oldFailureDistribution, failureDistribution)); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 147) public String getRepairDistribution() { ^^^^^^ String cannot be resolved to a type ---------- 4324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 148) return repairDistribution; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 156) public void setRepairDistribution(String newRepairDistribution) { ^^^^^^ String cannot be resolved to a type ---------- 4326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 157) String oldRepairDistribution = repairDistribution; ^^^^^^ String cannot be resolved to a type ---------- 4327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 157) String oldRepairDistribution = repairDistribution; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 158) repairDistribution = newRepairDistribution; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 159) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StochasticFailureBehaviourImpl ---------- 4330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 160) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__REPAIR_DISTRIBUTION, oldRepairDistribution, repairDistribution)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StochasticFailureBehaviourImpl ---------- 4331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 160) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__REPAIR_DISTRIBUTION, oldRepairDistribution, repairDistribution)); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 168) public String getModes() { ^^^^^^ String cannot be resolved to a type ---------- 4333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 169) return modes; ^^^^^ String cannot be resolved to a type ---------- 4334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 177) public void setModes(String newModes) { ^^^^^^ String cannot be resolved to a type ---------- 4335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 178) String oldModes = modes; ^^^^^^ String cannot be resolved to a type ---------- 4336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 178) String oldModes = modes; ^^^^^ String cannot be resolved to a type ---------- 4337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 179) modes = newModes; ^^^^^ String cannot be resolved to a type ---------- 4338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 180) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StochasticFailureBehaviourImpl ---------- 4339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 181) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__MODES, oldModes, modes)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StochasticFailureBehaviourImpl ---------- 4340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 181) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__MODES, oldModes, modes)); ^^^^^ String cannot be resolved to a type ---------- 4341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 189) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 190) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 193) return getFailureDistribution(); ^^^^^^^^^^^^^^^^^^^^^^ The method getFailureDistribution() from the type StochasticFailureBehaviourImpl refers to the missing type String ---------- 4344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 195) return getRepairDistribution(); ^^^^^^^^^^^^^^^^^^^^^ The method getRepairDistribution() from the type StochasticFailureBehaviourImpl refers to the missing type String ---------- 4345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 197) return getModes(); ^^^^^^^^ The method getModes() from the type StochasticFailureBehaviourImpl refers to the missing type String ---------- 4346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 199) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object ---------- 4347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 207) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 208) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 211) setFailureDistribution((String)newValue); ^^^^^^^^^^^^^^^^^^^^^^ The method setFailureDistribution(String) from the type StochasticFailureBehaviourImpl refers to the missing type String ---------- 4350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 211) setFailureDistribution((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 4351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 214) setRepairDistribution((String)newValue); ^^^^^^^^^^^^^^^^^^^^^ The method setRepairDistribution(String) from the type StochasticFailureBehaviourImpl refers to the missing type String ---------- 4352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 214) setRepairDistribution((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 4353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 217) setModes((String)newValue); ^^^^^^^^ The method setModes(String) from the type StochasticFailureBehaviourImpl refers to the missing type String ---------- 4354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 217) setModes((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 4355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 228) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 232) setFailureDistribution(FAILURE_DISTRIBUTION_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 235) setRepairDistribution(REPAIR_DISTRIBUTION_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 238) setModes(MODES_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 249) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 253) return FAILURE_DISTRIBUTION_EDEFAULT == null ? failureDistribution != null : !FAILURE_DISTRIBUTION_EDEFAULT.equals(failureDistribution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 253) return FAILURE_DISTRIBUTION_EDEFAULT == null ? failureDistribution != null : !FAILURE_DISTRIBUTION_EDEFAULT.equals(failureDistribution); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 253) return FAILURE_DISTRIBUTION_EDEFAULT == null ? failureDistribution != null : !FAILURE_DISTRIBUTION_EDEFAULT.equals(failureDistribution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 253) return FAILURE_DISTRIBUTION_EDEFAULT == null ? failureDistribution != null : !FAILURE_DISTRIBUTION_EDEFAULT.equals(failureDistribution); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 255) return REPAIR_DISTRIBUTION_EDEFAULT == null ? repairDistribution != null : !REPAIR_DISTRIBUTION_EDEFAULT.equals(repairDistribution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 255) return REPAIR_DISTRIBUTION_EDEFAULT == null ? repairDistribution != null : !REPAIR_DISTRIBUTION_EDEFAULT.equals(repairDistribution); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 255) return REPAIR_DISTRIBUTION_EDEFAULT == null ? repairDistribution != null : !REPAIR_DISTRIBUTION_EDEFAULT.equals(repairDistribution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 255) return REPAIR_DISTRIBUTION_EDEFAULT == null ? repairDistribution != null : !REPAIR_DISTRIBUTION_EDEFAULT.equals(repairDistribution); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 257) return MODES_EDEFAULT == null ? modes != null : !MODES_EDEFAULT.equals(modes); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 257) return MODES_EDEFAULT == null ? modes != null : !MODES_EDEFAULT.equals(modes); ^^^^^ String cannot be resolved to a type ---------- 4370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 257) return MODES_EDEFAULT == null ? modes != null : !MODES_EDEFAULT.equals(modes); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 257) return MODES_EDEFAULT == null ? modes != null : !MODES_EDEFAULT.equals(modes); ^^^^^ String cannot be resolved to a type ---------- 4372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 267) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 268) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 4374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 269) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type StochasticFailureBehaviourImpl ---------- 4375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 269) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 4376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 271) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 4379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 273) result.append(failureDistribution); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 275) result.append(repairDistribution); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java (at line 277) result.append(modes); ^^^^^ String cannot be resolved to a type ---------- ---------- 4382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 91) public class MaintenanceMonitoringPackageImpl extends EPackageImpl implements MaintenanceMonitoringPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringPackageImpl is inconsistent ---------- 4383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 143) super(eNS_URI, MaintenanceMonitoringFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 4384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 166) if (isInited) return (MaintenanceMonitoringPackage)EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 169) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new MaintenanceMonitoringPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 4386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 169) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new MaintenanceMonitoringPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 4387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 187) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 187) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 188) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 188) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 189) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 189) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 190) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 190) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 191) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 191) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 192) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 192) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 193) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 193) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 194) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 194) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 195) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 195) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 196) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 196) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 197) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 197) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 198) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 198) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 199) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 199) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 200) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 200) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 201) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 201) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 202) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 202) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 203) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 203) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 204) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 204) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 205) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 205) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 206) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 206) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 207) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 207) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 208) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 208) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 261) theMaintenanceMonitoringPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 265) EPackage.Registry.INSTANCE.put(MaintenanceMonitoringPackage.eNS_URI, theMaintenanceMonitoringPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 284) return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 293) return (EAttribute)mmActivitiesEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 302) return (EAttribute)mmActivitiesEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 4436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 311) return (EAttribute)mmActivitiesEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 4437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 320) return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 4438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 329) return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 4439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 338) return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(6); ^^^ The method get(int) is undefined for the type EList ---------- 4440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 347) return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(7); ^^^ The method get(int) is undefined for the type EList ---------- 4441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 365) return (EReference)repairEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 374) return (EReference)repairEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 392) return (EReference)replaceEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 401) return (EReference)replaceEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 419) return (EReference)errorDetectionEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 428) return (EAttribute)errorDetectionEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 446) return (EReference)failureDetectionEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 455) return (MaintenanceMonitoringFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 477) mmActivitiesEClass = createEClass(MM_ACTIVITIES); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 478) createEReference(mmActivitiesEClass, MM_ACTIVITIES__BASE_ACTIVITY); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 479) createEAttribute(mmActivitiesEClass, MM_ACTIVITIES__WHEN); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 480) createEAttribute(mmActivitiesEClass, MM_ACTIVITIES__DURATION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 481) createEAttribute(mmActivitiesEClass, MM_ACTIVITIES__PROB_SUCCESS); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 482) createEReference(mmActivitiesEClass, MM_ACTIVITIES__ON_COMPLETION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 483) createEReference(mmActivitiesEClass, MM_ACTIVITIES__ON_SUCCESSFUL_COMPLETION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 484) createEReference(mmActivitiesEClass, MM_ACTIVITIES__ON_FAILED_COMPLETION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 485) createEReference(mmActivitiesEClass, MM_ACTIVITIES__BASE_ACTION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 487) repairEClass = createEClass(REPAIR); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 488) createEReference(repairEClass, REPAIR__TARGETS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 489) createEReference(repairEClass, REPAIR__BASE_TRANSITION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 491) replaceEClass = createEClass(REPLACE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 492) createEReference(replaceEClass, REPLACE__TARGETS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 493) createEReference(replaceEClass, REPLACE__REPLACEMENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 495) errorDetectionEClass = createEClass(ERROR_DETECTION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 496) createEReference(errorDetectionEClass, ERROR_DETECTION__TARGETS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 497) createEAttribute(errorDetectionEClass, ERROR_DETECTION__CORRECTION_PROBABILITY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 499) failureDetectionEClass = createEClass(FAILURE_DETECTION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 500) createEReference(failureDetectionEClass, FAILURE_DETECTION__ON_DETECTION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl ---------- 4469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 522) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 4470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 523) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 4471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 524) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 4472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 527) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 528) TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 529) BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 536) repairEClass.getESuperTypes().add(this.getMMActivities()); ^^^ The method add(EClass) is undefined for the type EList ---------- 4476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 537) replaceEClass.getESuperTypes().add(this.getMMActivities()); ^^^ The method add(EClass) is undefined for the type EList ---------- 4477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 538) errorDetectionEClass.getESuperTypes().add(this.getMMActivities()); ^^^ The method add(EClass) is undefined for the type EList ---------- 4478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 539) failureDetectionEClass.getESuperTypes().add(this.getMMActivities()); ^^^ The method add(EClass) is undefined for the type EList ---------- 4479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 542) initEClass(mmActivitiesEClass, MMActivities.class, "MMActivities", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 4480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 542) initEClass(mmActivitiesEClass, MMActivities.class, "MMActivities", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 4481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java (at line 542) initEClass(mmActivitiesEClass, MMActivities.class, "MMActivities", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- ---------- 4482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 36) public class ComponentTypeImpl extends EObjectImpl implements ComponentType { ^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentTypeImpl is inconsistent ---------- 4483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 53) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 74) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ComponentTypeImpl ---------- 4486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 76) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ComponentTypeImpl ---------- 4487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 77) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.COMPONENT_TYPE__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ComponentTypeImpl ---------- 4488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 77) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.COMPONENT_TYPE__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 100) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ComponentTypeImpl ---------- 4490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 101) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_TYPE__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ComponentTypeImpl ---------- 4491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 101) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_TYPE__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 109) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 110) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 116) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 4495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 124) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 125) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 139) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 146) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 154) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java (at line 160) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 4501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselineFactory.java (at line 24) public interface HardwareBaselineFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselineFactory is inconsistent ---------- ---------- 4502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalInputImpl.java (at line 28) public class NormalInputImpl extends DepEventImpl implements NormalInput { ^^^^^^^^^^^^^^^ The hierarchy of the type NormalInputImpl is inconsistent ---------- 4503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalInputImpl.java (at line 43) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 4504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelFactory.java (at line 24) public interface RTComponentModelFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelFactory is inconsistent ---------- ---------- 4505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java (at line 32) public class MitigationMeansSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansSwitch is inconsistent ---------- 4506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java (at line 47) public MitigationMeansSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 4507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java (at line 73) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java (at line 112) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 4510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java (at line 38) public interface StatelessHardware extends DependableComponent { ^^^^^^^^^^^^^^^^^ The hierarchy of the type StatelessHardware is inconsistent ---------- 4511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java (at line 53) String getProbPermFault(); ^^^^^^ String cannot be resolved to a type ---------- 4512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java (at line 63) void setProbPermFault(String value); ^^^^^^ String cannot be resolved to a type ---------- 4513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java (at line 79) String getRepairDelay(); ^^^^^^ String cannot be resolved to a type ---------- 4514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java (at line 89) void setRepairDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 4515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java (at line 105) String getFaultOcc(); ^^^^^^ String cannot be resolved to a type ---------- 4516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java (at line 115) void setFaultOcc(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 4517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUProcessManagementImpl.java (at line 17) public class OUProcessManagementImpl extends OrganizationUnitImpl implements OUProcessManagement { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUProcessManagementImpl is inconsistent ---------- 4518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUProcessManagementImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 4519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceFactoryImpl.java (at line 29) public class MaintenanceMonitoringResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringResourceFactoryImpl is inconsistent ---------- 4520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceFactoryImpl.java (at line 48) XMLResource result = new MaintenanceMonitoringResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from MaintenanceMonitoringResourceImpl to XMLResource ---------- ---------- 4523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 40) public class FaultTolerantImpl extends EObjectImpl implements FaultTolerant { ^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultTolerantImpl is inconsistent ---------- 4524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 87) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 95) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 108) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FaultTolerantImpl ---------- 4527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 110) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultTolerantImpl ---------- 4528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 111) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.FAULT_TOLERANT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl ---------- 4529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 111) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.FAULT_TOLERANT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 134) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultTolerantImpl ---------- 4531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 135) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl ---------- 4532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 135) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 155) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultTolerantImpl ---------- 4534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__SCHEME, oldScheme, scheme)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl ---------- 4535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__SCHEME, oldScheme, scheme)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 167) schemeAttrs = (OpaqueExpression)eResolveProxy(oldSchemeAttrs); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FaultTolerantImpl ---------- 4537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 169) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultTolerantImpl ---------- 4538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 170) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.FAULT_TOLERANT__SCHEME_ATTRS, oldSchemeAttrs, schemeAttrs)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl ---------- 4539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 170) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.FAULT_TOLERANT__SCHEME_ATTRS, oldSchemeAttrs, schemeAttrs)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 193) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultTolerantImpl ---------- 4541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 194) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__SCHEME_ATTRS, oldSchemeAttrs, schemeAttrs)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl ---------- 4542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 194) eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__SCHEME_ATTRS, oldSchemeAttrs, schemeAttrs)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 202) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 203) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 214) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 4546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 222) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 223) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 243) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 256) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 264) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 274) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 282) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 283) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 4554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 284) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type FaultTolerantImpl ---------- 4555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 284) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 4556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 286) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 286) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java (at line 286) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 4559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 91) public class ComponentModelPackageImpl extends EPackageImpl implements ComponentModelPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelPackageImpl is inconsistent ---------- 4560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 136) super(eNS_URI, ComponentModelFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 4561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 159) if (isInited) return (ComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 162) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ComponentModelPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 4563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 162) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ComponentModelPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 4564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 180) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 180) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 181) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 181) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 182) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 182) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 183) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 183) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 184) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 184) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 185) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 185) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 186) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 186) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 187) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 187) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 188) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 188) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 189) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 189) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 190) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 190) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 191) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 191) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 192) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 192) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 193) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 193) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 194) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 194) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 195) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 195) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 196) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 196) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 197) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 197) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 198) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 198) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 199) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 199) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 200) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 200) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 201) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 201) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 254) theComponentModelPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type ComponentModelPackageImpl ---------- 4609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 258) EPackage.Registry.INSTANCE.put(ComponentModelPackage.eNS_URI, theComponentModelPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 277) return (EReference)componentTypeEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 295) return (EReference)componentImplementationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 304) return (EAttribute)componentImplementationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 313) return (EAttribute)componentImplementationEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 4614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 322) return (EAttribute)componentImplementationEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 4615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 340) return (EAttribute)functionalPartitionEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 349) return (EReference)functionalPartitionEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 358) return (EAttribute)functionalPartitionEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 4618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 367) return (EAttribute)functionalPartitionEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 4619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 376) return (EAttribute)functionalPartitionEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 4620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 394) return (EReference)hwAbstractionComponentImplEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 403) return (EReference)hwAbstractionComponentImplEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 412) return (ComponentModelFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type ComponentModelPackageImpl ---------- 4623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 434) functionalPartitionEClass = createEClass(FUNCTIONAL_PARTITION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ComponentModelPackageImpl ---------- 4624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 435) createEAttribute(functionalPartitionEClass, FUNCTIONAL_PARTITION__UTILIZATION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 436) createEReference(functionalPartitionEClass, FUNCTIONAL_PARTITION__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 437) createEAttribute(functionalPartitionEClass, FUNCTIONAL_PARTITION__MAF); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 438) createEAttribute(functionalPartitionEClass, FUNCTIONAL_PARTITION__MIF); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 439) createEAttribute(functionalPartitionEClass, FUNCTIONAL_PARTITION__SCHEDULING_TABLE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 441) hwAbstractionComponentImplEClass = createEClass(HW_ABSTRACTION_COMPONENT_IMPL); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ComponentModelPackageImpl ---------- 4630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 442) createEReference(hwAbstractionComponentImplEClass, HW_ABSTRACTION_COMPONENT_IMPL__HW_RES); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 443) createEReference(hwAbstractionComponentImplEClass, HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 445) componentTypeEClass = createEClass(COMPONENT_TYPE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ComponentModelPackageImpl ---------- 4633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 446) createEReference(componentTypeEClass, COMPONENT_TYPE__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 448) componentImplementationEClass = createEClass(COMPONENT_IMPLEMENTATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ComponentModelPackageImpl ---------- 4635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 449) createEReference(componentImplementationEClass, COMPONENT_IMPLEMENTATION__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 450) createEAttribute(componentImplementationEClass, COMPONENT_IMPLEMENTATION__LANGUAGE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 451) createEAttribute(componentImplementationEClass, COMPONENT_IMPLEMENTATION__OS); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 452) createEAttribute(componentImplementationEClass, COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl ---------- 4639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 474) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 4640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 475) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 4641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 476) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 4642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 479) BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 480) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 481) HwGeneralPackage theHwGeneralPackage = (HwGeneralPackage)EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 482) TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 491) initEClass(functionalPartitionEClass, FunctionalPartition.class, "FunctionalPartition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 4647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 491) initEClass(functionalPartitionEClass, FunctionalPartition.class, "FunctionalPartition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 4648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 491) initEClass(functionalPartitionEClass, FunctionalPartition.class, "FunctionalPartition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 4649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 492) initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 4650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 492) initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 4651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 492) initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 4652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 492) initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 4653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 492) initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 4654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 492) initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 4655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 492) initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 4656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 492) initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 4657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 493) initEReference(getFunctionalPartition_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 4658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java (at line 493) initEReference(getFunctionalPartition_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- ---------- 4659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsPackage.java (at line 35) public interface StateBasedComponentsPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsPackage is inconsistent ---------- 4660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsPackage.java (at line 42) String eNAME = "StateBasedComponents"; ^^^^^^ String cannot be resolved to a type ---------- 4661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsPackage.java (at line 50) String eNS_URI = "http://CHESS/Dependability/StateBased/StateBasedComponents"; ^^^^^^ String cannot be resolved to a type ---------- 4662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsPackage.java (at line 58) String eNS_PREFIX = "StateBasedComponents"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 4663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 28) public class HardwareBaselineFactoryImpl extends EFactoryImpl implements HardwareBaselineFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselineFactoryImpl is inconsistent ---------- 4664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 37) HardwareBaselineFactory theHardwareBaselineFactory = (HardwareBaselineFactory)EPackage.Registry.INSTANCE.getEFactory(HardwareBaselinePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 42) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 4666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 55) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 66) case HardwareBaselinePackage.CH_HW_PROCESSOR: return createCH_HwProcessor(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CH_HwProcessor to EObject ---------- 4669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 67) case HardwareBaselinePackage.CH_HW_BUS: return createCH_HwBus(); ^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CH_HwBus to EObject ---------- 4670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 68) case HardwareBaselinePackage.CH_HW_COMPUTING_RESOURCE: return createCH_HwComputingResource(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CH_HwComputingResource to EObject ---------- 4671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 70) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 70) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 110) return (HardwareBaselinePackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type HardwareBaselineFactoryImpl ---------- 4674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java (at line 119) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 4675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/HwAbstractionComponentImpl.java (at line 30) public interface HwAbstractionComponentImpl extends EObject { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HwAbstractionComponentImpl is inconsistent ---------- ---------- 4676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 38) public class StatelessHardwareImpl extends DependableComponentImpl implements StatelessHardware { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StatelessHardwareImpl is inconsistent ---------- 4677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 47) protected static final String PROB_PERM_FAULT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 4678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 57) protected String probPermFault = PROB_PERM_FAULT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 4679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 57) protected String probPermFault = PROB_PERM_FAULT_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 67) protected static final String REPAIR_DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 4681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 77) protected String repairDelay = REPAIR_DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 4682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 77) protected String repairDelay = REPAIR_DELAY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 87) protected static final String FAULT_OCC_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 4684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 97) protected String faultOcc = FAULT_OCC_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 4685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 97) protected String faultOcc = FAULT_OCC_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 113) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 123) public String getProbPermFault() { ^^^^^^ String cannot be resolved to a type ---------- 4688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 124) return probPermFault; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 132) public void setProbPermFault(String newProbPermFault) { ^^^^^^ String cannot be resolved to a type ---------- 4690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 133) String oldProbPermFault = probPermFault; ^^^^^^ String cannot be resolved to a type ---------- 4691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 133) String oldProbPermFault = probPermFault; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 134) probPermFault = newProbPermFault; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 135) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatelessHardwareImpl ---------- 4694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__PROB_PERM_FAULT, oldProbPermFault, probPermFault)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatelessHardwareImpl ---------- 4695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__PROB_PERM_FAULT, oldProbPermFault, probPermFault)); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 144) public String getRepairDelay() { ^^^^^^ String cannot be resolved to a type ---------- 4697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 145) return repairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 4698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 153) public void setRepairDelay(String newRepairDelay) { ^^^^^^ String cannot be resolved to a type ---------- 4699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 154) String oldRepairDelay = repairDelay; ^^^^^^ String cannot be resolved to a type ---------- 4700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 154) String oldRepairDelay = repairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 4701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 155) repairDelay = newRepairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 4702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 156) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatelessHardwareImpl ---------- 4703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 157) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatelessHardwareImpl ---------- 4704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 157) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 4705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 165) public String getFaultOcc() { ^^^^^^ String cannot be resolved to a type ---------- 4706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 166) return faultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 4707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 174) public void setFaultOcc(String newFaultOcc) { ^^^^^^ String cannot be resolved to a type ---------- 4708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 175) String oldFaultOcc = faultOcc; ^^^^^^ String cannot be resolved to a type ---------- 4709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 175) String oldFaultOcc = faultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 4710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 176) faultOcc = newFaultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 4711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 177) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatelessHardwareImpl ---------- 4712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 178) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__FAULT_OCC, oldFaultOcc, faultOcc)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatelessHardwareImpl ---------- 4713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 178) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__FAULT_OCC, oldFaultOcc, faultOcc)); ^^^^^^^^ String cannot be resolved to a type ---------- 4714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 186) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 187) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 190) return getProbPermFault(); ^^^^^^^^^^^^^^^^ The method getProbPermFault() from the type StatelessHardwareImpl refers to the missing type String ---------- 4717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 192) return getRepairDelay(); ^^^^^^^^^^^^^^ The method getRepairDelay() from the type StatelessHardwareImpl refers to the missing type String ---------- 4718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 194) return getFaultOcc(); ^^^^^^^^^^^ The method getFaultOcc() from the type StatelessHardwareImpl refers to the missing type String ---------- 4719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 196) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object ---------- 4720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 204) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 205) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 208) setProbPermFault((String)newValue); ^^^^^^^^^^^^^^^^ The method setProbPermFault(String) from the type StatelessHardwareImpl refers to the missing type String ---------- 4723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 208) setProbPermFault((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 4724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 211) setRepairDelay((String)newValue); ^^^^^^^^^^^^^^ The method setRepairDelay(String) from the type StatelessHardwareImpl refers to the missing type String ---------- 4725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 211) setRepairDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 4726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 214) setFaultOcc((String)newValue); ^^^^^^^^^^^ The method setFaultOcc(String) from the type StatelessHardwareImpl refers to the missing type String ---------- 4727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 214) setFaultOcc((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 4728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 225) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 229) setProbPermFault(PROB_PERM_FAULT_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 232) setRepairDelay(REPAIR_DELAY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 235) setFaultOcc(FAULT_OCC_EDEFAULT); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 246) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 250) return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 250) return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 250) return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 250) return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 252) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 252) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 4739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 252) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 252) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 4741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 254) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 254) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- 4743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 254) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 254) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- 4745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 264) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 265) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 4747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 266) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type StatelessHardwareImpl ---------- 4748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 266) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 4749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 4752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 270) result.append(probPermFault); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 272) result.append(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 4754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java (at line 274) result.append(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- ---------- 4755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HSKnowledgePerception.java (at line 16) public interface HSKnowledgePerception extends HumanSensorUnit { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HSKnowledgePerception is inconsistent ---------- ---------- 4756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_ArbitraryPatternImpl.java (at line 30) public class TA_ArbitraryPatternImpl extends EObjectImpl implements TA_ArbitraryPattern { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type TA_ArbitraryPatternImpl is inconsistent ---------- 4757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_ArbitraryPatternImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_ArbitraryPatternImpl.java (at line 45) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 4759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 89) public class FaultTolerancePackageImpl extends EPackageImpl implements FaultTolerancePackage { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultTolerancePackageImpl is inconsistent ---------- 4760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 134) super(eNS_URI, FaultToleranceFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 4761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 157) if (isInited) return (FaultTolerancePackage)EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 160) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FaultTolerancePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 4763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 160) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FaultTolerancePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 4764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 178) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 178) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 179) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 179) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 180) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 180) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 181) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 181) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 182) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 182) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 183) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 183) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 184) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 184) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 185) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 185) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 186) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 186) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 187) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 187) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 188) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 188) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 189) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 189) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 190) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 190) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 191) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 191) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 192) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 192) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 193) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 193) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 194) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 194) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 195) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 195) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 196) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 196) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 197) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 197) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 198) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 198) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 199) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 199) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 252) theFaultTolerancePackage.freeze(); ^^^^^^ The method freeze() is undefined for the type FaultTolerancePackageImpl ---------- 4809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 256) EPackage.Registry.INSTANCE.put(FaultTolerancePackage.eNS_URI, theFaultTolerancePackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 275) return (EReference)faultTolerantEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 284) return (EAttribute)faultTolerantEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 293) return (EReference)faultTolerantEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 4813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 311) return (EReference)redundancyManagerEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 320) return (EAttribute)redundancyManagerEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 338) return (EReference)variantEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 356) return (EReference)adjudicatorEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 4817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 365) return (EAttribute)adjudicatorEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 4818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 374) return (FaultToleranceFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type FaultTolerancePackageImpl ---------- 4819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 396) faultTolerantEClass = createEClass(FAULT_TOLERANT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type FaultTolerancePackageImpl ---------- 4820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 397) createEReference(faultTolerantEClass, FAULT_TOLERANT__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl ---------- 4821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 398) createEAttribute(faultTolerantEClass, FAULT_TOLERANT__SCHEME); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type FaultTolerancePackageImpl ---------- 4822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 399) createEReference(faultTolerantEClass, FAULT_TOLERANT__SCHEME_ATTRS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl ---------- 4823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 401) redundancyManagerEClass = createEClass(REDUNDANCY_MANAGER); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type FaultTolerancePackageImpl ---------- 4824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 402) createEReference(redundancyManagerEClass, REDUNDANCY_MANAGER__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl ---------- 4825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 403) createEAttribute(redundancyManagerEClass, REDUNDANCY_MANAGER__SCHEME); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type FaultTolerancePackageImpl ---------- 4826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 405) variantEClass = createEClass(VARIANT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type FaultTolerancePackageImpl ---------- 4827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 406) createEReference(variantEClass, VARIANT__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl ---------- 4828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 408) adjudicatorEClass = createEClass(ADJUDICATOR); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type FaultTolerancePackageImpl ---------- 4829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 409) createEReference(adjudicatorEClass, ADJUDICATOR__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl ---------- 4830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 410) createEAttribute(adjudicatorEClass, ADJUDICATOR__COVERAGE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type FaultTolerancePackageImpl ---------- 4831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 432) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 4832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 433) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 4833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 434) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 4834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 437) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 438) StateBasedDataTypesPackage theStateBasedDataTypesPackage = (StateBasedDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 439) MARTE_PrimitivesTypesPackage theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackage)EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 448) initEClass(faultTolerantEClass, FaultTolerant.class, "FaultTolerant", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 4838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 448) initEClass(faultTolerantEClass, FaultTolerant.class, "FaultTolerant", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 4839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 448) initEClass(faultTolerantEClass, FaultTolerant.class, "FaultTolerant", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 4840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 4841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 4842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 4843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 4844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 4845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 4846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 4847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 4848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 449) initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 4849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 450) initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 4850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 450) initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 4851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 450) initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 4852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 450) initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 4853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 450) initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 4854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 450) initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 4855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 450) initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 4856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 450) initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 4857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 451) initEReference(getFaultTolerant_SchemeAttrs(), theUMLPackage.getOpaqueExpression(), null, "schemeAttrs", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 4858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java (at line 451) initEReference(getFaultTolerant_SchemeAttrs(), theUMLPackage.getOpaqueExpression(), null, "schemeAttrs", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- ---------- 4859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 28) public class DependableComponentFactoryImpl extends EFactoryImpl implements DependableComponentFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentFactoryImpl is inconsistent ---------- 4860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 37) DependableComponentFactory theDependableComponentFactory = (DependableComponentFactory)EPackage.Registry.INSTANCE.getEFactory(DependableComponentPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 42) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 4862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 55) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 66) case DependableComponentPackage.FAILURE_MODES: return createFailureModes(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FailureModes to EObject ---------- 4865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 67) case DependableComponentPackage.DEPENDABLE_COMPONENT: return createDependableComponent(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from DependableComponent to EObject ---------- 4866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 68) case DependableComponentPackage.ERROR_MODEL_BEHAVIOR: return createErrorModelBehavior(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ErrorModelBehavior to EObject ---------- 4867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 69) case DependableComponentPackage.THREAT: return createThreat(); ^^^^^^^^^^^^^^ Type mismatch: cannot convert from Threat to EObject ---------- 4868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 70) case DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT: return createAnalysisContextElement(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from AnalysisContextElement to EObject ---------- 4869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 71) case DependableComponentPackage.PROPAGATION: return createPropagation(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Propagation to EObject ---------- 4870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 72) case DependableComponentPackage.FAILURE_MODE: return createFailureMode(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FailureMode to EObject ---------- 4871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 74) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 74) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 83) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 84) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 84) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 4876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 95) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 95) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 105) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 4880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 105) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 116) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 116) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 145) public AttackType createAttackTypeFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 4884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 147) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 147) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 156) public String convertAttackTypeToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 4887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 156) public String convertAttackTypeToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 165) public VulnerabilityType createVulnerabilityTypeFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 4889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 167) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 167) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 176) public String convertVulnerabilityTypeToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 4892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 176) public String convertVulnerabilityTypeToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 185) public ThreatType createThreatTypeFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 4894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 187) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 187) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 196) public String convertThreatTypeToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 4897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 196) public String convertThreatTypeToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 205) public Analysis createAnalysisFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 4899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 207) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 207) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 216) public String convertAnalysisToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 4902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 216) public String convertAnalysisToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 276) return (DependableComponentPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type DependableComponentFactoryImpl ---------- 4904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java (at line 285) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 4905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/Organization.java (at line 27) public interface Organization extends EObject { ^^^^^^^^^^^^ The hierarchy of the type Organization is inconsistent ---------- ---------- 4906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 44) public interface MMActivities extends EObject { ^^^^^^^^^^^^ The hierarchy of the type MMActivities is inconsistent ---------- 4907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 85) String getWhen(); ^^^^^^ String cannot be resolved to a type ---------- 4908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 95) void setWhen(String value); ^^^^^^ String cannot be resolved to a type ---------- 4909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 111) String getDuration(); ^^^^^^ String cannot be resolved to a type ---------- 4910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 121) void setDuration(String value); ^^^^^^ String cannot be resolved to a type ---------- 4911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 137) String getProbSuccess(); ^^^^^^ String cannot be resolved to a type ---------- 4912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 147) void setProbSuccess(String value); ^^^^^^ String cannot be resolved to a type ---------- 4913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 174) Activity getOnCompletion(String name); ^^^^^^ String cannot be resolved to a type ---------- 4914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 186) Activity getOnCompletion(String name, boolean ignoreCase); ^^^^^^ String cannot be resolved to a type ---------- 4915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 213) Activity getOnSuccessfulCompletion(String name); ^^^^^^ String cannot be resolved to a type ---------- 4916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 225) Activity getOnSuccessfulCompletion(String name, boolean ignoreCase); ^^^^^^ String cannot be resolved to a type ---------- 4917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 252) Activity getOnFailedCompletion(String name); ^^^^^^ String cannot be resolved to a type ---------- 4918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java (at line 264) Activity getOnFailedCompletion(String name, boolean ignoreCase); ^^^^^^ String cannot be resolved to a type ---------- ---------- 4919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java (at line 14) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 4920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java (at line 35) public class CHESSViewsSwitch extends Switch { ^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsSwitch is inconsistent ---------- 4921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java (at line 50) public CHESSViewsSwitch() { ^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 4922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java (at line 64) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java (at line 304) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 4925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HAResponse.java (at line 16) public interface HAResponse extends HumanActuatorUnit { ^^^^^^^^^^ The hierarchy of the type HAResponse is inconsistent ---------- ---------- 4926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 38) public class TransmissionWithProtocolImpl extends EObjectImpl implements TransmissionWithProtocol { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type TransmissionWithProtocolImpl is inconsistent ---------- 4927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 57) protected static final String CRC_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 4928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 67) protected String crc = CRC_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 4929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 67) protected String crc = CRC_EDEFAULT; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 95) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 103) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 116) base_Connector = (Connector)eResolveProxy(oldBase_Connector); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type TransmissionWithProtocolImpl ---------- 4933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 118) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type TransmissionWithProtocolImpl ---------- 4934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 119) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type TransmissionWithProtocolImpl ---------- 4935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 119) eNotify(new ENotificationImpl(this, Notification.RESOLVE, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 142) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type TransmissionWithProtocolImpl ---------- 4937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type TransmissionWithProtocolImpl ---------- 4938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 151) public String getCRC() { ^^^^^^ String cannot be resolved to a type ---------- 4940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 152) return crc; ^^^ String cannot be resolved to a type ---------- 4941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 160) public void setCRC(String newCRC) { ^^^^^^ String cannot be resolved to a type ---------- 4942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 161) String oldCRC = crc; ^^^^^^ String cannot be resolved to a type ---------- 4943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 161) String oldCRC = crc; ^^^ String cannot be resolved to a type ---------- 4944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 162) crc = newCRC; ^^^ String cannot be resolved to a type ---------- 4945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 163) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type TransmissionWithProtocolImpl ---------- 4946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 164) eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__CRC, oldCRC, crc)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type TransmissionWithProtocolImpl ---------- 4947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 164) eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__CRC, oldCRC, crc)); ^^^ String cannot be resolved to a type ---------- 4948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 184) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type TransmissionWithProtocolImpl ---------- 4949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 185) eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__USE_SEQ_ID, oldUseSeqID, useSeqID)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type TransmissionWithProtocolImpl ---------- 4950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 185) eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__USE_SEQ_ID, oldUseSeqID, useSeqID)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 4951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 193) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 194) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 4953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 200) return getCRC(); ^^^^^^ The method getCRC() from the type TransmissionWithProtocolImpl refers to the missing type String ---------- 4954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 204) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 4955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 212) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 213) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 219) setCRC((String)newValue); ^^^^^^ The method setCRC(String) from the type TransmissionWithProtocolImpl refers to the missing type String ---------- 4958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 219) setCRC((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 4959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 222) setUseSeqID((Boolean)newValue); ^^^^^^^^^^^ The method setUseSeqID(boolean) in the type TransmissionWithProtocolImpl is not applicable for the arguments (Boolean) ---------- 4960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 222) setUseSeqID((Boolean)newValue); ^^^^^^^ Boolean cannot be resolved to a type ---------- 4961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 233) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 240) setCRC(CRC_EDEFAULT); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 246) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 254) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 260) return CRC_EDEFAULT == null ? crc != null : !CRC_EDEFAULT.equals(crc); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 260) return CRC_EDEFAULT == null ? crc != null : !CRC_EDEFAULT.equals(crc); ^^^ String cannot be resolved to a type ---------- 4967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 260) return CRC_EDEFAULT == null ? crc != null : !CRC_EDEFAULT.equals(crc); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 260) return CRC_EDEFAULT == null ? crc != null : !CRC_EDEFAULT.equals(crc); ^^^ String cannot be resolved to a type ---------- 4969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 264) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 4970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 272) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 273) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 4972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 274) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type TransmissionWithProtocolImpl ---------- 4973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 274) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 4974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 276) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 276) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 4976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 276) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 4977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java (at line 278) result.append(crc); ^^^ String cannot be resolved to a type ---------- ---------- 4978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/SteadyState.java (at line 26) public interface SteadyState extends EObject { ^^^^^^^^^^^ The hierarchy of the type SteadyState is inconsistent ---------- ---------- 4979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/ComponentView.java (at line 32) public interface ComponentView extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type ComponentView is inconsistent ---------- ---------- 4980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 28) public class CoreFactoryImpl extends EFactoryImpl implements CoreFactory { ^^^^^^^^^^^^^^^ The hierarchy of the type CoreFactoryImpl is inconsistent ---------- 4981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 37) CoreFactory theCoreFactory = (CoreFactory)EPackage.Registry.INSTANCE.getEFactory(CorePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 4982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 42) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 4983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 55) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 4984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 66) case CorePackage.CHESS: return createCHESS(); ^^^^^^^^^^^^^ Type mismatch: cannot convert from CHESS to EObject ---------- 4986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 67) case CorePackage.CH_GA_RESOURCE_PLATFORM: return createCHGaResourcePlatform(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CHGaResourcePlatform to EObject ---------- 4987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 68) case CorePackage.PSM_PACKAGE: return createPSMPackage(); ^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from PSMPackage to EObject ---------- 4988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 70) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 70) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 79) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 80) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 80) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 4993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 85) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 85) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 4995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 94) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 4996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 95) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 4997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 95) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 4998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 100) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 4999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 100) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 5000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 139) public Domain createDomainFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 5001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 141) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 5002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 141) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 5003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 150) public String convertDomainToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 5004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 150) public String convertDomainToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 160) return (CorePackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type CoreFactoryImpl ---------- 5006. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java (at line 169) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 5007. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/ErrorDetection.java (at line 33) public interface ErrorDetection extends MMActivities { ^^^^^^^^^^^^^^ The hierarchy of the type ErrorDetection is inconsistent ---------- 5008. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/ErrorDetection.java (at line 74) String getCorrectionProbability(); ^^^^^^ String cannot be resolved to a type ---------- 5009. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/ErrorDetection.java (at line 84) void setCorrectionProbability(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 5010. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 21) public class ParameterizedArchitectureFactoryImpl extends EFactoryImpl implements ParameterizedArchitectureFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ParameterizedArchitectureFactoryImpl is inconsistent ---------- 5011. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 30) ParameterizedArchitectureFactory theParameterizedArchitectureFactory = (ParameterizedArchitectureFactory)EPackage.Registry.INSTANCE.getEFactory(ParameterizedArchitecturePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5012. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 35) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 5013. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5014. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5015. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 59) case ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION: return createInstantiatedArchitectureConfiguration(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from InstantiatedArchitectureConfiguration to EObject ---------- 5016. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 61) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 5017. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 61) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 5018. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 81) return (ParameterizedArchitecturePackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type ParameterizedArchitectureFactoryImpl ---------- 5019. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java (at line 90) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 5020. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 74) public interface CHRtSpecification extends EObject { ^^^^^^^^^^^^^^^^^ The hierarchy of the type CHRtSpecification is inconsistent ---------- 5021. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 115) String getWCET(); ^^^^^^ String cannot be resolved to a type ---------- 5022. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 125) void setWCET(String value); ^^^^^^ String cannot be resolved to a type ---------- 5023. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 141) String getLocalWCET(); ^^^^^^ String cannot be resolved to a type ---------- 5024. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 151) void setLocalWCET(String value); ^^^^^^ String cannot be resolved to a type ---------- 5025. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 167) String getRelativePriority(); ^^^^^^ String cannot be resolved to a type ---------- 5026. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 177) void setRelativePriority(String value); ^^^^^^ String cannot be resolved to a type ---------- 5027. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 193) String getCeiling(); ^^^^^^ String cannot be resolved to a type ---------- 5028. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 203) void setCeiling(String value); ^^^^^^ String cannot be resolved to a type ---------- 5029. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 219) String getMemorySizeFootprint(); ^^^^^^ String cannot be resolved to a type ---------- 5030. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 229) void setMemorySizeFootprint(String value); ^^^^^^ String cannot be resolved to a type ---------- 5031. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 245) String getStackSize(); ^^^^^^ String cannot be resolved to a type ---------- 5032. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 255) void setStackSize(String value); ^^^^^^ String cannot be resolved to a type ---------- 5033. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 271) String getHeapSize(); ^^^^^^ String cannot be resolved to a type ---------- 5034. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 281) void setHeapSize(String value); ^^^^^^ String cannot be resolved to a type ---------- 5035. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 349) String getOccKind(); ^^^^^^ String cannot be resolved to a type ---------- 5036. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 359) void setOccKind(String value); ^^^^^^ String cannot be resolved to a type ---------- 5037. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 404) String getRlDl(); ^^^^^^ String cannot be resolved to a type ---------- 5038. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 414) void setRlDl(String value); ^^^^^^ String cannot be resolved to a type ---------- 5039. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 456) EList getRespT(); ^^^^^^ String cannot be resolved to a type ---------- 5040. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 472) EList getBlockT(); ^^^^^^ String cannot be resolved to a type ---------- 5041. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 501) Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes); ^^^^^^ String cannot be resolved to a type ---------- 5042. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 501) Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes); ^^^^^^ String cannot be resolved to a type ---------- 5043. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 515) Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase); ^^^^^^ String cannot be resolved to a type ---------- 5044. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java (at line 515) Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase); ^^^^^^ String cannot be resolved to a type ---------- ---------- 5045. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyFactory.java (at line 25) public interface SafetyFactory extends EFactory { ^^^^^^^^^^^^^ The hierarchy of the type SafetyFactory is inconsistent ---------- ---------- 5046. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java (at line 39) public interface ComponentImplementation extends EObject { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentImplementation is inconsistent ---------- 5047. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java (at line 80) String getLanguage(); ^^^^^^ String cannot be resolved to a type ---------- 5048. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java (at line 90) void setLanguage(String value); ^^^^^^ String cannot be resolved to a type ---------- 5049. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java (at line 106) String getOS(); ^^^^^^ String cannot be resolved to a type ---------- 5050. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java (at line 116) void setOS(String value); ^^^^^^ String cannot be resolved to a type ---------- 5051. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java (at line 132) EList getSourceCodeLocation(); ^^^^^^ String cannot be resolved to a type ---------- ---------- 5052. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/Adjudicator.java (at line 35) public interface Adjudicator extends EObject { ^^^^^^^^^^^ The hierarchy of the type Adjudicator is inconsistent ---------- 5053. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/Adjudicator.java (at line 76) String getCoverage(); ^^^^^^ String cannot be resolved to a type ---------- 5054. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/Adjudicator.java (at line 86) void setCoverage(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 5055. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelPackage.java (at line 34) public interface ComponentModelPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelPackage is inconsistent ---------- 5056. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelPackage.java (at line 41) String eNAME = "ComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- 5057. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelPackage.java (at line 49) String eNS_URI = "http://CHESS/ComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- 5058. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelPackage.java (at line 57) String eNS_PREFIX = "ComponentModel"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 5059. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 5060. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 45) public class DependableComponentImpl extends EObjectImpl implements DependableComponent { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentImpl is inconsistent ---------- 5061. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 92) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5062. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 100) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5063. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 113) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type DependableComponentImpl ---------- 5064. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 115) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DependableComponentImpl ---------- 5065. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 116) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl ---------- 5066. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 116) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5067. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 139) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DependableComponentImpl ---------- 5068. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 140) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl ---------- 5069. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 140) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5070. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 150) errorModel = new EObjectResolvingEList(ErrorModel.class, this, DependableComponentPackage.DEPENDABLE_COMPONENT__ERROR_MODEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 5071. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 163) base_Property = (Property)eResolveProxy(oldBase_Property); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type DependableComponentImpl ---------- 5072. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 165) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DependableComponentImpl ---------- 5073. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 166) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl ---------- 5074. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 166) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5075. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 189) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DependableComponentImpl ---------- 5076. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 190) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl ---------- 5077. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 190) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_PROPERTY, oldBase_Property, base_Property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5078. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 201) base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type DependableComponentImpl ---------- 5079. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 203) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DependableComponentImpl ---------- 5080. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 204) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl ---------- 5081. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 204) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5082. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 227) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DependableComponentImpl ---------- 5083. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 228) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl ---------- 5084. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 228) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5085. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 236) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5086. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 237) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5087. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 251) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 5088. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 259) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 5089. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 260) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5090. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 261) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5091. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 267) getErrorModel().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5092. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 268) getErrorModel().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 5093. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 268) getErrorModel().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 5094. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 285) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5095. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 292) getErrorModel().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5096. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 301) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5097. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 309) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5098. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 315) return errorModel != null && !errorModel.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 5099. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java (at line 321) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 5100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSPackage.java (at line 33) public interface STSPackage extends EPackage { ^^^^^^^^^^ The hierarchy of the type STSPackage is inconsistent ---------- 5101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSPackage.java (at line 40) String eNAME = "STS"; ^^^^^^ String cannot be resolved to a type ---------- 5102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSPackage.java (at line 48) String eNS_URI = "http://CHESS/SystemModel/STS"; ^^^^^^ String cannot be resolved to a type ---------- 5103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSPackage.java (at line 56) String eNS_PREFIX = "STS"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 5104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansPackage.java (at line 34) public interface MitigationMeansPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansPackage is inconsistent ---------- 5105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansPackage.java (at line 41) String eNAME = "MitigationMeans"; ^^^^^^ String cannot be resolved to a type ---------- 5106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansPackage.java (at line 49) String eNS_URI = "http://CHESS.Dependability/MitigationMeans"; ^^^^^^ String cannot be resolved to a type ---------- 5107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansPackage.java (at line 57) String eNS_PREFIX = "MitigationMeans"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 5108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_BurstPatternImpl.java (at line 30) public class CH_BurstPatternImpl extends EObjectImpl implements CH_BurstPattern { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_BurstPatternImpl is inconsistent ---------- 5109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_BurstPatternImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_BurstPatternImpl.java (at line 45) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/EvaluationMethod.java (at line 26) public interface EvaluationMethod extends EObject { ^^^^^^^^^^^^^^^^ The hierarchy of the type EvaluationMethod is inconsistent ---------- ---------- 5112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 15) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 5113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 49) public class CriticalityInterfaceSpecificationImpl extends EObjectImpl implements CriticalityInterfaceSpecification { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CriticalityInterfaceSpecificationImpl is inconsistent ---------- 5114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 76) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 97) base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CriticalityInterfaceSpecificationImpl ---------- 5117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 99) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CriticalityInterfaceSpecificationImpl ---------- 5118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CriticalityInterfaceSpecificationImpl ---------- 5119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 123) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CriticalityInterfaceSpecificationImpl ---------- 5121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 124) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CriticalityInterfaceSpecificationImpl ---------- 5122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 124) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 134) acceptedCriticalityForClients = new EObjectResolvingEList(CriticalityLevel.class, this, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__ACCEPTED_CRITICALITY_FOR_CLIENTS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 5124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 144) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 145) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 153) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 5127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 161) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 5128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 162) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 163) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 169) getAcceptedCriticalityForClients().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 170) getAcceptedCriticalityForClients().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 5132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 170) getAcceptedCriticalityForClients().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 5133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 181) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 188) getAcceptedCriticalityForClients().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 191) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 199) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 205) return acceptedCriticalityForClients != null && !acceptedCriticalityForClients.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 5138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java (at line 207) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 5139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HSSensory.java (at line 16) public interface HSSensory extends HumanSensorUnit { ^^^^^^^^^ The hierarchy of the type HSSensory is inconsistent ---------- ---------- 5140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/RequirementView.java (at line 32) public interface RequirementView extends EObject { ^^^^^^^^^^^^^^^ The hierarchy of the type RequirementView is inconsistent ---------- ---------- 5141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceImpl.java (at line 25) public class DependableComponentResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentResourceImpl is inconsistent ---------- 5142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 5143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/CriticalityLevel.java (at line 39) public interface CriticalityLevel extends EObject { ^^^^^^^^^^^^^^^^ The hierarchy of the type CriticalityLevel is inconsistent ---------- ---------- 5144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CoreFactory.java (at line 24) public interface CoreFactory extends EFactory { ^^^^^^^^^^^ The hierarchy of the type CoreFactory is inconsistent ---------- ---------- 5145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 83) public class chessmlprofilePackageImpl extends EPackageImpl implements chessmlprofilePackage { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type chessmlprofilePackageImpl is inconsistent ---------- 5146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 107) super(eNS_URI, chessmlprofileFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 5147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 130) if (isInited) return (chessmlprofilePackage)EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 133) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new chessmlprofilePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 5149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 133) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new chessmlprofilePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 5150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 151) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 151) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 152) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 152) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 153) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 153) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 154) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 154) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 155) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 155) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 156) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 156) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 157) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 157) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 158) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 158) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 159) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 159) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 160) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 160) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 161) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 161) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 162) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 162) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 163) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 163) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 164) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 164) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 165) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 165) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 166) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 166) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 167) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 167) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 168) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 168) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 169) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 169) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 170) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 170) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 171) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 171) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 172) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 172) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 225) thechessmlprofilePackage.freeze(); ^^^^^^ The method freeze() is undefined for the type chessmlprofilePackageImpl ---------- 5195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 229) EPackage.Registry.INSTANCE.put(chessmlprofilePackage.eNS_URI, thechessmlprofilePackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 248) return (chessmlprofileFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type chessmlprofilePackageImpl ---------- 5197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 270) dummyEClass = createEClass(DUMMY); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type chessmlprofilePackageImpl ---------- 5198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 292) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 5199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 293) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 5200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 294) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 5201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 297) CorePackage theCorePackage = (CorePackage)EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 298) FailurePropagationPackage theFailurePropagationPackage = (FailurePropagationPackage)EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 299) DependableComponentPackage theDependableComponentPackage = (DependableComponentPackage)EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 300) ThreatsPropagationPackage theThreatsPropagationPackage = (ThreatsPropagationPackage)EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 301) StateBasedDataTypesPackage theStateBasedDataTypesPackage = (StateBasedDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 302) StateBasedComponentsPackage theStateBasedComponentsPackage = (StateBasedComponentsPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 303) FaultTolerancePackage theFaultTolerancePackage = (FaultTolerancePackage)EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 304) MaintenanceMonitoringPackage theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackage)EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 305) StateBasedAnalysisPackage theStateBasedAnalysisPackage = (StateBasedAnalysisPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 306) MitigationMeansPackage theMitigationMeansPackage = (MitigationMeansPackage)EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 307) ParameterizedArchitecturePackage theParameterizedArchitecturePackage = (ParameterizedArchitecturePackage)EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 308) HardwareBaselinePackage theHardwareBaselinePackage = (HardwareBaselinePackage)EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 309) RTComponentModelPackage theRTComponentModelPackage = (RTComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 310) ARINCComponentModelPackage theARINCComponentModelPackage = (ARINCComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 311) ComponentModelPackage theComponentModelPackage = (ComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 312) STSPackage theSTSPackage = (STSPackage)EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 313) SafetyPackage theSafetyPackage = (SafetyPackage)EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 314) ExpressionsPackage theExpressionsPackage = (ExpressionsPackage)EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 315) StateMachinesPackage theStateMachinesPackage = (StateMachinesPackage)EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 316) AsyncCommunicationPackage theAsyncCommunicationPackage = (AsyncCommunicationPackage)EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 319) getESubpackages().add(theCorePackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 320) getESubpackages().add(theFailurePropagationPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 321) getESubpackages().add(theDependableComponentPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 322) getESubpackages().add(theThreatsPropagationPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 323) getESubpackages().add(theStateBasedDataTypesPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 324) getESubpackages().add(theStateBasedComponentsPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 325) getESubpackages().add(theFaultTolerancePackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 326) getESubpackages().add(theMaintenanceMonitoringPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 327) getESubpackages().add(theStateBasedAnalysisPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 328) getESubpackages().add(theMitigationMeansPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 329) getESubpackages().add(theParameterizedArchitecturePackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 330) getESubpackages().add(theHardwareBaselinePackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 331) getESubpackages().add(theRTComponentModelPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 332) getESubpackages().add(theARINCComponentModelPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 333) getESubpackages().add(theComponentModelPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 334) getESubpackages().add(theSTSPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 335) getESubpackages().add(theSafetyPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 336) getESubpackages().add(theExpressionsPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 337) getESubpackages().add(theStateMachinesPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 338) getESubpackages().add(theAsyncCommunicationPackage); ^^^^^^^^^^^^^^^ The method getESubpackages() is undefined for the type chessmlprofilePackageImpl ---------- 5241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 347) initEClass(dummyEClass, dummy.class, "dummy", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 5242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 347) initEClass(dummyEClass, dummy.class, "dummy", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 5243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 347) initEClass(dummyEClass, dummy.class, "dummy", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 5244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java (at line 364) String source = "http://www.eclipse.org/uml2/2.0.0/UML"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 5245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 38) public class HardwareBaselineAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselineAdapterFactory is inconsistent ---------- 5246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 53) public HardwareBaselineAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 5247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 67) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 68) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 5249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 86) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 90) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 94) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 98) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 102) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 106) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 110) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 114) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 118) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 122) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 126) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 130) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 134) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 138) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 152) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java (at line 154) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type HardwareBaselineSwitch is not applicable for the arguments (EObject) ---------- ---------- 5265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/InstantiatedArchitectureConfiguration.java (at line 29) public interface InstantiatedArchitectureConfiguration extends EObject { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type InstantiatedArchitectureConfiguration is inconsistent ---------- 5266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/InstantiatedArchitectureConfiguration.java (at line 44) EList getParameterList(); ^^^^^^ String cannot be resolved to a type ---------- ---------- 5267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceFactoryImpl.java (at line 29) public class DependableComponentResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentResourceFactoryImpl is inconsistent ---------- 5268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceFactoryImpl.java (at line 48) XMLResource result = new DependableComponentResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from DependableComponentResourceImpl to XMLResource ---------- ---------- 5271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureModes.java (at line 38) public interface FailureModes extends EObject { ^^^^^^^^^^^^ The hierarchy of the type FailureModes is inconsistent ---------- ---------- 5272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesPackage.java (at line 35) public interface StateBasedDataTypesPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedDataTypesPackage is inconsistent ---------- 5273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesPackage.java (at line 42) String eNAME = "StateBasedDataTypes"; ^^^^^^ String cannot be resolved to a type ---------- 5274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesPackage.java (at line 50) String eNS_URI = "http:///CHESS/Dependability/StateBased/StateBasedDataTypes.ecore"; ^^^^^^ String cannot be resolved to a type ---------- 5275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesPackage.java (at line 58) String eNS_PREFIX = "CHESS.Dependability.StateBased.StateBasedDataTypes"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 5276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUResourceManagementImpl.java (at line 17) public class OUResourceManagementImpl extends OrganizationUnitImpl implements OUResourceManagement { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUResourceManagementImpl is inconsistent ---------- 5277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUResourceManagementImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 29) public class StateBasedComponentsAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsAdapterFactory is inconsistent ---------- 5279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 44) public StateBasedComponentsAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 5280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 58) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 59) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 5282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 81) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 85) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 89) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 93) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 97) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 101) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 105) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java (at line 121) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type StateBasedComponentsSwitch is not applicable for the arguments (EObject) ---------- ---------- 5292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java (at line 14) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 5293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java (at line 35) public class chessmlprofileSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type chessmlprofileSwitch is inconsistent ---------- 5294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java (at line 50) public chessmlprofileSwitch() { ^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 5295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java (at line 64) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java (at line 115) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorState.java (at line 16) public interface ErrorState extends ThreatState { ^^^^^^^^^^ The hierarchy of the type ErrorState is inconsistent ---------- ---------- 5299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 27) public class RTComponentModelFactoryImpl extends EFactoryImpl implements RTComponentModelFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelFactoryImpl is inconsistent ---------- 5300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 36) RTComponentModelFactory theRTComponentModelFactory = (RTComponentModelFactory)EPackage.Registry.INSTANCE.getEFactory(RTComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 5302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 65) case RTComponentModelPackage.CH_RT_SPECIFICATION: return createCHRtSpecification(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CHRtSpecification to EObject ---------- 5305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 66) case RTComponentModelPackage.CH_RT_PORT_SLOT: return createCHRtPortSlot(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CHRtPortSlot to EObject ---------- 5306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 67) case RTComponentModelPackage.RUN_TIME_SUPPORT: return createRunTimeSupport(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from RunTimeSupport to EObject ---------- 5307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 69) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 5308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 69) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 5309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 109) return (RTComponentModelPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type RTComponentModelFactoryImpl ---------- 5310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java (at line 118) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 5311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisFactory.java (at line 24) public interface StateBasedAnalysisFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisFactory is inconsistent ---------- ---------- 5312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTCSpecification.java (at line 45) public interface FPTCSpecification extends EObject { ^^^^^^^^^^^^^^^^^ The hierarchy of the type FPTCSpecification is inconsistent ---------- ---------- 5313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 15) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 5314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 49) public class CriticalityLevelImpl extends EObjectImpl implements CriticalityLevel { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CriticalityLevelImpl is inconsistent ---------- 5315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 86) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 94) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 107) base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CriticalityLevelImpl ---------- 5318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 109) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CriticalityLevelImpl ---------- 5319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 110) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_LEVEL__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CriticalityLevelImpl ---------- 5320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 110) eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_LEVEL__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 133) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CriticalityLevelImpl ---------- 5322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 134) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_LEVEL__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CriticalityLevelImpl ---------- 5323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 134) eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_LEVEL__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 144) isHigherThan = new EObjectResolvingEList(CriticalityLevel.class, this, SafetyPackage.CRITICALITY_LEVEL__IS_HIGHER_THAN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 5325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 156) mapsTo = new EObjectResolvingEList(CriticalityLevel.class, this, SafetyPackage.CRITICALITY_LEVEL__MAPS_TO); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 5326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 166) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 167) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 177) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 5329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 185) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 5330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 186) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 187) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 193) getIsHigherThan().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 194) getIsHigherThan().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 5334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 194) getIsHigherThan().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 5335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 197) getMapsTo().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 198) getMapsTo().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 5337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 198) getMapsTo().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 5338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 209) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 216) getIsHigherThan().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 219) getMapsTo().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 222) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 230) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 236) return isHigherThan != null && !isHigherThan.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 5344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 238) return mapsTo != null && !mapsTo.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 5345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java (at line 240) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 5346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/ACIDMitigation.java (at line 41) public interface ACIDMitigation extends EObject { ^^^^^^^^^^^^^^ The hierarchy of the type ACIDMitigation is inconsistent ---------- ---------- 5347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAResponseImpl.java (at line 17) public class HAResponseImpl extends HumanActuatorUnitImpl implements HAResponse { ^^^^^^^^^^^^^^ The hierarchy of the type HAResponseImpl is inconsistent ---------- 5348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAResponseImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 5) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 5350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 50) public class AnalysisContextElementImpl extends EObjectImpl implements AnalysisContextElement { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type AnalysisContextElementImpl is inconsistent ---------- 5351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 79) protected static final String DATE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 5352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 89) protected String date = DATE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 5353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 89) protected String date = DATE_EDEFAULT; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 99) protected EList conditions; ^^^^^^ String cannot be resolved to a type ---------- 5355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 129) protected static final String RESULT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 5356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 139) protected String result = RESULT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 5357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 139) protected String result = RESULT_EDEFAULT; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 187) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 195) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 217) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 218) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__TYPE, oldType, type)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 218) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__TYPE, oldType, type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 226) public String getDate() { ^^^^^^ String cannot be resolved to a type ---------- 5364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 227) return date; ^^^^ String cannot be resolved to a type ---------- 5365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 235) public void setDate(String newDate) { ^^^^^^ String cannot be resolved to a type ---------- 5366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 236) String oldDate = date; ^^^^^^ String cannot be resolved to a type ---------- 5367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 236) String oldDate = date; ^^^^ String cannot be resolved to a type ---------- 5368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 237) date = newDate; ^^^^ String cannot be resolved to a type ---------- 5369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 238) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 239) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__DATE, oldDate, date)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 239) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__DATE, oldDate, date)); ^^^^ String cannot be resolved to a type ---------- 5372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 247) public EList getConditions() { ^^^^^^ String cannot be resolved to a type ---------- 5373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 248) if (conditions == null) { ^^^^^^^^^^ String cannot be resolved to a type ---------- 5374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 249) conditions = new EDataTypeUniqueEList(String.class, this, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONDITIONS); ^^^^^^^^^^ String cannot be resolved to a type ---------- 5375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 249) conditions = new EDataTypeUniqueEList(String.class, this, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONDITIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class ---------- 5376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 249) conditions = new EDataTypeUniqueEList(String.class, this, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONDITIONS); ^^^^^^ String cannot be resolved to a type ---------- 5377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 249) conditions = new EDataTypeUniqueEList(String.class, this, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONDITIONS); ^^^^^^ String cannot be resolved to a type ---------- 5378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 251) return conditions; ^^^^^^^^^^ String cannot be resolved to a type ---------- 5379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 271) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 272) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__VALID, oldValid, valid)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 272) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__VALID, oldValid, valid)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 280) public String getResult() { ^^^^^^ String cannot be resolved to a type ---------- 5383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 281) return result; ^^^^^^ String cannot be resolved to a type ---------- 5384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 289) public void setResult(String newResult) { ^^^^^^ String cannot be resolved to a type ---------- 5385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 290) String oldResult = result; ^^^^^^ String cannot be resolved to a type ---------- 5386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 290) String oldResult = result; ^^^^^^ String cannot be resolved to a type ---------- 5387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 291) result = newResult; ^^^^^^ String cannot be resolved to a type ---------- 5388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 292) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 293) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__RESULT, oldResult, result)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 293) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__RESULT, oldResult, result)); ^^^^^^ String cannot be resolved to a type ---------- 5391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 304) root = (org.eclipse.uml2.uml.Class)eResolveProxy(oldRoot); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AnalysisContextElementImpl ---------- 5392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 306) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 307) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__ROOT, oldRoot, root)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 307) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__ROOT, oldRoot, root)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 330) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 331) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__ROOT, oldRoot, root)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 331) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__ROOT, oldRoot, root)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 342) contextAnalysis = (GaAnalysisContext)eResolveProxy(oldContextAnalysis); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AnalysisContextElementImpl ---------- 5399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 344) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 345) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONTEXT_ANALYSIS, oldContextAnalysis, contextAnalysis)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 345) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONTEXT_ANALYSIS, oldContextAnalysis, contextAnalysis)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 368) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 369) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONTEXT_ANALYSIS, oldContextAnalysis, contextAnalysis)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 369) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONTEXT_ANALYSIS, oldContextAnalysis, contextAnalysis)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 380) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AnalysisContextElementImpl ---------- 5406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 382) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 383) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 383) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 406) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 407) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 407) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 416) if (instantiatedArchitecture != null && instantiatedArchitecture.eIsProxy()) { ^^^^^^^^ The method eIsProxy() is undefined for the type InstantiatedArchitectureConfiguration ---------- 5413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 418) instantiatedArchitecture = (InstantiatedArchitectureConfiguration)eResolveProxy(oldInstantiatedArchitecture); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AnalysisContextElementImpl ---------- 5414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 420) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 421) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__INSTANTIATED_ARCHITECTURE, oldInstantiatedArchitecture, instantiatedArchitecture)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 421) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__INSTANTIATED_ARCHITECTURE, oldInstantiatedArchitecture, instantiatedArchitecture)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 444) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl ---------- 5418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 445) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__INSTANTIATED_ARCHITECTURE, oldInstantiatedArchitecture, instantiatedArchitecture)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl ---------- 5419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 445) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__INSTANTIATED_ARCHITECTURE, oldInstantiatedArchitecture, instantiatedArchitecture)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 453) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 454) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 459) return getDate(); ^^^^^^^ The method getDate() from the type AnalysisContextElementImpl refers to the missing type String ---------- 5423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 461) return getConditions(); ^^^^^^^^^^^^^ The method getConditions() from the type AnalysisContextElementImpl refers to the missing type String ---------- 5424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 465) return getResult(); ^^^^^^^^^ The method getResult() from the type AnalysisContextElementImpl refers to the missing type String ---------- 5425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 479) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 5426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 487) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 5427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 488) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 489) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 495) setDate((String)newValue); ^^^^^^^ The method setDate(String) from the type AnalysisContextElementImpl refers to the missing type String ---------- 5430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 495) setDate((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 5431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 498) getConditions().clear(); ^^^^^^^^^^^^^ The method getConditions() from the type AnalysisContextElementImpl refers to the missing type String ---------- 5432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 499) getConditions().addAll((Collection)newValue); ^^^^^^^^^^^^^ The method getConditions() from the type AnalysisContextElementImpl refers to the missing type String ---------- 5433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 499) getConditions().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 5434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 499) getConditions().addAll((Collection)newValue); ^^^^^^ String cannot be resolved to a type ---------- 5435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 502) setValid((Boolean)newValue); ^^^^^^^^ The method setValid(boolean) in the type AnalysisContextElementImpl is not applicable for the arguments (Boolean) ---------- 5436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 502) setValid((Boolean)newValue); ^^^^^^^ Boolean cannot be resolved to a type ---------- 5437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 505) setResult((String)newValue); ^^^^^^^^^ The method setResult(String) from the type AnalysisContextElementImpl refers to the missing type String ---------- 5438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 505) setResult((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 5439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 528) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 535) setDate(DATE_EDEFAULT); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 538) getConditions().clear(); ^^^^^^^^^^^^^ The method getConditions() from the type AnalysisContextElementImpl refers to the missing type String ---------- 5442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 544) setResult(RESULT_EDEFAULT); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 559) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 567) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 573) return DATE_EDEFAULT == null ? date != null : !DATE_EDEFAULT.equals(date); ^^^^ String cannot be resolved to a type ---------- 5446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 573) return DATE_EDEFAULT == null ? date != null : !DATE_EDEFAULT.equals(date); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 573) return DATE_EDEFAULT == null ? date != null : !DATE_EDEFAULT.equals(date); ^^^^ String cannot be resolved to a type ---------- 5448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java (at line 597) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DegradedStateImpl.java (at line 27) public class DegradedStateImpl extends ThreatStateImpl implements DegradedState { ^^^^^^^^^^^^^^^^^ The hierarchy of the type DegradedStateImpl is inconsistent ---------- 5450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DegradedStateImpl.java (at line 42) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSKnowledgePerceptionImpl.java (at line 17) public class HSKnowledgePerceptionImpl extends HumanSensorUnitImpl implements HSKnowledgePerception { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HSKnowledgePerceptionImpl is inconsistent ---------- 5452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSKnowledgePerceptionImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 34) public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { ^^^^^^^^^^^^ The hierarchy of the type CH_HwBusImpl is inconsistent ---------- 5454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 34) public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { ^^^^^^^^^^^^ The hierarchy of the type CH_HwBusImpl is inconsistent ---------- 5455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 34) public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { ^^^^^^^^^^^^ The hierarchy of the type CH_HwBusImpl is inconsistent ---------- 5456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 34) public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { ^^^^^^^^^^^^ The hierarchy of the type CH_HwBusImpl is inconsistent ---------- 5457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 34) public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { ^^^^^^^^^^^^ The hierarchy of the type CH_HwBusImpl is inconsistent ---------- 5458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 43) protected static final String UTILIZATION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 5459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 53) protected String utilization = UTILIZATION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 5460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 53) protected String utilization = UTILIZATION_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 61) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 69) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 79) public String getUtilization() { ^^^^^^ String cannot be resolved to a type ---------- 5464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 80) return utilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 5465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 88) public void setUtilization(String newUtilization) { ^^^^^^ String cannot be resolved to a type ---------- 5466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 89) String oldUtilization = utilization; ^^^^^^ String cannot be resolved to a type ---------- 5467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 89) String oldUtilization = utilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 5468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 90) utilization = newUtilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 5469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 91) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CH_HwBusImpl ---------- 5470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 92) eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_BUS__UTILIZATION, oldUtilization, utilization)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CH_HwBusImpl ---------- 5471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 92) eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_BUS__UTILIZATION, oldUtilization, utilization)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 5472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 100) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 101) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 104) return getUtilization(); ^^^^^^^^^^^^^^ The method getUtilization() from the type CH_HwBusImpl refers to the missing type String ---------- 5475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 106) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 5476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 114) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 115) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 118) setUtilization((String)newValue); ^^^^^^^^^^^^^^ The method setUtilization(String) from the type CH_HwBusImpl refers to the missing type String ---------- 5479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 118) setUtilization((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 5480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 129) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 133) setUtilization(UTILIZATION_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 136) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 144) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 148) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 148) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 5486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 148) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 148) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 5488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 150) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 158) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 159) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 5491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 160) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type CH_HwBusImpl ---------- 5492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 160) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 5493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 162) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 5494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 162) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 5495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 162) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 5496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java (at line 164) result.append(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 5497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 91) public class FailurePropagationDataTypesPackageImpl extends EPackageImpl implements FailurePropagationDataTypesPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationDataTypesPackageImpl is inconsistent ---------- 5498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 171) super(eNS_URI, FailurePropagationDataTypesFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 5499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 194) if (isInited) return (FailurePropagationDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 197) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FailurePropagationDataTypesPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 5501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 197) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FailurePropagationDataTypesPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 5502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 215) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 215) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 216) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 216) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 217) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 217) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 218) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 218) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 219) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 219) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 220) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 220) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 221) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 221) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 222) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 222) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 223) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 223) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 224) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 224) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 225) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 225) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 226) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 226) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 227) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 227) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 228) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 228) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 229) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 229) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 230) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 230) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 231) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 231) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 232) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 232) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 233) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 233) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 234) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 234) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 235) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 235) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 236) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 236) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 289) theFailurePropagationDataTypesPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 293) EPackage.Registry.INSTANCE.put(FailurePropagationDataTypesPackage.eNS_URI, theFailurePropagationDataTypesPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 384) return (FailurePropagationDataTypesFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 406) d_avoidableEEnum = createEEnum(DAVOIDABLE); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 407) i_avoidableEEnum = createEEnum(IAVOIDABLE); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 408) c_avoidableEEnum = createEEnum(CAVOIDABLE); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 409) a_avoidableEEnum = createEEnum(AAVOIDABLE); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 410) a_mitigationEEnum = createEEnum(AMITIGATION); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 411) c_mitigationEEnum = createEEnum(CMITIGATION); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 412) i_mitigationEEnum = createEEnum(IMITIGATION); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 413) d_mitigationEEnum = createEEnum(DMITIGATION); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 414) failureTypeEEnum = createEEnum(FAILURE_TYPE); ^^^^^^^^^^^ The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 436) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 5559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 437) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 5560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 438) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 5561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 441) initEEnum(d_avoidableEEnum, D_avoidable.class, "D_avoidable"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 442) addEEnumLiteral(d_avoidableEEnum, D_avoidable.UNSPECIFIED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, D_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 443) addEEnumLiteral(d_avoidableEEnum, D_avoidable.IMPERMANENCE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, D_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 444) addEEnumLiteral(d_avoidableEEnum, D_avoidable.NONE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, D_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 446) initEEnum(i_avoidableEEnum, I_avoidable.class, "I_avoidable"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 447) addEEnumLiteral(i_avoidableEEnum, I_avoidable.UNSPECIFIED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, I_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 448) addEEnumLiteral(i_avoidableEEnum, I_avoidable.INTERFERENCE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, I_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 449) addEEnumLiteral(i_avoidableEEnum, I_avoidable.NONE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, I_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 451) initEEnum(c_avoidableEEnum, C_avoidable.class, "C_avoidable"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 452) addEEnumLiteral(c_avoidableEEnum, C_avoidable.UNSPECIFIED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, C_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 453) addEEnumLiteral(c_avoidableEEnum, C_avoidable.INCONSISTENCY); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, C_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 454) addEEnumLiteral(c_avoidableEEnum, C_avoidable.NONE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, C_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 456) initEEnum(a_avoidableEEnum, A_avoidable.class, "A_avoidable"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 457) addEEnumLiteral(a_avoidableEEnum, A_avoidable.UNSPECIFIED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, A_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 458) addEEnumLiteral(a_avoidableEEnum, A_avoidable.INCOMPLETION); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, A_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 459) addEEnumLiteral(a_avoidableEEnum, A_avoidable.NONE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, A_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 461) initEEnum(a_mitigationEEnum, A_mitigation.class, "A_mitigation"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 462) addEEnumLiteral(a_mitigationEEnum, A_mitigation.UNSPECIFIED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, A_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 463) addEEnumLiteral(a_mitigationEEnum, A_mitigation.ALL_OR_NOTHING); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, A_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 464) addEEnumLiteral(a_mitigationEEnum, A_mitigation.ALL_OR_COMPENSATION); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, A_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 465) addEEnumLiteral(a_mitigationEEnum, A_mitigation.NONE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, A_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 467) initEEnum(c_mitigationEEnum, C_mitigation.class, "C_mitigation"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 468) addEEnumLiteral(c_mitigationEEnum, C_mitigation.UNSPECIFIED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, C_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 469) addEEnumLiteral(c_mitigationEEnum, C_mitigation.FULL_CONSISTENCY); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, C_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 470) addEEnumLiteral(c_mitigationEEnum, C_mitigation.RANGE_VIOLATION_ALLOWED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, C_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 471) addEEnumLiteral(c_mitigationEEnum, C_mitigation.NONE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, C_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 473) initEEnum(i_mitigationEEnum, I_mitigation.class, "I_mitigation"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 474) addEEnumLiteral(i_mitigationEEnum, I_mitigation.UNSPECIFIED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, I_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 475) addEEnumLiteral(i_mitigationEEnum, I_mitigation.PORTABLE_LEVEL); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, I_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 476) addEEnumLiteral(i_mitigationEEnum, I_mitigation.SERIALIZABLE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, I_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 477) addEEnumLiteral(i_mitigationEEnum, I_mitigation.NONE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, I_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 479) initEEnum(d_mitigationEEnum, D_mitigation.class, "D_mitigation"); ^^^^^^^^^ The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 480) addEEnumLiteral(d_mitigationEEnum, D_mitigation.UNSPECIFIED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, D_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 481) addEEnumLiteral(d_mitigationEEnum, D_mitigation.NO_LOSS); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, D_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 482) addEEnumLiteral(d_mitigationEEnum, D_mitigation.PARTIAL_LOSS_ALLOWED); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, D_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- 5596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java (at line 483) addEEnumLiteral(d_mitigationEEnum, D_mitigation.NONE); ^^^^^^^^^^^^^^^ The method addEEnumLiteral(EEnum, D_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl ---------- ---------- 5597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 36) public class FailurePropagationSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationSwitch is inconsistent ---------- 5598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 51) public FailurePropagationSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 5599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 65) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 108) if (result == null) result = caseGaAnalysisContext(failurePropagationAnalysis); ^^^^^^^^^^^^^^^^^^^^^ The method caseGaAnalysisContext(GaAnalysisContext) in the type FailurePropagationSwitch is not applicable for the arguments (FailurePropagationAnalysis) ---------- 5602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 109) if (result == null) result = caseConfiguration(failurePropagationAnalysis); ^^^^^^^^^^^^^^^^^ The method caseConfiguration(Configuration) in the type FailurePropagationSwitch is not applicable for the arguments (FailurePropagationAnalysis) ---------- 5603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 110) if (result == null) result = caseExpressionContext(failurePropagationAnalysis); ^^^^^^^^^^^^^^^^^^^^^ The method caseExpressionContext(ExpressionContext) in the type FailurePropagationSwitch is not applicable for the arguments (FailurePropagationAnalysis) ---------- 5604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 143) if (result == null) result = caseGaAnalysisContext(fi4FAAnalysis); ^^^^^^^^^^^^^^^^^^^^^ The method caseGaAnalysisContext(GaAnalysisContext) in the type FailurePropagationSwitch is not applicable for the arguments (FI4FAAnalysis) ---------- 5605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 144) if (result == null) result = caseConfiguration(fi4FAAnalysis); ^^^^^^^^^^^^^^^^^ The method caseConfiguration(Configuration) in the type FailurePropagationSwitch is not applicable for the arguments (FI4FAAnalysis) ---------- 5606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 145) if (result == null) result = caseExpressionContext(fi4FAAnalysis); ^^^^^^^^^^^^^^^^^^^^^ The method caseExpressionContext(ExpressionContext) in the type FailurePropagationSwitch is not applicable for the arguments (FI4FAAnalysis) ---------- 5607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java (at line 374) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java (at line 32) public interface ARINCFunction extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type ARINCFunction is inconsistent ---------- 5609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java (at line 112) Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes); ^^^^^^ String cannot be resolved to a type ---------- 5610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java (at line 112) Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes); ^^^^^^ String cannot be resolved to a type ---------- 5611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java (at line 126) Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase); ^^^^^^ String cannot be resolved to a type ---------- 5612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java (at line 126) Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase); ^^^^^^ String cannot be resolved to a type ---------- ---------- 5613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerant.java (at line 37) public interface FaultTolerant extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type FaultTolerant is inconsistent ---------- ---------- 5614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesPackage.java (at line 33) public interface RTDataTypesPackage extends EPackage { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTDataTypesPackage is inconsistent ---------- 5615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesPackage.java (at line 40) String eNAME = "RTDataTypes"; ^^^^^^ String cannot be resolved to a type ---------- 5616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesPackage.java (at line 48) String eNS_URI = "http:///CHESS/Predictability/RTComponentModel/RTDataTypes.ecore"; ^^^^^^ String cannot be resolved to a type ---------- 5617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesPackage.java (at line 56) String eNS_PREFIX = "CHESS.Predictability.RTComponentModel.RTDataTypes"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 5618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultToleranceFactory.java (at line 24) public interface FaultToleranceFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultToleranceFactory is inconsistent ---------- ---------- 5619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 22) public class ExpressionsAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ExpressionsAdapterFactory is inconsistent ---------- 5620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 37) public ExpressionsAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 5621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 51) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 52) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 5623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 70) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 74) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 78) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java (at line 94) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type ExpressionsSwitch is not applicable for the arguments (EObject) ---------- ---------- 5628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationAnalyticalImpl.java (at line 27) public class EvaluationAnalyticalImpl extends EvaluationMethodImpl implements EvaluationAnalytical { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type EvaluationAnalyticalImpl is inconsistent ---------- 5629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationAnalyticalImpl.java (at line 42) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceFactoryImpl.java (at line 29) public class StateBasedAnalysisResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisResourceFactoryImpl is inconsistent ---------- 5631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceFactoryImpl.java (at line 48) XMLResource result = new StateBasedAnalysisResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StateBasedAnalysisResourceImpl to XMLResource ---------- ---------- 5634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/Variant.java (at line 34) public interface Variant extends EObject { ^^^^^^^ The hierarchy of the type Variant is inconsistent ---------- ---------- 5635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HAFeedback.java (at line 16) public interface HAFeedback extends HumanActuatorUnit { ^^^^^^^^^^ The hierarchy of the type HAFeedback is inconsistent ---------- ---------- 5636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 5637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 44) public class CHRtPortSlotImpl extends EObjectImpl implements CHRtPortSlot { ^^^^^^^^^^^^^^^^ The hierarchy of the type CHRtPortSlotImpl is inconsistent ---------- 5638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 81) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 89) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 102) base_Slot = (Slot)eResolveProxy(oldBase_Slot); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHRtPortSlotImpl ---------- 5641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 104) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtPortSlotImpl ---------- 5642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 105) eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtPortSlotImpl ---------- 5643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 105) eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 128) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtPortSlotImpl ---------- 5645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 129) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtPortSlotImpl ---------- 5646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 129) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 139) cH_RtSpecification = new EObjectResolvingEList(CHRtSpecification.class, this, RTComponentModelPackage.CH_RT_PORT_SLOT__CH_RT_SPECIFICATION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 5648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 152) base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type CHRtPortSlotImpl ---------- 5649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 154) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtPortSlotImpl ---------- 5650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtPortSlotImpl ---------- 5651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 178) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CHRtPortSlotImpl ---------- 5653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 179) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CHRtPortSlotImpl ---------- 5654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 179) eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 187) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 188) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 199) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 5658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 207) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 5659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 208) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 209) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 215) getCH_RtSpecification().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 216) getCH_RtSpecification().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 5663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 216) getCH_RtSpecification().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 5664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 230) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 237) getCH_RtSpecification().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 243) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 251) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 257) return cH_RtSpecification != null && !cH_RtSpecification.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 5669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java (at line 261) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 5670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 5671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 5672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 5673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 29) public enum A_avoidable implements Enumerator { ^^^^^^^^^^^ The hierarchy of the type A_avoidable is inconsistent ---------- 5674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 30) /** * The 'Unspecified' literal object. * * * @see #UNSPECIFIED_VALUE * @generated * @ordered */ UNSPECIFIED(0, "unspecified", "unspecified"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor A_avoidable(int, String, String) refers to the missing type String ---------- 5675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 40) /** * The 'Incompletion' literal object. * * * @see #INCOMPLETION_VALUE * @generated * @ordered */ INCOMPLETION(1, "incompletion", "incompletion"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor A_avoidable(int, String, String) refers to the missing type String ---------- 5676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 50) /** * The 'None' literal object. * * * @see #NONE_VALUE * @generated * @ordered */ NONE(2, "none", "none"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor A_avoidable(int, String, String) refers to the missing type String ---------- 5677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 5678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 5679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 124) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 5680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 134) public static A_avoidable get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 5681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 137) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type A_avoidable refers to the missing type String ---------- 5682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 152) public static A_avoidable getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 5683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 155) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type A_avoidable refers to the missing type String ---------- 5684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 191) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 5685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 198) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 5686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 206) private A_avoidable(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 5687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 206) private A_avoidable(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 5688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 206) private A_avoidable(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 5689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 208) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 5690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 209) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 226) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 5692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 227) return name; ^^^^ String cannot be resolved to a type ---------- 5693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 235) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 5694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 236) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 5695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 245) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 246) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 5697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java (at line 247) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 5698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceImpl.java (at line 25) public class MitigationMeansResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansResourceImpl is inconsistent ---------- 5699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 5700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUMissionManagementImpl.java (at line 17) public class OUMissionManagementImpl extends OrganizationUnitImpl implements OUMissionManagement { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUMissionManagementImpl is inconsistent ---------- 5701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUMissionManagementImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 5702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 131) public class StateMachinesPackageImpl extends EPackageImpl implements StateMachinesPackage { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateMachinesPackageImpl is inconsistent ---------- 5703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 155) super(eNS_URI, StateMachinesFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 5704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 178) if (isInited) return (StateMachinesPackage)EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 181) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateMachinesPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 5706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 181) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateMachinesPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 5707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 199) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 199) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 200) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 200) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 201) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 201) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 202) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 202) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 203) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 203) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 204) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 204) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 205) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 205) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 206) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 206) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 207) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 207) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 208) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 208) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 209) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 209) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 210) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 210) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 211) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 211) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 212) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 212) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 213) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 213) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 214) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 214) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 215) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 215) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 216) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 216) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 217) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 217) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 218) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 218) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 219) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 219) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 220) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 220) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 273) theStateMachinesPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type StateMachinesPackageImpl ---------- 5752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 277) EPackage.Registry.INSTANCE.put(StateMachinesPackage.eNS_URI, theStateMachinesPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 296) return (EReference)prioritizedTransitionEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 5754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 305) return (EAttribute)prioritizedTransitionEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 5755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 314) return (StateMachinesFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type StateMachinesPackageImpl ---------- 5756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 336) prioritizedTransitionEClass = createEClass(PRIORITIZED_TRANSITION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateMachinesPackageImpl ---------- 5757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 337) createEAttribute(prioritizedTransitionEClass, PRIORITIZED_TRANSITION__PRIORITY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateMachinesPackageImpl ---------- 5758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 338) createEReference(prioritizedTransitionEClass, PRIORITIZED_TRANSITION__BASE_TRANSITION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateMachinesPackageImpl ---------- 5759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 360) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 5760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 361) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 5761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 362) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 5762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 365) TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 366) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 375) initEClass(prioritizedTransitionEClass, PrioritizedTransition.class, "PrioritizedTransition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 5765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 375) initEClass(prioritizedTransitionEClass, PrioritizedTransition.class, "PrioritizedTransition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 5766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 375) initEClass(prioritizedTransitionEClass, PrioritizedTransition.class, "PrioritizedTransition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 5767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 376) initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 5768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 376) initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 5769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 376) initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 5770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 376) initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 5771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 376) initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 5772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 376) initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 5773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 376) initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 5774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 376) initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 5775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 5776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 5777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 5778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 5779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 5780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 5781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 5782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 5783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java (at line 377) initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 5784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 35) public class RTAnalysisViewImpl extends EObjectImpl implements RTAnalysisView { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTAnalysisViewImpl is inconsistent ---------- 5785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 52) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 60) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 73) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type RTAnalysisViewImpl ---------- 5788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 75) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RTAnalysisViewImpl ---------- 5789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.RT_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RTAnalysisViewImpl ---------- 5790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.RT_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 99) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RTAnalysisViewImpl ---------- 5792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.RT_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RTAnalysisViewImpl ---------- 5793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.RT_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 109) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 115) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 5797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 123) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 124) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 138) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 145) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 153) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java (at line 159) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 5803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java (at line 44) public interface Propagation extends EObject { ^^^^^^^^^^^ The hierarchy of the type Propagation is inconsistent ---------- 5804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java (at line 59) String getProb(); ^^^^^^ String cannot be resolved to a type ---------- 5805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java (at line 69) void setProb(String value); ^^^^^^ String cannot be resolved to a type ---------- 5806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java (at line 85) String getDelay(); ^^^^^^ String cannot be resolved to a type ---------- 5807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java (at line 95) void setDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 5808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceImpl.java (at line 25) public class RTComponentModelResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelResourceImpl is inconsistent ---------- 5809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 5810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringFactory.java (at line 24) public interface MaintenanceMonitoringFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringFactory is inconsistent ---------- ---------- 5811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 5) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 5812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 43) public class ARINCFunctionImpl extends EObjectImpl implements ARINCFunction { ^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCFunctionImpl is inconsistent ---------- 5813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 100) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 121) base_Operation = (Operation)eResolveProxy(oldBase_Operation); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ARINCFunctionImpl ---------- 5816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 123) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCFunctionImpl ---------- 5817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 124) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_OPERATION, oldBase_Operation, base_Operation)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl ---------- 5818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 124) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_OPERATION, oldBase_Operation, base_Operation)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 147) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCFunctionImpl ---------- 5820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 148) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_OPERATION, oldBase_Operation, base_Operation)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl ---------- 5821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 148) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_OPERATION, oldBase_Operation, base_Operation)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 159) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ARINCFunctionImpl ---------- 5823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 161) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCFunctionImpl ---------- 5824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 162) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl ---------- 5825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 162) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 185) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCFunctionImpl ---------- 5827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 186) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl ---------- 5828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 186) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 196) followedBy = new EObjectResolvingEList(Operation.class, this, ARINCComponentModelPackage.ARINC_FUNCTION__FOLLOWED_BY); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 5830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 206) public Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes) { ^^^^^^ String cannot be resolved to a type ---------- 5831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 206) public Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes) { ^^^^^^ String cannot be resolved to a type ---------- 5832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 215) public Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase) { ^^^^^^ String cannot be resolved to a type ---------- 5833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 215) public Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase) { ^^^^^^ String cannot be resolved to a type ---------- 5834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 216) followedByLoop: for (Operation followedBy : getFollowedBy()) { ^^^^^^^^^^^^^^^ Can only iterate over an array or an instance of java.lang.Iterable ---------- 5835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 217) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(followedBy.getName()) : name.equals(followedBy.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 5836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 217) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(followedBy.getName()) : name.equals(followedBy.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 5837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 220) int ownedParameterListSize = ownedParameterList.size(); ^^^^ The method size() is undefined for the type EList ---------- 5838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 221) if (ownedParameterNames != null && ownedParameterNames.size() != ownedParameterListSize || (ownedParameterTypes != null && ownedParameterTypes.size() != ownedParameterListSize)) ^^^^ The method size() is undefined for the type EList ---------- 5839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 224) Parameter ownedParameter = ownedParameterList.get(j); ^^^ The method get(int) is undefined for the type EList ---------- 5840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 225) if (ownedParameterNames != null && !(ignoreCase ? (ownedParameterNames.get(j)).equalsIgnoreCase(ownedParameter.getName()) : ownedParameterNames.get(j).equals(ownedParameter.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 5841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 225) if (ownedParameterNames != null && !(ignoreCase ? (ownedParameterNames.get(j)).equalsIgnoreCase(ownedParameter.getName()) : ownedParameterNames.get(j).equals(ownedParameter.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 5842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 227) if (ownedParameterTypes != null && !ownedParameterTypes.get(j).equals(ownedParameter.getType())) ^^^ The method get(int) is undefined for the type EList ---------- 5843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 252) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ARINCFunctionImpl ---------- 5844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 253) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__RATE_DIVIDER, oldRateDivider, rateDivider)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl ---------- 5845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 253) eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__RATE_DIVIDER, oldRateDivider, rateDivider)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 261) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 262) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 275) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 5849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 283) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 5850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 284) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 285) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 294) getFollowedBy().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 295) getFollowedBy().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 5854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 295) getFollowedBy().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 5855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 298) setRateDivider((Integer)newValue); ^^^^^^^^^^^^^^ The method setRateDivider(int) in the type ARINCFunctionImpl is not applicable for the arguments (Integer) ---------- 5856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 298) setRateDivider((Integer)newValue); ^^^^^^^ Integer cannot be resolved to a type ---------- 5857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 309) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 319) getFollowedBy().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 5859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 325) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 333) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 341) return followedBy != null && !followedBy.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 5862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 345) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 5863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 353) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 354) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 5865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 355) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ARINCFunctionImpl ---------- 5866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 355) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 5867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 357) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 5868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 357) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 5869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java (at line 357) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 5870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 21) public class AsyncCommunicationFactoryImpl extends EFactoryImpl implements AsyncCommunicationFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type AsyncCommunicationFactoryImpl is inconsistent ---------- 5871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 30) AsyncCommunicationFactory theAsyncCommunicationFactory = (AsyncCommunicationFactory)EPackage.Registry.INSTANCE.getEFactory(AsyncCommunicationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 35) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 5873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 59) case AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT: return createFunctionTriggerEvent(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FunctionTriggerEvent to EObject ---------- 5876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 61) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 5877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 61) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 5878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 81) return (AsyncCommunicationPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type AsyncCommunicationFactoryImpl ---------- 5879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java (at line 90) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 5880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 40) public class AttackImpl extends InternalPropagationImpl implements Attack { ^^^^^^^^^^ The hierarchy of the type AttackImpl is inconsistent ---------- 5881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 69) protected static final String SEVERITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 5882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 79) protected String severity = SEVERITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 5883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 79) protected String severity = SEVERITY_EDEFAULT; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 89) protected static final String LIKELIHOOD_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 5885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 99) protected String likelihood = LIKELIHOOD_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 5886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 99) protected String likelihood = LIKELIHOOD_EDEFAULT; ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 149) protected static final String INTENSITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 5888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 159) protected String intensity = INTENSITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 5889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 159) protected String intensity = INTENSITY_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 175) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 197) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 198) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__KIND, oldKind, kind)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 198) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__KIND, oldKind, kind)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 206) public String getSeverity() { ^^^^^^ String cannot be resolved to a type ---------- 5895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 207) return severity; ^^^^^^^^ String cannot be resolved to a type ---------- 5896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 215) public void setSeverity(String newSeverity) { ^^^^^^ String cannot be resolved to a type ---------- 5897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 216) String oldSeverity = severity; ^^^^^^ String cannot be resolved to a type ---------- 5898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 216) String oldSeverity = severity; ^^^^^^^^ String cannot be resolved to a type ---------- 5899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 217) severity = newSeverity; ^^^^^^^^ String cannot be resolved to a type ---------- 5900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 218) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 219) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__SEVERITY, oldSeverity, severity)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 219) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__SEVERITY, oldSeverity, severity)); ^^^^^^^^ String cannot be resolved to a type ---------- 5903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 227) public String getLikelihood() { ^^^^^^ String cannot be resolved to a type ---------- 5904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 228) return likelihood; ^^^^^^^^^^ String cannot be resolved to a type ---------- 5905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 236) public void setLikelihood(String newLikelihood) { ^^^^^^ String cannot be resolved to a type ---------- 5906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 237) String oldLikelihood = likelihood; ^^^^^^ String cannot be resolved to a type ---------- 5907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 237) String oldLikelihood = likelihood; ^^^^^^^^^^ String cannot be resolved to a type ---------- 5908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 238) likelihood = newLikelihood; ^^^^^^^^^^ String cannot be resolved to a type ---------- 5909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 239) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 240) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__LIKELIHOOD, oldLikelihood, likelihood)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 240) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__LIKELIHOOD, oldLikelihood, likelihood)); ^^^^^^^^^^ String cannot be resolved to a type ---------- 5912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 249) if (vulnerability != null && vulnerability.eIsProxy()) { ^^^^^^^^ The method eIsProxy() is undefined for the type Vulnerability ---------- 5913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 251) vulnerability = (Vulnerability)eResolveProxy(oldVulnerability); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AttackImpl ---------- 5914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 253) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 254) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK__VULNERABILITY, oldVulnerability, vulnerability)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 254) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK__VULNERABILITY, oldVulnerability, vulnerability)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 277) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 278) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__VULNERABILITY, oldVulnerability, vulnerability)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 278) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__VULNERABILITY, oldVulnerability, vulnerability)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 298) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 299) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__THREAT, oldThreat, threat)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 299) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__THREAT, oldThreat, threat)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 310) base_Message = (Message)eResolveProxy(oldBase_Message); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AttackImpl ---------- 5924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 312) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 313) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK__BASE_MESSAGE, oldBase_Message, base_Message)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 313) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK__BASE_MESSAGE, oldBase_Message, base_Message)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 336) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 337) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__BASE_MESSAGE, oldBase_Message, base_Message)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 337) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__BASE_MESSAGE, oldBase_Message, base_Message)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 345) public String getIntensity() { ^^^^^^ String cannot be resolved to a type ---------- 5931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 346) return intensity; ^^^^^^^^^ String cannot be resolved to a type ---------- 5932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 354) public void setIntensity(String newIntensity) { ^^^^^^ String cannot be resolved to a type ---------- 5933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 355) String oldIntensity = intensity; ^^^^^^ String cannot be resolved to a type ---------- 5934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 355) String oldIntensity = intensity; ^^^^^^^^^ String cannot be resolved to a type ---------- 5935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 356) intensity = newIntensity; ^^^^^^^^^ String cannot be resolved to a type ---------- 5936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 357) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AttackImpl ---------- 5937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 358) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__INTENSITY, oldIntensity, intensity)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AttackImpl ---------- 5938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 358) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__INTENSITY, oldIntensity, intensity)); ^^^^^^^^^ String cannot be resolved to a type ---------- 5939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 366) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 367) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 5941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 372) return getSeverity(); ^^^^^^^^^^^ The method getSeverity() from the type AttackImpl refers to the missing type String ---------- 5942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 374) return getLikelihood(); ^^^^^^^^^^^^^ The method getLikelihood() from the type AttackImpl refers to the missing type String ---------- 5943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 384) return getIntensity(); ^^^^^^^^^^^^ The method getIntensity() from the type AttackImpl refers to the missing type String ---------- 5944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 386) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type InternalPropagationImpl refers to the missing type Object ---------- 5945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 394) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 395) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 5947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 401) setSeverity((String)newValue); ^^^^^^^^^^^ The method setSeverity(String) from the type AttackImpl refers to the missing type String ---------- 5948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 401) setSeverity((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 5949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 404) setLikelihood((String)newValue); ^^^^^^^^^^^^^ The method setLikelihood(String) from the type AttackImpl refers to the missing type String ---------- 5950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 404) setLikelihood((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 5951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 416) setIntensity((String)newValue); ^^^^^^^^^^^^ The method setIntensity(String) from the type AttackImpl refers to the missing type String ---------- 5952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 416) setIntensity((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 5953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 427) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 434) setSeverity(SEVERITY_EDEFAULT); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 437) setLikelihood(LIKELIHOOD_EDEFAULT); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 449) setIntensity(INTENSITY_EDEFAULT); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 460) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 466) return SEVERITY_EDEFAULT == null ? severity != null : !SEVERITY_EDEFAULT.equals(severity); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 466) return SEVERITY_EDEFAULT == null ? severity != null : !SEVERITY_EDEFAULT.equals(severity); ^^^^^^^^ String cannot be resolved to a type ---------- 5960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 466) return SEVERITY_EDEFAULT == null ? severity != null : !SEVERITY_EDEFAULT.equals(severity); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 466) return SEVERITY_EDEFAULT == null ? severity != null : !SEVERITY_EDEFAULT.equals(severity); ^^^^^^^^ String cannot be resolved to a type ---------- 5962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 468) return LIKELIHOOD_EDEFAULT == null ? likelihood != null : !LIKELIHOOD_EDEFAULT.equals(likelihood); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 468) return LIKELIHOOD_EDEFAULT == null ? likelihood != null : !LIKELIHOOD_EDEFAULT.equals(likelihood); ^^^^^^^^^^ String cannot be resolved to a type ---------- 5964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 468) return LIKELIHOOD_EDEFAULT == null ? likelihood != null : !LIKELIHOOD_EDEFAULT.equals(likelihood); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 468) return LIKELIHOOD_EDEFAULT == null ? likelihood != null : !LIKELIHOOD_EDEFAULT.equals(likelihood); ^^^^^^^^^^ String cannot be resolved to a type ---------- 5966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 476) return INTENSITY_EDEFAULT == null ? intensity != null : !INTENSITY_EDEFAULT.equals(intensity); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 476) return INTENSITY_EDEFAULT == null ? intensity != null : !INTENSITY_EDEFAULT.equals(intensity); ^^^^^^^^^ String cannot be resolved to a type ---------- 5968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 476) return INTENSITY_EDEFAULT == null ? intensity != null : !INTENSITY_EDEFAULT.equals(intensity); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 476) return INTENSITY_EDEFAULT == null ? intensity != null : !INTENSITY_EDEFAULT.equals(intensity); ^^^^^^^^^ String cannot be resolved to a type ---------- 5970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 486) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 487) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 5972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 488) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type AttackImpl ---------- 5973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 488) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() from the type InternalPropagationImpl refers to the missing type String ---------- 5974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 490) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 5975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 490) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 5976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 490) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() from the type InternalPropagationImpl refers to the missing type String ---------- 5977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 494) result.append(severity); ^^^^^^^^ String cannot be resolved to a type ---------- 5978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 496) result.append(likelihood); ^^^^^^^^^^ String cannot be resolved to a type ---------- 5979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java (at line 500) result.append(intensity); ^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 5980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 5981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 43) public class ComponentImplementationImpl extends EObjectImpl implements ComponentImplementation { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentImplementationImpl is inconsistent ---------- 5982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 62) protected static final String LANGUAGE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 5983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 72) protected String language = LANGUAGE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 5984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 72) protected String language = LANGUAGE_EDEFAULT; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 5985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 82) protected static final String OS_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 5986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 92) protected String os = OS_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 5987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 92) protected String os = OS_EDEFAULT; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 5988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 102) protected EList sourceCodeLocation; ^^^^^^ String cannot be resolved to a type ---------- 5989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 110) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 5990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 118) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 5991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 131) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ComponentImplementationImpl ---------- 5992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 133) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ComponentImplementationImpl ---------- 5993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 134) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.COMPONENT_IMPLEMENTATION__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ComponentImplementationImpl ---------- 5994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 134) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.COMPONENT_IMPLEMENTATION__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 157) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ComponentImplementationImpl ---------- 5996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 158) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ComponentImplementationImpl ---------- 5997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 158) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 5998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 166) public String getLanguage() { ^^^^^^ String cannot be resolved to a type ---------- 5999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 167) return language; ^^^^^^^^ String cannot be resolved to a type ---------- 6000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 175) public void setLanguage(String newLanguage) { ^^^^^^ String cannot be resolved to a type ---------- 6001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 176) String oldLanguage = language; ^^^^^^ String cannot be resolved to a type ---------- 6002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 176) String oldLanguage = language; ^^^^^^^^ String cannot be resolved to a type ---------- 6003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 177) language = newLanguage; ^^^^^^^^ String cannot be resolved to a type ---------- 6004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 178) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ComponentImplementationImpl ---------- 6005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 179) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__LANGUAGE, oldLanguage, language)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ComponentImplementationImpl ---------- 6006. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 179) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__LANGUAGE, oldLanguage, language)); ^^^^^^^^ String cannot be resolved to a type ---------- 6007. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 187) public String getOS() { ^^^^^^ String cannot be resolved to a type ---------- 6008. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 188) return os; ^^ String cannot be resolved to a type ---------- 6009. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 196) public void setOS(String newOS) { ^^^^^^ String cannot be resolved to a type ---------- 6010. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 197) String oldOS = os; ^^^^^^ String cannot be resolved to a type ---------- 6011. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 197) String oldOS = os; ^^ String cannot be resolved to a type ---------- 6012. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 198) os = newOS; ^^ String cannot be resolved to a type ---------- 6013. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 199) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ComponentImplementationImpl ---------- 6014. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 200) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__OS, oldOS, os)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ComponentImplementationImpl ---------- 6015. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 200) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__OS, oldOS, os)); ^^ String cannot be resolved to a type ---------- 6016. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 208) public EList getSourceCodeLocation() { ^^^^^^ String cannot be resolved to a type ---------- 6017. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 209) if (sourceCodeLocation == null) { ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6018. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 210) sourceCodeLocation = new EDataTypeUniqueEList(String.class, this, ComponentModelPackage.COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6019. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 210) sourceCodeLocation = new EDataTypeUniqueEList(String.class, this, ComponentModelPackage.COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class ---------- 6020. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 210) sourceCodeLocation = new EDataTypeUniqueEList(String.class, this, ComponentModelPackage.COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); ^^^^^^ String cannot be resolved to a type ---------- 6021. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 210) sourceCodeLocation = new EDataTypeUniqueEList(String.class, this, ComponentModelPackage.COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); ^^^^^^ String cannot be resolved to a type ---------- 6022. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 212) return sourceCodeLocation; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6023. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 220) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6024. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 221) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6025. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 227) return getLanguage(); ^^^^^^^^^^^ The method getLanguage() from the type ComponentImplementationImpl refers to the missing type String ---------- 6026. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 229) return getOS(); ^^^^^ The method getOS() from the type ComponentImplementationImpl refers to the missing type String ---------- 6027. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 231) return getSourceCodeLocation(); ^^^^^^^^^^^^^^^^^^^^^ The method getSourceCodeLocation() from the type ComponentImplementationImpl refers to the missing type String ---------- 6028. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 233) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6029. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 241) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 6030. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 242) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6031. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 243) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6032. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 249) setLanguage((String)newValue); ^^^^^^^^^^^ The method setLanguage(String) from the type ComponentImplementationImpl refers to the missing type String ---------- 6033. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 249) setLanguage((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6034. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 252) setOS((String)newValue); ^^^^^ The method setOS(String) from the type ComponentImplementationImpl refers to the missing type String ---------- 6035. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 252) setOS((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6036. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 255) getSourceCodeLocation().clear(); ^^^^^^^^^^^^^^^^^^^^^ The method getSourceCodeLocation() from the type ComponentImplementationImpl refers to the missing type String ---------- 6037. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 256) getSourceCodeLocation().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^ The method getSourceCodeLocation() from the type ComponentImplementationImpl refers to the missing type String ---------- 6038. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 256) getSourceCodeLocation().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 6039. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 256) getSourceCodeLocation().addAll((Collection)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6040. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 267) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6041. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 274) setLanguage(LANGUAGE_EDEFAULT); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6042. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 277) setOS(OS_EDEFAULT); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6043. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 280) getSourceCodeLocation().clear(); ^^^^^^^^^^^^^^^^^^^^^ The method getSourceCodeLocation() from the type ComponentImplementationImpl refers to the missing type String ---------- 6044. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 283) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6045. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 291) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6046. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 297) return LANGUAGE_EDEFAULT == null ? language != null : !LANGUAGE_EDEFAULT.equals(language); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6047. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 297) return LANGUAGE_EDEFAULT == null ? language != null : !LANGUAGE_EDEFAULT.equals(language); ^^^^^^^^ String cannot be resolved to a type ---------- 6048. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 297) return LANGUAGE_EDEFAULT == null ? language != null : !LANGUAGE_EDEFAULT.equals(language); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6049. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 297) return LANGUAGE_EDEFAULT == null ? language != null : !LANGUAGE_EDEFAULT.equals(language); ^^^^^^^^ String cannot be resolved to a type ---------- 6050. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 299) return OS_EDEFAULT == null ? os != null : !OS_EDEFAULT.equals(os); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6051. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 299) return OS_EDEFAULT == null ? os != null : !OS_EDEFAULT.equals(os); ^^ String cannot be resolved to a type ---------- 6052. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 299) return OS_EDEFAULT == null ? os != null : !OS_EDEFAULT.equals(os); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6053. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 299) return OS_EDEFAULT == null ? os != null : !OS_EDEFAULT.equals(os); ^^ String cannot be resolved to a type ---------- 6054. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 301) return sourceCodeLocation != null && !sourceCodeLocation.isEmpty(); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6055. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 301) return sourceCodeLocation != null && !sourceCodeLocation.isEmpty(); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6056. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 303) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6057. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 311) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6058. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 312) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 6059. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 313) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ComponentImplementationImpl ---------- 6060. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 313) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 6061. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 315) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6062. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 315) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6063. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 315) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 6064. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 317) result.append(language); ^^^^^^^^ String cannot be resolved to a type ---------- 6065. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 319) result.append(os); ^^ String cannot be resolved to a type ---------- 6066. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java (at line 321) result.append(sourceCodeLocation); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 6067. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 31) public class StateBasedAnalysisAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisAdapterFactory is inconsistent ---------- 6068. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 46) public StateBasedAnalysisAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6069. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 60) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6070. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 61) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 6071. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 79) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6072. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 83) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6073. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 87) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6074. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 91) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6075. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 95) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6076. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 99) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6077. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 103) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6078. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 117) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6079. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java (at line 119) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type StateBasedAnalysisSwitch is not applicable for the arguments (EObject) ---------- ---------- 6080. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ErrorModelBehavior.java (at line 40) public interface ErrorModelBehavior extends EObject { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type ErrorModelBehavior is inconsistent ---------- ---------- 6081. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 40) public class AnalysisViewImpl extends EObjectImpl implements AnalysisView { ^^^^^^^^^^^^^^^^ The hierarchy of the type AnalysisViewImpl is inconsistent ---------- 6082. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 77) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6083. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 85) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6084. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 98) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AnalysisViewImpl ---------- 6085. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 100) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisViewImpl ---------- 6086. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 101) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl ---------- 6087. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 101) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6088. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 124) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisViewImpl ---------- 6089. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 125) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl ---------- 6090. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 125) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6091. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 145) if (eNotificationRequired()) { ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisViewImpl ---------- 6092. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 146) ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, oldRtanalysisview, newRtanalysisview); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6093. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 161) msgs = ((InternalEObject)rtanalysisview).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 6094. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 163) msgs = ((InternalEObject)newRtanalysisview).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 6095. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 167) else if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisViewImpl ---------- 6096. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 168) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, newRtanalysisview, newRtanalysisview)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl ---------- 6097. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 168) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, newRtanalysisview, newRtanalysisview)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6098. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 177) if (depanalysisview != null && depanalysisview.eIsProxy()) { ^^^^^^^^ The method eIsProxy() is undefined for the type DependabilityAnalysisView ---------- 6099. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 179) depanalysisview = (DependabilityAnalysisView)eResolveProxy(oldDepanalysisview); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type AnalysisViewImpl ---------- 6100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 181) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisViewImpl ---------- 6101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 182) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.ANALYSIS_VIEW__DEPANALYSISVIEW, oldDepanalysisview, depanalysisview)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl ---------- 6102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 182) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.ANALYSIS_VIEW__DEPANALYSISVIEW, oldDepanalysisview, depanalysisview)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 205) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type AnalysisViewImpl ---------- 6104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 206) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__DEPANALYSISVIEW, oldDepanalysisview, depanalysisview)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl ---------- 6105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 206) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__DEPANALYSISVIEW, oldDepanalysisview, depanalysisview)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 214) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 220) return super.eInverseRemove(otherEnd, featureID, msgs); ^^^^^ Object cannot be resolved to a type ---------- 6108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 228) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 229) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 240) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 248) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 249) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 269) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 282) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 290) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java (at line 300) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 6117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java (at line 28) public interface ErrorHandling extends EObject { ^^^^^^^^^^^^^ The hierarchy of the type ErrorHandling is inconsistent ---------- 6118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java (at line 69) String getDelay(); ^^^^^^ String cannot be resolved to a type ---------- 6119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java (at line 79) void setDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 6120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java (at line 95) String getSuccessProbability(); ^^^^^^ String cannot be resolved to a type ---------- 6121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java (at line 105) void setSuccessProbability(String value); ^^^^^^ String cannot be resolved to a type ---------- 6122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java (at line 121) String getWeight(); ^^^^^^ String cannot be resolved to a type ---------- 6123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java (at line 131) void setWeight(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 6124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationFactory.java (at line 24) public interface FailurePropagationFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationFactory is inconsistent ---------- ---------- 6125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java (at line 46) public class ThreatsPropagationSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationSwitch is inconsistent ---------- 6126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java (at line 61) public ThreatsPropagationSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java (at line 75) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java (at line 87) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java (at line 573) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/SteadyStateImpl.java (at line 28) public class SteadyStateImpl extends EObjectImpl implements SteadyState { ^^^^^^^^^^^^^^^ The hierarchy of the type SteadyStateImpl is inconsistent ---------- 6131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/SteadyStateImpl.java (at line 35) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/SteadyStateImpl.java (at line 43) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FASpecification.java (at line 25) public interface FI4FASpecification extends FPTCSpecification { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type FI4FASpecification is inconsistent ---------- ---------- 6134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HumanSensorUnit.java (at line 23) public interface HumanSensorUnit extends EObject { ^^^^^^^^^^^^^^^ The hierarchy of the type HumanSensorUnit is inconsistent ---------- ---------- 6135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 92) public class StateBasedComponentsPackageImpl extends EPackageImpl implements StateBasedComponentsPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedComponentsPackageImpl is inconsistent ---------- 6136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 151) super(eNS_URI, StateBasedComponentsFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 6137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 174) if (isInited) return (StateBasedComponentsPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 177) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedComponentsPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 6139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 177) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedComponentsPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 6140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 195) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 195) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 196) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 196) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 197) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 197) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 198) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 198) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 199) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 199) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 200) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 200) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 201) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 201) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 202) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 202) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 203) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 203) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 204) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 204) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 205) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 205) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 206) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 206) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 207) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 207) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 208) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 208) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 209) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 209) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 210) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 210) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 211) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 211) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 212) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 212) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 213) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 213) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 214) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 214) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 215) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 215) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 216) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 216) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 269) theStateBasedComponentsPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type StateBasedComponentsPackageImpl ---------- 6185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 273) EPackage.Registry.INSTANCE.put(StateBasedComponentsPackage.eNS_URI, theStateBasedComponentsPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 292) return (EAttribute)statefulHardwareEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 301) return (EAttribute)statefulHardwareEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 6188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 310) return (EAttribute)statefulHardwareEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 6189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 319) return (EAttribute)statefulHardwareEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 6190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 337) return (EAttribute)statefulSoftwareEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 346) return (EAttribute)statefulSoftwareEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 6192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 355) return (EAttribute)statefulSoftwareEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 6193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 373) return (EReference)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 382) return (EReference)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 6195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 391) return (EReference)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 6196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 400) return (EAttribute)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 6197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 409) return (EAttribute)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 6198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 418) return (EAttribute)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 6199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 427) return (EReference)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(6); ^^^ The method get(int) is undefined for the type EList ---------- 6200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 445) return (EAttribute)statelessHardwareEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 454) return (EAttribute)statelessHardwareEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 6202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 463) return (EAttribute)statelessHardwareEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 6203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 481) return (EAttribute)statelessSoftwareEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 499) return (EAttribute)stochasticFailureBehaviourEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 508) return (EAttribute)stochasticFailureBehaviourEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 6206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 517) return (EAttribute)stochasticFailureBehaviourEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 6207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 526) return (StateBasedComponentsFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type StateBasedComponentsPackageImpl ---------- 6208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 548) stochasticFailureBehaviourEClass = createEClass(STOCHASTIC_FAILURE_BEHAVIOUR); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 549) createEAttribute(stochasticFailureBehaviourEClass, STOCHASTIC_FAILURE_BEHAVIOUR__FAILURE_DISTRIBUTION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 550) createEAttribute(stochasticFailureBehaviourEClass, STOCHASTIC_FAILURE_BEHAVIOUR__REPAIR_DISTRIBUTION); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 551) createEAttribute(stochasticFailureBehaviourEClass, STOCHASTIC_FAILURE_BEHAVIOUR__MODES); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 553) statefulHardwareEClass = createEClass(STATEFUL_HARDWARE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 554) createEAttribute(statefulHardwareEClass, STATEFUL_HARDWARE__PROB_PERM_FAULT); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 555) createEAttribute(statefulHardwareEClass, STATEFUL_HARDWARE__ERROR_LATENCY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 556) createEAttribute(statefulHardwareEClass, STATEFUL_HARDWARE__REPAIR_DELAY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 557) createEAttribute(statefulHardwareEClass, STATEFUL_HARDWARE__FAULT_OCC); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 559) statelessSoftwareEClass = createEClass(STATELESS_SOFTWARE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 560) createEAttribute(statelessSoftwareEClass, STATELESS_SOFTWARE__FAULT_OCC); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 562) statelessHardwareEClass = createEClass(STATELESS_HARDWARE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 563) createEAttribute(statelessHardwareEClass, STATELESS_HARDWARE__PROB_PERM_FAULT); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 564) createEAttribute(statelessHardwareEClass, STATELESS_HARDWARE__REPAIR_DELAY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 565) createEAttribute(statelessHardwareEClass, STATELESS_HARDWARE__FAULT_OCC); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 567) statefulSoftwareEClass = createEClass(STATEFUL_SOFTWARE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 568) createEAttribute(statefulSoftwareEClass, STATEFUL_SOFTWARE__ERROR_LATENCY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 569) createEAttribute(statefulSoftwareEClass, STATEFUL_SOFTWARE__REPAIR_DELAY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 570) createEAttribute(statefulSoftwareEClass, STATEFUL_SOFTWARE__FAULT_OCC); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 572) simpleStochasticBehaviorEClass = createEClass(SIMPLE_STOCHASTIC_BEHAVIOR); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 573) createEReference(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 574) createEReference(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 575) createEReference(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 576) createEAttribute(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_OCCURRENCE); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 577) createEAttribute(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__REPAIR_DELAY); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl ---------- 6233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 601) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 6234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java (at line 668) String source = "http://www.eclipse.org/uml2/2.0.0/UML"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 6235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HAKnowledgeDecision.java (at line 16) public interface HAKnowledgeDecision extends HumanActuatorUnit { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HAKnowledgeDecision is inconsistent ---------- ---------- 6236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java (at line 14) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 6237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java (at line 35) public class StateBasedDataTypesSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedDataTypesSwitch is inconsistent ---------- 6238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java (at line 50) public StateBasedDataTypesSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java (at line 64) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java (at line 288) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java (at line 32) public class MaintenanceMonitoringSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringSwitch is inconsistent ---------- 6243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java (at line 47) public MaintenanceMonitoringSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java (at line 61) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java (at line 73) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java (at line 200) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java (at line 32) public interface Attack extends InternalPropagation { ^^^^^^ The hierarchy of the type Attack is inconsistent ---------- 6248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java (at line 76) String getSeverity(); ^^^^^^ String cannot be resolved to a type ---------- 6249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java (at line 86) void setSeverity(String value); ^^^^^^ String cannot be resolved to a type ---------- 6250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java (at line 102) String getLikelihood(); ^^^^^^ String cannot be resolved to a type ---------- 6251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java (at line 112) void setLikelihood(String value); ^^^^^^ String cannot be resolved to a type ---------- 6252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java (at line 209) String getIntensity(); ^^^^^^ String cannot be resolved to a type ---------- 6253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java (at line 219) void setIntensity(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 6254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 42) public interface FailureMode extends EObject { ^^^^^^^^^^^ The hierarchy of the type FailureMode is inconsistent ---------- 6255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 83) String getDescription(); ^^^^^^ String cannot be resolved to a type ---------- 6256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 93) void setDescription(String value); ^^^^^^ String cannot be resolved to a type ---------- 6257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 109) String getSeverity(); ^^^^^^ String cannot be resolved to a type ---------- 6258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 119) void setSeverity(String value); ^^^^^^ String cannot be resolved to a type ---------- 6259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 135) String getExposure(); ^^^^^^ String cannot be resolved to a type ---------- 6260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 145) void setExposure(String value); ^^^^^^ String cannot be resolved to a type ---------- 6261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 161) String getControllability(); ^^^^^^ String cannot be resolved to a type ---------- 6262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 171) void setControllability(String value); ^^^^^^ String cannot be resolved to a type ---------- 6263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 188) String getLikelihood(); ^^^^^^ String cannot be resolved to a type ---------- 6264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java (at line 198) void setLikelihood(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 6265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 5) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 6266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 44) public class FailureModesImpl extends EObjectImpl implements FailureModes { ^^^^^^^^^^^^^^^^ The hierarchy of the type FailureModesImpl is inconsistent ---------- 6267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 91) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 99) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 112) base_Slot = (Slot)eResolveProxy(oldBase_Slot); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FailureModesImpl ---------- 6270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 114) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModesImpl ---------- 6271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 115) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl ---------- 6272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 115) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 138) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModesImpl ---------- 6274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 139) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl ---------- 6275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 139) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__BASE_SLOT, oldBase_Slot, base_Slot)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 150) base_Port = (Port)eResolveProxy(oldBase_Port); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FailureModesImpl ---------- 6277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 152) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModesImpl ---------- 6278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 153) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl ---------- 6279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 153) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 176) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModesImpl ---------- 6281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 177) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl ---------- 6282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 177) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 187) failureMode = new EObjectResolvingEList(FailureMode.class, this, DependableComponentPackage.FAILURE_MODES__FAILURE_MODE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 6284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 198) if (fptcSpecification != null && fptcSpecification.eIsProxy()) { ^^^^^^^^ The method eIsProxy() is undefined for the type FPTCSpecification ---------- 6285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 200) fptcSpecification = (FPTCSpecification)eResolveProxy(oldFPTCSpecification); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FailureModesImpl ---------- 6286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 202) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModesImpl ---------- 6287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 203) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl ---------- 6288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 203) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 226) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModesImpl ---------- 6290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 227) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl ---------- 6291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 227) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 235) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 236) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 250) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 258) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 6296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 259) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 260) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 269) getFailureMode().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 6299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 270) getFailureMode().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 6300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 270) getFailureMode().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 6301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 284) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 294) getFailureMode().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 6303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 300) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 308) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 316) return failureMode != null && !failureMode.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 6306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java (at line 320) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 6307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwBus.java (at line 36) public interface CH_HwBus extends HwBus { ^^^^^^^^ The hierarchy of the type CH_HwBus is inconsistent ---------- 6308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwBus.java (at line 51) String getUtilization(); ^^^^^^ String cannot be resolved to a type ---------- 6309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwBus.java (at line 61) void setUtilization(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 6310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 29) public class CoreAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type CoreAdapterFactory is inconsistent ---------- 6311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 44) public CoreAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 58) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 59) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 6314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 81) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 85) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 89) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 93) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 107) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java (at line 109) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type CoreSwitch is not applicable for the arguments (EObject) ---------- ---------- 6321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceImpl.java (at line 25) public class CoreResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^ The hierarchy of the type CoreResourceImpl is inconsistent ---------- 6322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 6323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 35) public class DependabilityAnalysisViewImpl extends EObjectImpl implements DependabilityAnalysisView { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependabilityAnalysisViewImpl is inconsistent ---------- 6324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 52) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 60) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 73) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type DependabilityAnalysisViewImpl ---------- 6327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 75) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DependabilityAnalysisViewImpl ---------- 6328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DependabilityAnalysisViewImpl ---------- 6329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 99) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DependabilityAnalysisViewImpl ---------- 6331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DependabilityAnalysisViewImpl ---------- 6332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 109) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 115) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 123) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 124) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 138) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 145) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 153) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java (at line 159) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 6342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java (at line 34) public class STSSwitch extends Switch { ^^^^^^^^^ The hierarchy of the type STSSwitch is inconsistent ---------- 6343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java (at line 49) public STSSwitch() { ^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java (at line 75) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java (at line 615) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java (at line 33) public class RTComponentModelSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelSwitch is inconsistent ---------- 6348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java (at line 48) public RTComponentModelSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java (at line 74) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java (at line 155) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/NormalInput.java (at line 26) public interface NormalInput extends DepEvent { ^^^^^^^^^^^ The hierarchy of the type NormalInput is inconsistent ---------- ---------- 6353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OrganizationUnit.java (at line 23) public interface OrganizationUnit extends EObject { ^^^^^^^^^^^^^^^^ The hierarchy of the type OrganizationUnit is inconsistent ---------- ---------- 6354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 46) public abstract class DepEventImpl extends EObjectImpl implements DepEvent { ^^^^^^^^^^^^ The hierarchy of the type DepEventImpl is inconsistent ---------- 6355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 75) protected static final String WEIGHT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 85) protected String weight = WEIGHT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 85) protected String weight = WEIGHT_EDEFAULT; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 93) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 101) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 114) port = (Property)eResolveProxy(oldPort); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type DepEventImpl ---------- 6361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 116) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DepEventImpl ---------- 6362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 117) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.DEP_EVENT__PORT, oldPort, port)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl ---------- 6363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 117) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.DEP_EVENT__PORT, oldPort, port)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 140) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DepEventImpl ---------- 6365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 141) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__PORT, oldPort, port)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl ---------- 6366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 141) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__PORT, oldPort, port)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 152) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type DepEventImpl ---------- 6368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 154) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DepEventImpl ---------- 6369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.DEP_EVENT__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl ---------- 6370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.DEP_EVENT__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 178) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DepEventImpl ---------- 6372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 179) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl ---------- 6373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 179) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 187) public String getWeight() { ^^^^^^ String cannot be resolved to a type ---------- 6375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 188) return weight; ^^^^^^ String cannot be resolved to a type ---------- 6376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 196) public void setWeight(String newWeight) { ^^^^^^ String cannot be resolved to a type ---------- 6377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 197) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 6378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 197) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 6379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 198) weight = newWeight; ^^^^^^ String cannot be resolved to a type ---------- 6380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 199) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DepEventImpl ---------- 6381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 200) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__WEIGHT, oldWeight, weight)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl ---------- 6382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 200) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__WEIGHT, oldWeight, weight)); ^^^^^^ String cannot be resolved to a type ---------- 6383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 208) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 209) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 218) return getWeight(); ^^^^^^^^^ The method getWeight() from the type DepEventImpl refers to the missing type String ---------- 6386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 220) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 228) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 229) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 238) setWeight((String)newValue); ^^^^^^^^^ The method setWeight(String) from the type DepEventImpl refers to the missing type String ---------- 6390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 238) setWeight((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 249) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 259) setWeight(WEIGHT_EDEFAULT); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 262) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 270) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 278) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 278) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 6397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 278) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 278) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 6399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 280) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 288) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 289) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 6402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 290) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type DepEventImpl ---------- 6403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 290) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 6404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 292) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 292) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 292) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 6407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java (at line 294) result.append(weight); ^^^^^^ String cannot be resolved to a type ---------- ---------- 6408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAAnalysisImpl.java (at line 26) public class FI4FAAnalysisImpl extends GaAnalysisContextImpl implements FI4FAAnalysis { ^^^^^^^^^^^^^^^^^ The hierarchy of the type FI4FAAnalysisImpl is inconsistent ---------- 6409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAAnalysisImpl.java (at line 33) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAAnalysisImpl.java (at line 41) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 44) public class FailureModeImpl extends EObjectImpl implements FailureMode { ^^^^^^^^^^^^^^^ The hierarchy of the type FailureModeImpl is inconsistent ---------- 6412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 63) protected static final String DESCRIPTION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 73) protected String description = DESCRIPTION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 73) protected String description = DESCRIPTION_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 83) protected static final String SEVERITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 93) protected String severity = SEVERITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 93) protected String severity = SEVERITY_EDEFAULT; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 103) protected static final String EXPOSURE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 113) protected String exposure = EXPOSURE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 113) protected String exposure = EXPOSURE_EDEFAULT; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 123) protected static final String CONTROLLABILITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 133) protected String controllability = CONTROLLABILITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 133) protected String controllability = CONTROLLABILITY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 143) protected static final String LIKELIHOOD_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 153) protected String likelihood = LIKELIHOOD_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 153) protected String likelihood = LIKELIHOOD_EDEFAULT; ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 161) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 169) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 182) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FailureModeImpl ---------- 6430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 184) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModeImpl ---------- 6431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 185) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODE__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl ---------- 6432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 185) eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODE__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 208) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModeImpl ---------- 6434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 209) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl ---------- 6435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 209) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 217) public String getDescription() { ^^^^^^ String cannot be resolved to a type ---------- 6437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 218) return description; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 226) public void setDescription(String newDescription) { ^^^^^^ String cannot be resolved to a type ---------- 6439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 227) String oldDescription = description; ^^^^^^ String cannot be resolved to a type ---------- 6440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 227) String oldDescription = description; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 228) description = newDescription; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 229) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModeImpl ---------- 6443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 230) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__DESCRIPTION, oldDescription, description)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl ---------- 6444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 230) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__DESCRIPTION, oldDescription, description)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 238) public String getSeverity() { ^^^^^^ String cannot be resolved to a type ---------- 6446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 239) return severity; ^^^^^^^^ String cannot be resolved to a type ---------- 6447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 247) public void setSeverity(String newSeverity) { ^^^^^^ String cannot be resolved to a type ---------- 6448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 248) String oldSeverity = severity; ^^^^^^ String cannot be resolved to a type ---------- 6449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 248) String oldSeverity = severity; ^^^^^^^^ String cannot be resolved to a type ---------- 6450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 249) severity = newSeverity; ^^^^^^^^ String cannot be resolved to a type ---------- 6451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 250) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModeImpl ---------- 6452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 251) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__SEVERITY, oldSeverity, severity)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl ---------- 6453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 251) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__SEVERITY, oldSeverity, severity)); ^^^^^^^^ String cannot be resolved to a type ---------- 6454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 259) public String getExposure() { ^^^^^^ String cannot be resolved to a type ---------- 6455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 260) return exposure; ^^^^^^^^ String cannot be resolved to a type ---------- 6456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 268) public void setExposure(String newExposure) { ^^^^^^ String cannot be resolved to a type ---------- 6457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 269) String oldExposure = exposure; ^^^^^^ String cannot be resolved to a type ---------- 6458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 269) String oldExposure = exposure; ^^^^^^^^ String cannot be resolved to a type ---------- 6459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 270) exposure = newExposure; ^^^^^^^^ String cannot be resolved to a type ---------- 6460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 271) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModeImpl ---------- 6461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 272) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__EXPOSURE, oldExposure, exposure)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl ---------- 6462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 272) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__EXPOSURE, oldExposure, exposure)); ^^^^^^^^ String cannot be resolved to a type ---------- 6463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 280) public String getControllability() { ^^^^^^ String cannot be resolved to a type ---------- 6464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 281) return controllability; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 289) public void setControllability(String newControllability) { ^^^^^^ String cannot be resolved to a type ---------- 6466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 290) String oldControllability = controllability; ^^^^^^ String cannot be resolved to a type ---------- 6467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 290) String oldControllability = controllability; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 291) controllability = newControllability; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 292) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModeImpl ---------- 6470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 293) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__CONTROLLABILITY, oldControllability, controllability)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl ---------- 6471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 293) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__CONTROLLABILITY, oldControllability, controllability)); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 301) public String getLikelihood() { ^^^^^^ String cannot be resolved to a type ---------- 6473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 302) return likelihood; ^^^^^^^^^^ String cannot be resolved to a type ---------- 6474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 310) public void setLikelihood(String newLikelihood) { ^^^^^^ String cannot be resolved to a type ---------- 6475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 311) String oldLikelihood = likelihood; ^^^^^^ String cannot be resolved to a type ---------- 6476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 311) String oldLikelihood = likelihood; ^^^^^^^^^^ String cannot be resolved to a type ---------- 6477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 312) likelihood = newLikelihood; ^^^^^^^^^^ String cannot be resolved to a type ---------- 6478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 313) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FailureModeImpl ---------- 6479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 314) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__LIKELIHOOD, oldLikelihood, likelihood)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl ---------- 6480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 314) eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__LIKELIHOOD, oldLikelihood, likelihood)); ^^^^^^^^^^ String cannot be resolved to a type ---------- 6481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 322) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 323) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 329) return getDescription(); ^^^^^^^^^^^^^^ The method getDescription() from the type FailureModeImpl refers to the missing type String ---------- 6484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 331) return getSeverity(); ^^^^^^^^^^^ The method getSeverity() from the type FailureModeImpl refers to the missing type String ---------- 6485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 333) return getExposure(); ^^^^^^^^^^^ The method getExposure() from the type FailureModeImpl refers to the missing type String ---------- 6486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 335) return getControllability(); ^^^^^^^^^^^^^^^^^^ The method getControllability() from the type FailureModeImpl refers to the missing type String ---------- 6487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 337) return getLikelihood(); ^^^^^^^^^^^^^ The method getLikelihood() from the type FailureModeImpl refers to the missing type String ---------- 6488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 339) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 347) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 348) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 354) setDescription((String)newValue); ^^^^^^^^^^^^^^ The method setDescription(String) from the type FailureModeImpl refers to the missing type String ---------- 6492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 354) setDescription((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 357) setSeverity((String)newValue); ^^^^^^^^^^^ The method setSeverity(String) from the type FailureModeImpl refers to the missing type String ---------- 6494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 357) setSeverity((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 360) setExposure((String)newValue); ^^^^^^^^^^^ The method setExposure(String) from the type FailureModeImpl refers to the missing type String ---------- 6496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 360) setExposure((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 363) setControllability((String)newValue); ^^^^^^^^^^^^^^^^^^ The method setControllability(String) from the type FailureModeImpl refers to the missing type String ---------- 6498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 363) setControllability((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 366) setLikelihood((String)newValue); ^^^^^^^^^^^^^ The method setLikelihood(String) from the type FailureModeImpl refers to the missing type String ---------- 6500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 366) setLikelihood((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 377) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 384) setDescription(DESCRIPTION_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 387) setSeverity(SEVERITY_EDEFAULT); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 390) setExposure(EXPOSURE_EDEFAULT); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 393) setControllability(CONTROLLABILITY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 396) setLikelihood(LIKELIHOOD_EDEFAULT); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 399) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 407) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 413) return DESCRIPTION_EDEFAULT == null ? description != null : !DESCRIPTION_EDEFAULT.equals(description); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java (at line 431) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentFactory.java (at line 24) public interface DependableComponentFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentFactory is inconsistent ---------- ---------- 6512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelFactory.java (at line 15) public interface ARINCComponentModelFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCComponentModelFactory is inconsistent ---------- ---------- 6513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 44) public class ACIDAvoidableImpl extends EObjectImpl implements ACIDAvoidable { ^^^^^^^^^^^^^^^^^ The hierarchy of the type ACIDAvoidableImpl is inconsistent ---------- 6514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 141) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 171) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl ---------- 6517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 172) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__A, oldA, a)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl ---------- 6518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 172) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__A, oldA, a)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 192) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl ---------- 6520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 193) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__C, oldC, c)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl ---------- 6521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 193) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__C, oldC, c)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 204) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ACIDAvoidableImpl ---------- 6523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 206) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl ---------- 6524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 207) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.ACID_AVOIDABLE__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl ---------- 6525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 207) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.ACID_AVOIDABLE__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 230) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl ---------- 6527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 231) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl ---------- 6528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 231) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 251) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl ---------- 6530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 252) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__I, oldI, i)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl ---------- 6531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 252) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__I, oldI, i)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 272) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl ---------- 6533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 273) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__D, oldD, d)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl ---------- 6534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 273) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__D, oldD, d)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 281) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 282) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 296) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 304) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 305) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 331) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 350) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 358) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 372) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 380) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 381) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 6546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 382) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ACIDAvoidableImpl ---------- 6547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 382) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 6548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 384) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 384) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java (at line 384) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 6551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationPackage.java (at line 24) public interface AsyncCommunicationPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type AsyncCommunicationPackage is inconsistent ---------- 6552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationPackage.java (at line 31) String eNAME = "AsyncCommunication"; ^^^^^^ String cannot be resolved to a type ---------- 6553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationPackage.java (at line 39) String eNS_URI = "http://CHESS/AsyncCommunication"; ^^^^^^ String cannot be resolved to a type ---------- 6554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationPackage.java (at line 47) String eNS_PREFIX = "AsyncCommunication"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 6555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RunTimeSupport.java (at line 27) public interface RunTimeSupport extends EObject { ^^^^^^^^^^^^^^ The hierarchy of the type RunTimeSupport is inconsistent ---------- ---------- 6556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java (at line 25) public class ParameterizedArchitectureSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ParameterizedArchitectureSwitch is inconsistent ---------- 6557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java (at line 40) public ParameterizedArchitectureSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java (at line 66) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java (at line 105) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 133) public class AsyncCommunicationPackageImpl extends EPackageImpl implements AsyncCommunicationPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type AsyncCommunicationPackageImpl is inconsistent ---------- 6562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 156) super(eNS_URI, AsyncCommunicationFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 6563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 179) if (isInited) return (AsyncCommunicationPackage)EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 182) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new AsyncCommunicationPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 6565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 182) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new AsyncCommunicationPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 6566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 200) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 200) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 201) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 201) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 202) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 202) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 203) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 203) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 204) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 204) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 205) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 205) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 206) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 206) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 207) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 207) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 208) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 208) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 209) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 209) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 210) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 210) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 211) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 211) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 212) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 212) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 213) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 213) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 214) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 214) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 215) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 215) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 216) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 216) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 217) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 217) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 218) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 218) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 219) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 219) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 220) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 220) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 221) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 221) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 274) theAsyncCommunicationPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type AsyncCommunicationPackageImpl ---------- 6611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 278) EPackage.Registry.INSTANCE.put(AsyncCommunicationPackage.eNS_URI, theAsyncCommunicationPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 297) return (EReference)functionTriggerEventEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 306) return (EReference)functionTriggerEventEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 6614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 315) return (AsyncCommunicationFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type AsyncCommunicationPackageImpl ---------- 6615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 337) functionTriggerEventEClass = createEClass(FUNCTION_TRIGGER_EVENT); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type AsyncCommunicationPackageImpl ---------- 6616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 338) createEReference(functionTriggerEventEClass, FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type AsyncCommunicationPackageImpl ---------- 6617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 339) createEReference(functionTriggerEventEClass, FUNCTION_TRIGGER_EVENT__BASE_EVENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type AsyncCommunicationPackageImpl ---------- 6618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 361) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 6619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 362) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 6620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 363) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 6621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 366) BlocksPackage theBlocksPackage = (BlocksPackage)EPackage.Registry.INSTANCE.getEPackage(BlocksPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 367) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 376) initEClass(functionTriggerEventEClass, FunctionTriggerEvent.class, "FunctionTriggerEvent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 6624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 376) initEClass(functionTriggerEventEClass, FunctionTriggerEvent.class, "FunctionTriggerEvent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 6625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 376) initEClass(functionTriggerEventEClass, FunctionTriggerEvent.class, "FunctionTriggerEvent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 6626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 6627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 6628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 6629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 6630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 6631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 6632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 6633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 6634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 377) initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 6635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 6636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 6637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 6638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 6639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 6640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 6641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 6642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 6643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java (at line 378) initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 6644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 29) public class SANAnalysisImpl extends GaAnalysisContextImpl implements SANAnalysis { ^^^^^^^^^^^^^^^ The hierarchy of the type SANAnalysisImpl is inconsistent ---------- 6645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 38) protected static final String CONDITION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 48) protected String condition = CONDITION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 48) protected String condition = CONDITION_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 56) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 64) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 74) public String getCondition() { ^^^^^^ String cannot be resolved to a type ---------- 6651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 75) return condition; ^^^^^^^^^ String cannot be resolved to a type ---------- 6652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 83) public void setCondition(String newCondition) { ^^^^^^ String cannot be resolved to a type ---------- 6653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 84) String oldCondition = condition; ^^^^^^ String cannot be resolved to a type ---------- 6654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 84) String oldCondition = condition; ^^^^^^^^^ String cannot be resolved to a type ---------- 6655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 85) condition = newCondition; ^^^^^^^^^ String cannot be resolved to a type ---------- 6656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 86) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SANAnalysisImpl ---------- 6657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 87) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SAN_ANALYSIS__CONDITION, oldCondition, condition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SANAnalysisImpl ---------- 6658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 87) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SAN_ANALYSIS__CONDITION, oldCondition, condition)); ^^^^^^^^^ String cannot be resolved to a type ---------- 6659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 95) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 96) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 99) return getCondition(); ^^^^^^^^^^^^ The method getCondition() from the type SANAnalysisImpl refers to the missing type String ---------- 6662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 101) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 109) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 110) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 113) setCondition((String)newValue); ^^^^^^^^^^^^ The method setCondition(String) from the type SANAnalysisImpl refers to the missing type String ---------- 6666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 113) setCondition((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 124) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 128) setCondition(CONDITION_EDEFAULT); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 131) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 139) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 143) return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 143) return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition); ^^^^^^^^^ String cannot be resolved to a type ---------- 6673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 143) return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 143) return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition); ^^^^^^^^^ String cannot be resolved to a type ---------- 6675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 145) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 153) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 154) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 6678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 155) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type SANAnalysisImpl ---------- 6679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 155) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 6680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 157) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 157) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 157) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 6683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java (at line 159) result.append(condition); ^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 6684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 131) public class ARINCComponentModelPackageImpl extends EPackageImpl implements ARINCComponentModelPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ARINCComponentModelPackageImpl is inconsistent ---------- 6685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 169) super(eNS_URI, ARINCComponentModelFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 6686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 192) if (isInited) return (ARINCComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 195) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ARINCComponentModelPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 6688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 195) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ARINCComponentModelPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 6689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 213) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 213) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 214) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 214) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 215) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 215) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 216) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 216) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 217) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 217) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 218) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 218) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 219) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 219) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 220) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 220) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 221) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 221) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 222) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 222) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 223) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 223) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 224) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 224) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 225) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 225) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 226) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 226) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 227) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 227) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 228) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 228) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 229) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 229) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 230) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 230) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 231) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 231) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 232) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 232) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 233) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 233) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 234) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 234) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 287) theARINCComponentModelPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type ARINCComponentModelPackageImpl ---------- 6734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 291) EPackage.Registry.INSTANCE.put(ARINCComponentModelPackage.eNS_URI, theARINCComponentModelPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 310) return (EReference)arincComponentImplEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 328) return (EReference)arincProcessEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 337) return (EReference)arincProcessEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 6738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 346) return (EAttribute)arincProcessEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 6739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 364) return (EReference)arincFunctionEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 6740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 373) return (EReference)arincFunctionEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 6741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 382) return (EReference)arincFunctionEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 6742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 391) return (EAttribute)arincFunctionEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 6743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 400) return (ARINCComponentModelFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type ARINCComponentModelPackageImpl ---------- 6744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 422) arincComponentImplEClass = createEClass(ARINC_COMPONENT_IMPL); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 423) createEReference(arincComponentImplEClass, ARINC_COMPONENT_IMPL__BASE_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 425) arincProcessEClass = createEClass(ARINC_PROCESS); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 426) createEReference(arincProcessEClass, ARINC_PROCESS__BASE_OPERATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 427) createEReference(arincProcessEClass, ARINC_PROCESS__BASE_COMMENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 428) createEAttribute(arincProcessEClass, ARINC_PROCESS__OPERATIONS_GROUPS); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 430) arincFunctionEClass = createEClass(ARINC_FUNCTION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 431) createEReference(arincFunctionEClass, ARINC_FUNCTION__BASE_OPERATION); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 432) createEReference(arincFunctionEClass, ARINC_FUNCTION__BASE_COMMENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 433) createEReference(arincFunctionEClass, ARINC_FUNCTION__FOLLOWED_BY); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 434) createEAttribute(arincFunctionEClass, ARINC_FUNCTION__RATE_DIVIDER); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ARINCComponentModelPackageImpl ---------- 6755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 456) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 6756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 457) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 6757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 458) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 6758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 461) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 462) TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 471) initEClass(arincComponentImplEClass, ARINCComponentImpl.class, "ARINCComponentImpl", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 6761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 471) initEClass(arincComponentImplEClass, ARINCComponentImpl.class, "ARINCComponentImpl", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 6762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 471) initEClass(arincComponentImplEClass, ARINCComponentImpl.class, "ARINCComponentImpl", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 6763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 6764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 6765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 6766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 6767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 6768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 6769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 6770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 6771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 472) initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 6772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 474) initEClass(arincProcessEClass, ARINCProcess.class, "ARINCProcess", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 6773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 474) initEClass(arincProcessEClass, ARINCProcess.class, "ARINCProcess", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 6774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 474) initEClass(arincProcessEClass, ARINCProcess.class, "ARINCProcess", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 6775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 6776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 6777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 6778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 6779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 6780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 6781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 6782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 6783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java (at line 475) initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 6784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUClimateManagement.java (at line 16) public interface OUClimateManagement extends OrganizationUnit { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUClimateManagement is inconsistent ---------- ---------- 6785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 32) public class PrioritizedTransitionImpl extends EObjectImpl implements PrioritizedTransition { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type PrioritizedTransitionImpl is inconsistent ---------- 6786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 69) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 90) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type PrioritizedTransitionImpl ---------- 6789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 92) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PrioritizedTransitionImpl ---------- 6790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 93) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateMachinesPackage.PRIORITIZED_TRANSITION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PrioritizedTransitionImpl ---------- 6791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 93) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateMachinesPackage.PRIORITIZED_TRANSITION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 116) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PrioritizedTransitionImpl ---------- 6793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 117) eNotify(new ENotificationImpl(this, Notification.SET, StateMachinesPackage.PRIORITIZED_TRANSITION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PrioritizedTransitionImpl ---------- 6794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 117) eNotify(new ENotificationImpl(this, Notification.SET, StateMachinesPackage.PRIORITIZED_TRANSITION__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 137) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PrioritizedTransitionImpl ---------- 6796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 138) eNotify(new ENotificationImpl(this, Notification.SET, StateMachinesPackage.PRIORITIZED_TRANSITION__PRIORITY, oldPriority, priority)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PrioritizedTransitionImpl ---------- 6797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 138) eNotify(new ENotificationImpl(this, Notification.SET, StateMachinesPackage.PRIORITIZED_TRANSITION__PRIORITY, oldPriority, priority)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 146) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 147) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 155) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 163) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 164) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 167) setPriority((Integer)newValue); ^^^^^^^^^^^ The method setPriority(int) in the type PrioritizedTransitionImpl is not applicable for the arguments (Integer) ---------- 6804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 167) setPriority((Integer)newValue); ^^^^^^^ Integer cannot be resolved to a type ---------- 6805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 181) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 191) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 199) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 207) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 215) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 216) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 6811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 217) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type PrioritizedTransitionImpl ---------- 6812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 217) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 6813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 219) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 219) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java (at line 219) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 6816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FAAnalysis.java (at line 26) public interface FI4FAAnalysis extends GaAnalysisContext { ^^^^^^^^^^^^^ The hierarchy of the type FI4FAAnalysis is inconsistent ---------- ---------- 6817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 39) public class StatefulHardwareImpl extends DependableComponentImpl implements StatefulHardware { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StatefulHardwareImpl is inconsistent ---------- 6818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 48) protected static final String PROB_PERM_FAULT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 58) protected String probPermFault = PROB_PERM_FAULT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 58) protected String probPermFault = PROB_PERM_FAULT_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 68) protected static final String ERROR_LATENCY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 78) protected String errorLatency = ERROR_LATENCY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 78) protected String errorLatency = ERROR_LATENCY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 88) protected static final String REPAIR_DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 98) protected String repairDelay = REPAIR_DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 98) protected String repairDelay = REPAIR_DELAY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 108) protected static final String FAULT_OCC_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 118) protected String faultOcc = FAULT_OCC_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 118) protected String faultOcc = FAULT_OCC_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 134) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 144) public String getProbPermFault() { ^^^^^^ String cannot be resolved to a type ---------- 6832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 145) return probPermFault; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 153) public void setProbPermFault(String newProbPermFault) { ^^^^^^ String cannot be resolved to a type ---------- 6834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 154) String oldProbPermFault = probPermFault; ^^^^^^ String cannot be resolved to a type ---------- 6835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 154) String oldProbPermFault = probPermFault; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 155) probPermFault = newProbPermFault; ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 156) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatefulHardwareImpl ---------- 6838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 157) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__PROB_PERM_FAULT, oldProbPermFault, probPermFault)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatefulHardwareImpl ---------- 6839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 157) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__PROB_PERM_FAULT, oldProbPermFault, probPermFault)); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 165) public String getErrorLatency() { ^^^^^^ String cannot be resolved to a type ---------- 6841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 166) return errorLatency; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 174) public void setErrorLatency(String newErrorLatency) { ^^^^^^ String cannot be resolved to a type ---------- 6843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 175) String oldErrorLatency = errorLatency; ^^^^^^ String cannot be resolved to a type ---------- 6844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 175) String oldErrorLatency = errorLatency; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 176) errorLatency = newErrorLatency; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 177) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatefulHardwareImpl ---------- 6847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 178) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__ERROR_LATENCY, oldErrorLatency, errorLatency)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatefulHardwareImpl ---------- 6848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 178) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__ERROR_LATENCY, oldErrorLatency, errorLatency)); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 186) public String getRepairDelay() { ^^^^^^ String cannot be resolved to a type ---------- 6850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 187) return repairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 195) public void setRepairDelay(String newRepairDelay) { ^^^^^^ String cannot be resolved to a type ---------- 6852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 196) String oldRepairDelay = repairDelay; ^^^^^^ String cannot be resolved to a type ---------- 6853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 196) String oldRepairDelay = repairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 197) repairDelay = newRepairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 198) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatefulHardwareImpl ---------- 6856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 199) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatefulHardwareImpl ---------- 6857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 199) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 207) public String getFaultOcc() { ^^^^^^ String cannot be resolved to a type ---------- 6859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 208) return faultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 6860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 216) public void setFaultOcc(String newFaultOcc) { ^^^^^^ String cannot be resolved to a type ---------- 6861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 217) String oldFaultOcc = faultOcc; ^^^^^^ String cannot be resolved to a type ---------- 6862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 217) String oldFaultOcc = faultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 6863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 218) faultOcc = newFaultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 6864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 219) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatefulHardwareImpl ---------- 6865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 220) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__FAULT_OCC, oldFaultOcc, faultOcc)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatefulHardwareImpl ---------- 6866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 220) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__FAULT_OCC, oldFaultOcc, faultOcc)); ^^^^^^^^ String cannot be resolved to a type ---------- 6867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 228) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 229) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 232) return getProbPermFault(); ^^^^^^^^^^^^^^^^ The method getProbPermFault() from the type StatefulHardwareImpl refers to the missing type String ---------- 6870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 234) return getErrorLatency(); ^^^^^^^^^^^^^^^ The method getErrorLatency() from the type StatefulHardwareImpl refers to the missing type String ---------- 6871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 236) return getRepairDelay(); ^^^^^^^^^^^^^^ The method getRepairDelay() from the type StatefulHardwareImpl refers to the missing type String ---------- 6872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 238) return getFaultOcc(); ^^^^^^^^^^^ The method getFaultOcc() from the type StatefulHardwareImpl refers to the missing type String ---------- 6873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 240) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object ---------- 6874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 248) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 249) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 252) setProbPermFault((String)newValue); ^^^^^^^^^^^^^^^^ The method setProbPermFault(String) from the type StatefulHardwareImpl refers to the missing type String ---------- 6877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 252) setProbPermFault((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 255) setErrorLatency((String)newValue); ^^^^^^^^^^^^^^^ The method setErrorLatency(String) from the type StatefulHardwareImpl refers to the missing type String ---------- 6879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 255) setErrorLatency((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 258) setRepairDelay((String)newValue); ^^^^^^^^^^^^^^ The method setRepairDelay(String) from the type StatefulHardwareImpl refers to the missing type String ---------- 6881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 258) setRepairDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 261) setFaultOcc((String)newValue); ^^^^^^^^^^^ The method setFaultOcc(String) from the type StatefulHardwareImpl refers to the missing type String ---------- 6883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 261) setFaultOcc((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 272) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 276) setProbPermFault(PROB_PERM_FAULT_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 279) setErrorLatency(ERROR_LATENCY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 282) setRepairDelay(REPAIR_DELAY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 285) setFaultOcc(FAULT_OCC_EDEFAULT); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 296) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 300) return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 300) return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 300) return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); ^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 300) return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 302) return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); ^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 302) return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 302) return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); ^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 302) return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 304) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 304) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 304) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 304) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 306) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 306) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- 6904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 306) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 306) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- 6906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 316) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 317) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 6908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 318) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type StatefulHardwareImpl ---------- 6909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 318) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 6910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 320) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 320) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 320) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 6913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 322) result.append(probPermFault); ^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 324) result.append(errorLatency); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 326) result.append(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 6916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java (at line 328) result.append(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- ---------- 6917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationMethodImpl.java (at line 32) public class EvaluationMethodImpl extends EObjectImpl implements EvaluationMethod { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type EvaluationMethodImpl is inconsistent ---------- 6918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationMethodImpl.java (at line 39) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationMethodImpl.java (at line 47) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 6920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 41) public class InternalFaultImpl extends EObjectImpl implements InternalFault { ^^^^^^^^^^^^^^^^^ The hierarchy of the type InternalFaultImpl is inconsistent ---------- 6921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 50) protected static final String OCCURRENCE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 60) protected String occurrence = OCCURRENCE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 60) protected String occurrence = OCCURRENCE_EDEFAULT; ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 80) protected static final String WEIGHT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 6925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 90) protected String weight = WEIGHT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 6926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 90) protected String weight = WEIGHT_EDEFAULT; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 98) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 6928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 106) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 116) public String getOccurrence() { ^^^^^^ String cannot be resolved to a type ---------- 6930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 117) return occurrence; ^^^^^^^^^^ String cannot be resolved to a type ---------- 6931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 125) public void setOccurrence(String newOccurrence) { ^^^^^^ String cannot be resolved to a type ---------- 6932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 126) String oldOccurrence = occurrence; ^^^^^^ String cannot be resolved to a type ---------- 6933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 126) String oldOccurrence = occurrence; ^^^^^^^^^^ String cannot be resolved to a type ---------- 6934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 127) occurrence = newOccurrence; ^^^^^^^^^^ String cannot be resolved to a type ---------- 6935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 128) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalFaultImpl ---------- 6936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 129) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__OCCURRENCE, oldOccurrence, occurrence)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalFaultImpl ---------- 6937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 129) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__OCCURRENCE, oldOccurrence, occurrence)); ^^^^^^^^^^ String cannot be resolved to a type ---------- 6938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 140) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type InternalFaultImpl ---------- 6939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 142) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalFaultImpl ---------- 6940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INTERNAL_FAULT__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalFaultImpl ---------- 6941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INTERNAL_FAULT__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 166) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalFaultImpl ---------- 6943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 167) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalFaultImpl ---------- 6944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 167) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 6945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 175) public String getWeight() { ^^^^^^ String cannot be resolved to a type ---------- 6946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 176) return weight; ^^^^^^ String cannot be resolved to a type ---------- 6947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 184) public void setWeight(String newWeight) { ^^^^^^ String cannot be resolved to a type ---------- 6948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 185) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 6949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 185) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 6950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 186) weight = newWeight; ^^^^^^ String cannot be resolved to a type ---------- 6951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 187) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type InternalFaultImpl ---------- 6952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 188) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__WEIGHT, oldWeight, weight)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type InternalFaultImpl ---------- 6953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 188) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__WEIGHT, oldWeight, weight)); ^^^^^^ String cannot be resolved to a type ---------- 6954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 196) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 197) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 6956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 200) return getOccurrence(); ^^^^^^^^^^^^^ The method getOccurrence() from the type InternalFaultImpl refers to the missing type String ---------- 6957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 205) return getWeight(); ^^^^^^^^^ The method getWeight() from the type InternalFaultImpl refers to the missing type String ---------- 6958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 207) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 6959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 215) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 216) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 6961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 219) setOccurrence((String)newValue); ^^^^^^^^^^^^^ The method setOccurrence(String) from the type InternalFaultImpl refers to the missing type String ---------- 6962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 219) setOccurrence((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 225) setWeight((String)newValue); ^^^^^^^^^ The method setWeight(String) from the type InternalFaultImpl refers to the missing type String ---------- 6964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 225) setWeight((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 6965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 236) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 240) setOccurrence(OCCURRENCE_EDEFAULT); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 246) setWeight(WEIGHT_EDEFAULT); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 249) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 257) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 261) return OCCURRENCE_EDEFAULT == null ? occurrence != null : !OCCURRENCE_EDEFAULT.equals(occurrence); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 261) return OCCURRENCE_EDEFAULT == null ? occurrence != null : !OCCURRENCE_EDEFAULT.equals(occurrence); ^^^^^^^^^^ String cannot be resolved to a type ---------- 6972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 261) return OCCURRENCE_EDEFAULT == null ? occurrence != null : !OCCURRENCE_EDEFAULT.equals(occurrence); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 261) return OCCURRENCE_EDEFAULT == null ? occurrence != null : !OCCURRENCE_EDEFAULT.equals(occurrence); ^^^^^^^^^^ String cannot be resolved to a type ---------- 6974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 265) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 265) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 6976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 265) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 6977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 265) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 6978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 267) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 6979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 275) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 276) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 6981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 277) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type InternalFaultImpl ---------- 6982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 277) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 6983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 6985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 6986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 281) result.append(occurrence); ^^^^^^^^^^ String cannot be resolved to a type ---------- 6987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java (at line 283) result.append(weight); ^^^^^^ String cannot be resolved to a type ---------- ---------- 6988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java (at line 28) public class chessmlprofileAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type chessmlprofileAdapterFactory is inconsistent ---------- 6989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java (at line 43) public chessmlprofileAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 6990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 6992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java (at line 94) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 6995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java (at line 96) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type chessmlprofileSwitch is not applicable for the arguments (EObject) ---------- ---------- 6996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 6997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 27) public class ThreatsPropagationXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationXMLProcessor is inconsistent ---------- 6998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 6999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 37) ThreatsPropagationPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type ThreatsPropagationPackage ---------- 7000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 7002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 7003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 7004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 7005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new ThreatsPropagationResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 7006. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new ThreatsPropagationResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 7007. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new ThreatsPropagationResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 7008. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new ThreatsPropagationResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 7009. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 7010. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationAnalysis.java (at line 26) public interface FailurePropagationAnalysis extends GaAnalysisContext { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FailurePropagationAnalysis is inconsistent ---------- ---------- 7011. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceImpl.java (at line 25) public class ComponentModelResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelResourceImpl is inconsistent ---------- 7012. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 7013. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java (at line 36) public interface ThreatState extends EObject { ^^^^^^^^^^^ The hierarchy of the type ThreatState is inconsistent ---------- 7014. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java (at line 77) String getProbability(); ^^^^^^ String cannot be resolved to a type ---------- 7015. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java (at line 87) void setProbability(String value); ^^^^^^ String cannot be resolved to a type ---------- 7016. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java (at line 103) String getUnit(); ^^^^^^ String cannot be resolved to a type ---------- 7017. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java (at line 113) void setUnit(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 7018. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 34) public class FunctionTriggerEventImpl extends EObjectImpl implements FunctionTriggerEvent { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FunctionTriggerEventImpl is inconsistent ---------- 7019. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 61) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7020. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 69) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7021. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 82) triggeredBlock = (Block)eResolveProxy(oldTriggeredBlock); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FunctionTriggerEventImpl ---------- 7022. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 84) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionTriggerEventImpl ---------- 7023. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 85) eNotify(new ENotificationImpl(this, Notification.RESOLVE, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK, oldTriggeredBlock, triggeredBlock)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionTriggerEventImpl ---------- 7024. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 85) eNotify(new ENotificationImpl(this, Notification.RESOLVE, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK, oldTriggeredBlock, triggeredBlock)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7025. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 108) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionTriggerEventImpl ---------- 7026. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 109) eNotify(new ENotificationImpl(this, Notification.SET, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK, oldTriggeredBlock, triggeredBlock)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionTriggerEventImpl ---------- 7027. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 109) eNotify(new ENotificationImpl(this, Notification.SET, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK, oldTriggeredBlock, triggeredBlock)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7028. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 120) base_Event = (Event)eResolveProxy(oldBase_Event); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FunctionTriggerEventImpl ---------- 7029. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 122) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionTriggerEventImpl ---------- 7030. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 123) eNotify(new ENotificationImpl(this, Notification.RESOLVE, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__BASE_EVENT, oldBase_Event, base_Event)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionTriggerEventImpl ---------- 7031. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 123) eNotify(new ENotificationImpl(this, Notification.RESOLVE, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__BASE_EVENT, oldBase_Event, base_Event)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7032. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 146) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionTriggerEventImpl ---------- 7033. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 147) eNotify(new ENotificationImpl(this, Notification.SET, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__BASE_EVENT, oldBase_Event, base_Event)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionTriggerEventImpl ---------- 7034. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 147) eNotify(new ENotificationImpl(this, Notification.SET, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__BASE_EVENT, oldBase_Event, base_Event)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7035. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 155) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7036. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 156) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7037. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 165) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 7038. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 173) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7039. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 174) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7040. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 191) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7041. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 201) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7042. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 209) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7043. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java (at line 217) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 7044. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceImpl.java (at line 25) public class ThreatsPropagationResourceImpl extends XMLResourceImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationResourceImpl is inconsistent ---------- 7045. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceImpl.java (at line 34) super(uri); ^^^^^^^^^^^ The constructor Object(URI) is undefined ---------- ---------- 7046. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 42) public interface StateBasedAnalysis extends GaAnalysisContext { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysis is inconsistent ---------- 7047. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 57) String getMeasure(); ^^^^^^ String cannot be resolved to a type ---------- 7048. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 67) void setMeasure(String value); ^^^^^^ String cannot be resolved to a type ---------- 7049. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 83) String getMeasureEvaluationResult(); ^^^^^^ String cannot be resolved to a type ---------- 7050. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 93) void setMeasureEvaluationResult(String value); ^^^^^^ String cannot be resolved to a type ---------- 7051. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 109) String getEvalMethod(); ^^^^^^ String cannot be resolved to a type ---------- 7052. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 119) void setEvalMethod(String value); ^^^^^^ String cannot be resolved to a type ---------- 7053. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 135) EList getTargetFailureMode(); ^^^^^^ String cannot be resolved to a type ---------- 7054. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 162) InstanceSpecification getTargetDepComponent(String name); ^^^^^^ String cannot be resolved to a type ---------- 7055. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java (at line 175) InstanceSpecification getTargetDepComponent(String name, boolean ignoreCase, EClass eClass); ^^^^^^ String cannot be resolved to a type ---------- ---------- 7056. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java (at line 22) public class ParameterizedArchitectureAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ParameterizedArchitectureAdapterFactory is inconsistent ---------- 7057. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java (at line 37) public ParameterizedArchitectureAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 7058. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java (at line 51) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7059. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java (at line 52) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 7060. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java (at line 70) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7061. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java (at line 74) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7062. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7063. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java (at line 90) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type ParameterizedArchitectureSwitch is not applicable for the arguments (EObject) ---------- ---------- 7064. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSPerceptionImpl.java (at line 17) public class HSPerceptionImpl extends HumanSensorUnitImpl implements HSPerception { ^^^^^^^^^^^^^^^^ The hierarchy of the type HSPerceptionImpl is inconsistent ---------- 7065. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSPerceptionImpl.java (at line 32) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 7066. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTC.java (at line 41) public interface FPTC extends DependableComponent { ^^^^ The hierarchy of the type FPTC is inconsistent ---------- 7067. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTC.java (at line 56) String getFptc(); ^^^^^^ String cannot be resolved to a type ---------- 7068. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTC.java (at line 66) void setFptc(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 7069. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponent.java (at line 44) public interface DependableComponent extends EObject { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponent is inconsistent ---------- ---------- 7070. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 95) public class CHESSViewsPackageImpl extends EPackageImpl implements CHESSViewsPackage { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsPackageImpl is inconsistent ---------- 7071. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 182) super(eNS_URI, CHESSViewsFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 7072. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 205) if (isInited) return (CHESSViewsPackage)EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7073. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 208) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new CHESSViewsPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 7074. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 208) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new CHESSViewsPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 7075. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 226) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7076. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 226) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7077. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 227) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7078. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 227) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7079. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 228) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7080. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 228) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7081. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 229) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7082. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 229) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7083. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 230) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7084. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 230) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7085. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 231) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7086. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 231) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7087. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 232) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7088. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 232) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7089. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 233) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7090. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 233) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7091. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 234) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7092. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 234) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7093. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 235) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7094. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 235) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7095. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 236) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7096. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 236) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7097. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 237) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7098. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 237) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7099. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 238) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 238) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 239) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 239) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 240) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 240) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 241) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 241) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 242) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 242) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 243) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 243) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 244) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 244) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 245) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 245) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 246) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 246) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 247) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 247) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 300) theCHESSViewsPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type CHESSViewsPackageImpl ---------- 7120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 304) EPackage.Registry.INSTANCE.put(CHESSViewsPackage.eNS_URI, theCHESSViewsPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 323) return (EReference)extraFunctionalViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 332) return (EReference)extraFunctionalViewEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 350) return (EReference)timingDataFlowViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 368) return (EReference)rtAnalysisViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 386) return (EReference)deploymentViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 395) return (EReference)deploymentViewEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 413) return (EReference)requirementViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 431) return (EReference)componentViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 449) return (EReference)dependabilityAnalysisViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 467) return (EReference)systemViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 485) return (EReference)psmViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 503) return (EReference)analysisViewEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 512) return (EReference)analysisViewEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 521) return (EReference)analysisViewEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 530) return (CHESSViewsFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type CHESSViewsPackageImpl ---------- 7136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 552) extraFunctionalViewEClass = createEClass(EXTRA_FUNCTIONAL_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 553) createEReference(extraFunctionalViewEClass, EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 554) createEReference(extraFunctionalViewEClass, EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 556) timingDataFlowViewEClass = createEClass(TIMING_DATA_FLOW_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 557) createEReference(timingDataFlowViewEClass, TIMING_DATA_FLOW_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 559) rtAnalysisViewEClass = createEClass(RT_ANALYSIS_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 560) createEReference(rtAnalysisViewEClass, RT_ANALYSIS_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 562) deploymentViewEClass = createEClass(DEPLOYMENT_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 563) createEReference(deploymentViewEClass, DEPLOYMENT_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 564) createEReference(deploymentViewEClass, DEPLOYMENT_VIEW__ASSIGN_LIST); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 566) requirementViewEClass = createEClass(REQUIREMENT_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 567) createEReference(requirementViewEClass, REQUIREMENT_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 569) componentViewEClass = createEClass(COMPONENT_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 570) createEReference(componentViewEClass, COMPONENT_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 572) dependabilityAnalysisViewEClass = createEClass(DEPENDABILITY_ANALYSIS_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 573) createEReference(dependabilityAnalysisViewEClass, DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 575) systemViewEClass = createEClass(SYSTEM_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 576) createEReference(systemViewEClass, SYSTEM_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 578) psmViewEClass = createEClass(PSM_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 579) createEReference(psmViewEClass, PSM_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 581) analysisViewEClass = createEClass(ANALYSIS_VIEW); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type CHESSViewsPackageImpl ---------- 7157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 582) createEReference(analysisViewEClass, ANALYSIS_VIEW__BASE_PACKAGE); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 583) createEReference(analysisViewEClass, ANALYSIS_VIEW__RTANALYSISVIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 584) createEReference(analysisViewEClass, ANALYSIS_VIEW__DEPANALYSISVIEW); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl ---------- 7160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 606) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 7161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 607) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 7162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 608) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 7163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 611) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 620) initEClass(extraFunctionalViewEClass, ExtraFunctionalView.class, "ExtraFunctionalView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 7165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 620) initEClass(extraFunctionalViewEClass, ExtraFunctionalView.class, "ExtraFunctionalView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 7166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 620) initEClass(extraFunctionalViewEClass, ExtraFunctionalView.class, "ExtraFunctionalView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 7167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 621) initEReference(getExtraFunctionalView_Base_Package(), theUMLPackage.getPackage(), null, "base_Package", null, 1, 1, ExtraFunctionalView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 7168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 621) initEReference(getExtraFunctionalView_Base_Package(), theUMLPackage.getPackage(), null, "base_Package", null, 1, 1, ExtraFunctionalView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 7169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java (at line 621) initEReference(getExtraFunctionalView_Base_Package(), theUMLPackage.getPackage(), null, "base_Package", null, 1, 1, ExtraFunctionalView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 7170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 127) public class ExpressionsPackageImpl extends EPackageImpl implements ExpressionsPackage { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ExpressionsPackageImpl is inconsistent ---------- 7171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 158) super(eNS_URI, ExpressionsFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 7172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 181) if (isInited) return (ExpressionsPackage)EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 184) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ExpressionsPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 7174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 184) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ExpressionsPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 7175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 202) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 202) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 203) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 203) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 204) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 204) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 205) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 205) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 206) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 206) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 207) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 207) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 208) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 208) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 209) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 209) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 210) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 210) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 211) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 211) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 212) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 212) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 213) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 213) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 214) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 214) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 215) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 215) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 216) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 216) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 217) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 217) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 218) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 218) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 219) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 219) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 220) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 220) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 221) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 221) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 222) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 222) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 223) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 223) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 276) theExpressionsPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type ExpressionsPackageImpl ---------- 7220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 280) EPackage.Registry.INSTANCE.put(ExpressionsPackage.eNS_URI, theExpressionsPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 299) return (EReference)macroDefinitionEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 317) return (EReference)parameterAssumptionsEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 326) return (ExpressionsFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type ExpressionsPackageImpl ---------- 7224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 348) macroDefinitionEClass = createEClass(MACRO_DEFINITION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ExpressionsPackageImpl ---------- 7225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 349) createEReference(macroDefinitionEClass, MACRO_DEFINITION__BASE_CONSTRAINT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ExpressionsPackageImpl ---------- 7226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 351) parameterAssumptionsEClass = createEClass(PARAMETER_ASSUMPTIONS); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ExpressionsPackageImpl ---------- 7227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 352) createEReference(parameterAssumptionsEClass, PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ExpressionsPackageImpl ---------- 7228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 374) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 7229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 375) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 7230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 376) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 7231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 379) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 388) initEClass(macroDefinitionEClass, MacroDefinition.class, "MacroDefinition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 7233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 388) initEClass(macroDefinitionEClass, MacroDefinition.class, "MacroDefinition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 7234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 388) initEClass(macroDefinitionEClass, MacroDefinition.class, "MacroDefinition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 7235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 7236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 7237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 7238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 7239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 7240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 7241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 7242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 7243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 389) initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 7244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 391) initEClass(parameterAssumptionsEClass, ParameterAssumptions.class, "ParameterAssumptions", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 7245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 391) initEClass(parameterAssumptionsEClass, ParameterAssumptions.class, "ParameterAssumptions", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 7246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 391) initEClass(parameterAssumptionsEClass, ParameterAssumptions.class, "ParameterAssumptions", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 7247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 7248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 7249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 7250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 7251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 7252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 7253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 7254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 7255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java (at line 392) initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 7256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Inverted.java (at line 36) public interface Inverted extends EObject { ^^^^^^^^ The hierarchy of the type Inverted is inconsistent ---------- ---------- 7257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HAIntent.java (at line 16) public interface HAIntent extends HumanActuatorUnit { ^^^^^^^^ The hierarchy of the type HAIntent is inconsistent ---------- ---------- 7258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 5) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 7259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 6) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 7260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 7) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 7261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 20) public enum Analysis implements Enumerator { ^^^^^^^^ The hierarchy of the type Analysis is inconsistent ---------- 7262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 21) /** * The 'FMEA ANALYSIS' literal object. * * * @see #FMEA_ANALYSIS_VALUE * @generated * @ordered */ FMEA_ANALYSIS(0, "FMEA_ANALYSIS", "FMEA_ANALYSIS"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 31) /** * The 'FTA ANALYSIS' literal object. * * * @see #FTA_ANALYSIS_VALUE * @generated * @ordered */ FTA_ANALYSIS(1, "FTA_ANALYSIS", "FTA_ANALYSIS"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 41) /** * The 'CONTRACT BASED FTA ANALYSIS' literal object. * * * @see #CONTRACT_BASED_FTA_ANALYSIS_VALUE * @generated * @ordered */ CONTRACT_BASED_FTA_ANALYSIS(2, "CONTRACT_BASED_FTA_ANALYSIS", "CONTRACT_BASED_FTA_ANALYSIS"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 51) /** * The 'CONTRACT REFINEMENT ANALYSIS' literal object. * * * @see #CONTRACT_REFINEMENT_ANALYSIS_VALUE * @generated * @ordered */ CONTRACT_REFINEMENT_ANALYSIS(3, "CONTRACT_REFINEMENT_ANALYSIS", "CONTRACT_REFINEMENT_ANALYSIS"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 61) /** * The 'CONTRACT IMPLEMENTATION ANALYSIS' literal object. * * * @see #CONTRACT_IMPLEMENTATION_ANALYSIS_VALUE * @generated * @ordered */ CONTRACT_IMPLEMENTATION_ANALYSIS(4, "CONTRACT_IMPLEMENTATION_ANALYSIS", "CONTRACT_IMPLEMENTATION_ANALYSIS"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 71) /** * The 'PROPERTY VALIDATION ANALYSIS' literal object. * * * @see #PROPERTY_VALIDATION_ANALYSIS_VALUE * @generated * @ordered */ PROPERTY_VALIDATION_ANALYSIS(5, "PROPERTY_VALIDATION_ANALYSIS", "PROPERTY_VALIDATION_ANALYSIS"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 81) /** * The 'CONTRACT PROPERTY VALIDATION ANALYSIS' literal object. * * * @see #CONTRACT_PROPERTY_VALIDATION_ANALYSIS_VALUE * @generated * @ordered */ CONTRACT_PROPERTY_VALIDATION_ANALYSIS(6, "CONTRACT_PROPERTY_VALIDATION_ANALYSIS", "CONTRACT_PROPERTY_VALIDATION_ANALYSIS"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 91) /** * The 'MODEL CHECKING ANALYSIS' literal object. * * * @see #MODEL_CHECKING_ANALYSIS_VALUE * @generated * @ordered */ MODEL_CHECKING_ANALYSIS(7, "MODEL_CHECKING_ANALYSIS", "MODEL_CHECKING_ANALYSIS"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 101) /** * The 'CONTRACT COMPOSITE IMPLEMENTATION ANALYSIS' literal object. * * * @see #CONTRACT_COMPOSITE_IMPLEMENTATION_ANALYSIS_VALUE * @generated * @ordered */ CONTRACT_COMPOSITE_IMPLEMENTATION_ANALYSIS(8, "CONTRACT_COMPOSITE_IMPLEMENTATION_ANALYSIS", "CONTRACT_COMPOSITE_IMPLEMENTATION_ANALYSIS"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Analysis(int, String, String) refers to the missing type String ---------- 7271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 271) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 7272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 271) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 7273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 271) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 7274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 281) public static Analysis get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 284) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type Analysis refers to the missing type String ---------- 7276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 299) public static Analysis getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 7277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 302) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type Analysis refers to the missing type String ---------- 7278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 344) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 7279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 351) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 7280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 359) private Analysis(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 7281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 359) private Analysis(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 359) private Analysis(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 361) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 7284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 362) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 379) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 7286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 380) return name; ^^^^ String cannot be resolved to a type ---------- 7287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 388) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 7288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 389) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 7289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 398) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 399) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 7291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java (at line 400) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 7292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HASelection.java (at line 16) public interface HASelection extends HumanActuatorUnit { ^^^^^^^^^^^ The hierarchy of the type HASelection is inconsistent ---------- ---------- 7293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 35) public class RequirementViewImpl extends EObjectImpl implements RequirementView { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RequirementViewImpl is inconsistent ---------- 7294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 52) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 60) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 73) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type RequirementViewImpl ---------- 7297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 75) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RequirementViewImpl ---------- 7298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.REQUIREMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RequirementViewImpl ---------- 7299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.REQUIREMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 99) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type RequirementViewImpl ---------- 7301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.REQUIREMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type RequirementViewImpl ---------- 7302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.REQUIREMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 109) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 115) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 7306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 123) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 124) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 138) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 145) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 153) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java (at line 159) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 7312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 127) public class ParameterizedArchitecturePackageImpl extends EPackageImpl implements ParameterizedArchitecturePackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ParameterizedArchitecturePackageImpl is inconsistent ---------- 7313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 150) super(eNS_URI, ParameterizedArchitectureFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 7314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 173) if (isInited) return (ParameterizedArchitecturePackage)EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 176) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ParameterizedArchitecturePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 7316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 176) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ParameterizedArchitecturePackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 7317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 194) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 194) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 195) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 195) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 196) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 196) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 197) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 197) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 198) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 198) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 199) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 199) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 200) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 200) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 201) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 201) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 202) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 202) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 203) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 203) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 204) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 204) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 205) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 205) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 206) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 206) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 207) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 207) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 208) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 208) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 209) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 209) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 210) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 210) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 211) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 211) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 212) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 212) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 213) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 213) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 214) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 214) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 215) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 215) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 268) theParameterizedArchitecturePackage.freeze(); ^^^^^^ The method freeze() is undefined for the type ParameterizedArchitecturePackageImpl ---------- 7362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 272) EPackage.Registry.INSTANCE.put(ParameterizedArchitecturePackage.eNS_URI, theParameterizedArchitecturePackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 291) return (EAttribute)instantiatedArchitectureConfigurationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 300) return (EReference)instantiatedArchitectureConfigurationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 309) return (EReference)instantiatedArchitectureConfigurationEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 318) return (ParameterizedArchitectureFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type ParameterizedArchitecturePackageImpl ---------- 7367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 340) instantiatedArchitectureConfigurationEClass = createEClass(INSTANTIATED_ARCHITECTURE_CONFIGURATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ParameterizedArchitecturePackageImpl ---------- 7368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 341) createEAttribute(instantiatedArchitectureConfigurationEClass, INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type ParameterizedArchitecturePackageImpl ---------- 7369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 342) createEReference(instantiatedArchitectureConfigurationEClass, INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ParameterizedArchitecturePackageImpl ---------- 7370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 343) createEReference(instantiatedArchitectureConfigurationEClass, INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type ParameterizedArchitecturePackageImpl ---------- 7371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 365) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 7372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 366) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 7373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 367) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 7374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 370) TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 371) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 380) initEClass(instantiatedArchitectureConfigurationEClass, InstantiatedArchitectureConfiguration.class, "InstantiatedArchitectureConfiguration", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 7377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 380) initEClass(instantiatedArchitectureConfigurationEClass, InstantiatedArchitectureConfiguration.class, "InstantiatedArchitectureConfiguration", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 7378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 380) initEClass(instantiatedArchitectureConfigurationEClass, InstantiatedArchitectureConfiguration.class, "InstantiatedArchitectureConfiguration", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 7379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 381) initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 7380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 381) initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 7381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 381) initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 7382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 381) initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 7383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 381) initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 7384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 381) initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 7385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 381) initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 7386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 381) initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 7387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 7388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 7389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 7390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 7391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 7392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 7393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 7394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 7395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 382) initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 7396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 7397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 7398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 7399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 7400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 7401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 7402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 7403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 7404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java (at line 383) initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 7405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 111) public class ThreatsPropagationPackageImpl extends EPackageImpl implements ThreatsPropagationPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationPackageImpl is inconsistent ---------- 7406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 289) super(eNS_URI, ThreatsPropagationFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 7407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 312) if (isInited) return (ThreatsPropagationPackage)EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 315) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ThreatsPropagationPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 7409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 315) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ThreatsPropagationPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 7410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 333) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 333) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 334) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 334) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 335) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 335) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 336) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 336) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 337) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 337) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 338) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 338) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 339) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 339) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 340) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 340) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 341) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 341) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 342) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 342) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 343) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 343) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 344) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 344) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 345) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 345) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 346) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 346) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 347) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 347) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 348) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 348) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 349) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 349) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 350) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 350) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 430) return (EAttribute)internalFaultEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 439) return (EReference)internalFaultEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 448) return (EAttribute)internalFaultEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 466) return (EReference)internalPropagationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 475) return (EAttribute)internalPropagationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 484) return (EAttribute)internalPropagationEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 493) return (EAttribute)internalPropagationEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 7453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 511) return (EReference)errorDetectionEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 520) return (EAttribute)errorDetectionEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 529) return (EAttribute)errorDetectionEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 538) return (EAttribute)errorDetectionEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 7457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 556) return (EReference)errorHandlingEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 565) return (EAttribute)errorHandlingEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 574) return (EAttribute)errorHandlingEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 583) return (EAttribute)errorHandlingEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 7461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 601) return (EReference)faultHandlingEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 610) return (EAttribute)faultHandlingEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 619) return (EAttribute)faultHandlingEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 628) return (EAttribute)faultHandlingEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 7465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 646) return (EAttribute)attackEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 655) return (EAttribute)attackEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 664) return (EAttribute)attackEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 673) return (EReference)attackEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 7469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 682) return (EAttribute)attackEClass.getEStructuralFeatures().get(4); ^^^ The method get(int) is undefined for the type EList ---------- 7470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 691) return (EReference)attackEClass.getEStructuralFeatures().get(5); ^^^ The method get(int) is undefined for the type EList ---------- 7471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 700) return (EAttribute)attackEClass.getEStructuralFeatures().get(6); ^^^ The method get(int) is undefined for the type EList ---------- 7472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 718) return (EAttribute)vulnerabilityEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 727) return (EReference)vulnerabilityEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 736) return (EReference)vulnerabilityEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 754) return (EReference)adversaryEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 772) return (EReference)attackScenarioEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 781) return (EAttribute)attackScenarioEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 790) return (EAttribute)attackScenarioEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 808) return (EReference)errorModelEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 844) return (EReference)failureEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 853) return (EAttribute)failureEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 862) return (EAttribute)failureEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 871) return (EAttribute)failureEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 7484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 889) return (EReference)threatStateEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 898) return (EAttribute)threatStateEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 907) return (EAttribute)threatStateEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 934) return (EReference)normalStateEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 961) return (EReference)stuckAtEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 970) return (EAttribute)stuckAtEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 979) return (EReference)stuckAtEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 997) return (EReference)stuckAtFixedEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1006) return (EReference)stuckAtFixedEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1024) return (EReference)invertedEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1033) return (EReference)invertedEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1051) return (EReference)rampDownEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1060) return (EReference)rampDownEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1069) return (EAttribute)rampDownEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1078) return (EAttribute)rampDownEClass.getEStructuralFeatures().get(3); ^^^ The method get(int) is undefined for the type EList ---------- 7499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1096) return (EReference)depEventEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 7500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1105) return (EReference)depEventEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 7501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1114) return (EAttribute)depEventEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 7502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1132) return (ThreatsPropagationFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type ThreatsPropagationPackageImpl ---------- 7503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1154) degradedStateEClass = createEClass(DEGRADED_STATE); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type ThreatsPropagationPackageImpl ---------- 7504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java (at line 1277) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- ---------- 7505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationBySimulationImpl.java (at line 28) public class EvaluationBySimulationImpl extends EvaluationMethodImpl implements EvaluationBySimulation { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type EvaluationBySimulationImpl is inconsistent ---------- 7506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationBySimulationImpl.java (at line 43) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 7507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/CriticalityInterfaceSpecification.java (at line 44) public interface CriticalityInterfaceSpecification extends EObject { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CriticalityInterfaceSpecification is inconsistent ---------- ---------- 7508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 35) public class SystemViewImpl extends EObjectImpl implements SystemView { ^^^^^^^^^^^^^^ The hierarchy of the type SystemViewImpl is inconsistent ---------- 7509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 52) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 60) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 73) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type SystemViewImpl ---------- 7512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 75) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SystemViewImpl ---------- 7513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.SYSTEM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SystemViewImpl ---------- 7514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 76) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.SYSTEM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 99) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SystemViewImpl ---------- 7516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.SYSTEM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SystemViewImpl ---------- 7517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 100) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.SYSTEM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 109) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 115) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 7521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 123) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 124) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 138) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 145) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 153) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java (at line 159) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 7527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 7528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 7529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 7530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 29) public enum ConfidenceKind implements Enumerator { ^^^^^^^^^^^^^^ The hierarchy of the type ConfidenceKind is inconsistent ---------- 7531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 30) /** * The 'Relative' literal object. * * * @see #RELATIVE_VALUE * @generated * @ordered */ RELATIVE(0, "relative", "relative"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ConfidenceKind(int, String, String) refers to the missing type String ---------- 7532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 40) /** * The 'Absolute' literal object. * * * @see #ABSOLUTE_VALUE * @generated * @ordered */ ABSOLUTE(1, "absolute", "absolute"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ConfidenceKind(int, String, String) refers to the missing type String ---------- 7533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 98) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 7534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 98) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 7535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 98) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 7536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 108) public static ConfidenceKind get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 111) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type ConfidenceKind refers to the missing type String ---------- 7538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 126) public static ConfidenceKind getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 7539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 129) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type ConfidenceKind refers to the missing type String ---------- 7540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 164) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 7541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 171) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 7542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 179) private ConfidenceKind(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 7543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 179) private ConfidenceKind(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 179) private ConfidenceKind(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 181) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 7546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 182) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 199) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 7548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 200) return name; ^^^^ String cannot be resolved to a type ---------- 7549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 208) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 7550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 209) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 7551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 218) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 219) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 7553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java (at line 220) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 7554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/PrioritizedTransition.java (at line 26) public interface PrioritizedTransition extends EObject { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type PrioritizedTransition is inconsistent ---------- ---------- 7555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/DeploymentView.java (at line 36) public interface DeploymentView extends EObject { ^^^^^^^^^^^^^^ The hierarchy of the type DeploymentView is inconsistent ---------- ---------- 7556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 38) public class StatefulSoftwareImpl extends DependableComponentImpl implements StatefulSoftware { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StatefulSoftwareImpl is inconsistent ---------- 7557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 47) protected static final String ERROR_LATENCY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 7558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 57) protected String errorLatency = ERROR_LATENCY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 7559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 57) protected String errorLatency = ERROR_LATENCY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 67) protected static final String REPAIR_DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 7561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 77) protected String repairDelay = REPAIR_DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 7562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 77) protected String repairDelay = REPAIR_DELAY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 87) protected static final String FAULT_OCC_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 7564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 97) protected String faultOcc = FAULT_OCC_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 7565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 97) protected String faultOcc = FAULT_OCC_EDEFAULT; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 113) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 123) public String getErrorLatency() { ^^^^^^ String cannot be resolved to a type ---------- 7568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 124) return errorLatency; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 132) public void setErrorLatency(String newErrorLatency) { ^^^^^^ String cannot be resolved to a type ---------- 7570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 133) String oldErrorLatency = errorLatency; ^^^^^^ String cannot be resolved to a type ---------- 7571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 133) String oldErrorLatency = errorLatency; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 134) errorLatency = newErrorLatency; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 135) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatefulSoftwareImpl ---------- 7574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__ERROR_LATENCY, oldErrorLatency, errorLatency)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatefulSoftwareImpl ---------- 7575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 136) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__ERROR_LATENCY, oldErrorLatency, errorLatency)); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 144) public String getRepairDelay() { ^^^^^^ String cannot be resolved to a type ---------- 7577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 145) return repairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 153) public void setRepairDelay(String newRepairDelay) { ^^^^^^ String cannot be resolved to a type ---------- 7579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 154) String oldRepairDelay = repairDelay; ^^^^^^ String cannot be resolved to a type ---------- 7580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 154) String oldRepairDelay = repairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 155) repairDelay = newRepairDelay; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 156) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatefulSoftwareImpl ---------- 7583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 157) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatefulSoftwareImpl ---------- 7584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 157) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 165) public String getFaultOcc() { ^^^^^^ String cannot be resolved to a type ---------- 7586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 166) return faultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 7587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 174) public void setFaultOcc(String newFaultOcc) { ^^^^^^ String cannot be resolved to a type ---------- 7588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 175) String oldFaultOcc = faultOcc; ^^^^^^ String cannot be resolved to a type ---------- 7589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 175) String oldFaultOcc = faultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 7590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 176) faultOcc = newFaultOcc; ^^^^^^^^ String cannot be resolved to a type ---------- 7591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 177) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StatefulSoftwareImpl ---------- 7592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 178) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__FAULT_OCC, oldFaultOcc, faultOcc)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StatefulSoftwareImpl ---------- 7593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 178) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__FAULT_OCC, oldFaultOcc, faultOcc)); ^^^^^^^^ String cannot be resolved to a type ---------- 7594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 186) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 187) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 190) return getErrorLatency(); ^^^^^^^^^^^^^^^ The method getErrorLatency() from the type StatefulSoftwareImpl refers to the missing type String ---------- 7597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 192) return getRepairDelay(); ^^^^^^^^^^^^^^ The method getRepairDelay() from the type StatefulSoftwareImpl refers to the missing type String ---------- 7598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 194) return getFaultOcc(); ^^^^^^^^^^^ The method getFaultOcc() from the type StatefulSoftwareImpl refers to the missing type String ---------- 7599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 196) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object ---------- 7600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 204) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 205) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 208) setErrorLatency((String)newValue); ^^^^^^^^^^^^^^^ The method setErrorLatency(String) from the type StatefulSoftwareImpl refers to the missing type String ---------- 7603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 208) setErrorLatency((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 7604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 211) setRepairDelay((String)newValue); ^^^^^^^^^^^^^^ The method setRepairDelay(String) from the type StatefulSoftwareImpl refers to the missing type String ---------- 7605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 211) setRepairDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 7606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 214) setFaultOcc((String)newValue); ^^^^^^^^^^^ The method setFaultOcc(String) from the type StatefulSoftwareImpl refers to the missing type String ---------- 7607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 214) setFaultOcc((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 7608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 225) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 229) setErrorLatency(ERROR_LATENCY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 232) setRepairDelay(REPAIR_DELAY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 235) setFaultOcc(FAULT_OCC_EDEFAULT); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 246) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 250) return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); ^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 250) return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 250) return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); ^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 250) return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 252) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 252) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 252) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 252) return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 254) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 254) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- 7623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 254) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 254) return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- 7625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 264) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 265) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 7627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 266) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type StatefulSoftwareImpl ---------- 7628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 266) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 7629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 7630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 7631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 268) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 7632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 270) result.append(errorLatency); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 272) result.append(repairDelay); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java (at line 274) result.append(faultOcc); ^^^^^^^^ String cannot be resolved to a type ---------- ---------- 7635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 29) public class RTComponentModelAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTComponentModelAdapterFactory is inconsistent ---------- 7636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 44) public RTComponentModelAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 7637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 58) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 59) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 7639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 81) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 85) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 89) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 103) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java (at line 105) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type RTComponentModelSwitch is not applicable for the arguments (EObject) ---------- ---------- 7645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsFactory.java (at line 24) public interface CHESSViewsFactory extends EFactory { ^^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsFactory is inconsistent ---------- ---------- 7646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 38) public class PSMViewImpl extends EObjectImpl implements PSMView { ^^^^^^^^^^^ The hierarchy of the type PSMViewImpl is inconsistent ---------- 7647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 55) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 76) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type PSMViewImpl ---------- 7650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 78) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PSMViewImpl ---------- 7651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 79) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.PSM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PSMViewImpl ---------- 7652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 79) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.PSM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 102) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type PSMViewImpl ---------- 7654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 103) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.PSM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type PSMViewImpl ---------- 7655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 103) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.PSM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 111) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 112) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 118) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 7659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 126) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 127) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 141) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 148) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 156) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java (at line 162) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 7665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 39) public interface StatefulHardware extends DependableComponent { ^^^^^^^^^^^^^^^^ The hierarchy of the type StatefulHardware is inconsistent ---------- 7666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 54) String getProbPermFault(); ^^^^^^ String cannot be resolved to a type ---------- 7667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 64) void setProbPermFault(String value); ^^^^^^ String cannot be resolved to a type ---------- 7668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 80) String getErrorLatency(); ^^^^^^ String cannot be resolved to a type ---------- 7669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 90) void setErrorLatency(String value); ^^^^^^ String cannot be resolved to a type ---------- 7670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 106) String getRepairDelay(); ^^^^^^ String cannot be resolved to a type ---------- 7671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 116) void setRepairDelay(String value); ^^^^^^ String cannot be resolved to a type ---------- 7672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 132) String getFaultOcc(); ^^^^^^ String cannot be resolved to a type ---------- 7673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java (at line 142) void setFaultOcc(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 7674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 29) public class OrganizationImpl extends EObjectImpl implements Organization { ^^^^^^^^^^^^^^^^ The hierarchy of the type OrganizationImpl is inconsistent ---------- 7675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 46) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 54) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 67) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type OrganizationImpl ---------- 7678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 69) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type OrganizationImpl ---------- 7679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.ORGANIZATION__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type OrganizationImpl ---------- 7680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 70) eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.ORGANIZATION__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 93) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type OrganizationImpl ---------- 7682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.ORGANIZATION__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type OrganizationImpl ---------- 7683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 94) eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.ORGANIZATION__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 102) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 103) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 109) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 7687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 117) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 118) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 132) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 139) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 147) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java (at line 153) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 7693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtPortSlot.java (at line 44) public interface CHRtPortSlot extends EObject { ^^^^^^^^^^^^ The hierarchy of the type CHRtPortSlot is inconsistent ---------- ---------- 7694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 28) public class CHESSViewsAdapterFactory extends AdapterFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsAdapterFactory is inconsistent ---------- 7695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 43) public CHESSViewsAdapterFactory() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 7696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 57) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 58) public boolean isFactoryForType(Object object) { ^^^^^^ Object cannot be resolved to a type ---------- 7698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 80) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 84) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 92) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 96) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 100) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 108) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 112) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 116) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 130) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java (at line 132) return modelSwitch.doSwitch((EObject)target); ^^^^^^^^ The method doSwitch(int, EObject) in the type CHESSViewsSwitch is not applicable for the arguments (EObject) ---------- ---------- 7711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FA.java (at line 34) public interface FI4FA extends DependableComponent { ^^^^^ The hierarchy of the type FI4FA is inconsistent ---------- 7712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FA.java (at line 49) String getFi4fa(); ^^^^^^ String cannot be resolved to a type ---------- 7713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FA.java (at line 59) void setFi4fa(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 7714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/NormalOutput.java (at line 26) public interface NormalOutput extends DepEvent { ^^^^^^^^^^^^ The hierarchy of the type NormalOutput is inconsistent ---------- ---------- 7715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 34) public class VulnerabilityImpl extends InternalFaultImpl implements Vulnerability { ^^^^^^^^^^^^^^^^^ The hierarchy of the type VulnerabilityImpl is inconsistent ---------- 7716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 110) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type VulnerabilityImpl ---------- 7718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 111) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__KIND, oldKind, kind)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl ---------- 7719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 111) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__KIND, oldKind, kind)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 122) base_Classifier = (Classifier)eResolveProxy(oldBase_Classifier); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type VulnerabilityImpl ---------- 7721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 124) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type VulnerabilityImpl ---------- 7722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 125) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.VULNERABILITY__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl ---------- 7723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 125) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.VULNERABILITY__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 148) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type VulnerabilityImpl ---------- 7725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 149) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl ---------- 7726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 149) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 160) base_Port = (Port)eResolveProxy(oldBase_Port); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type VulnerabilityImpl ---------- 7728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 162) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type VulnerabilityImpl ---------- 7729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 163) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.VULNERABILITY__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl ---------- 7730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 163) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.VULNERABILITY__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 186) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type VulnerabilityImpl ---------- 7732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 187) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl ---------- 7733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 187) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__BASE_PORT, oldBase_Port, base_Port)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 195) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 196) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 207) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type InternalFaultImpl refers to the missing type Object ---------- 7737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 215) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 216) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 236) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 257) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 275) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 276) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 7743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 277) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type VulnerabilityImpl ---------- 7744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 277) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() from the type InternalFaultImpl refers to the missing type String ---------- 7745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 7746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 7747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() from the type InternalFaultImpl refers to the missing type String ---------- ---------- 7748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 44) public class FunctionalPartitionImpl extends EObjectImpl implements FunctionalPartition { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FunctionalPartitionImpl is inconsistent ---------- 7749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 53) protected static final String UTILIZATION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 7750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 63) protected String utilization = UTILIZATION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 7751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 63) protected String utilization = UTILIZATION_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 83) protected static final String MAF_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 7753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 93) protected String maf = MAF_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 7754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 93) protected String maf = MAF_EDEFAULT; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 103) protected static final String MIF_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 7756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 113) protected String mif = MIF_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 7757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 113) protected String mif = MIF_EDEFAULT; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 123) protected static final String SCHEDULING_TABLE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 7759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 133) protected String schedulingTable = SCHEDULING_TABLE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 7760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 133) protected String schedulingTable = SCHEDULING_TABLE_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 141) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 159) public String getUtilization() { ^^^^^^ String cannot be resolved to a type ---------- 7764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 160) return utilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 168) public void setUtilization(String newUtilization) { ^^^^^^ String cannot be resolved to a type ---------- 7766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 169) String oldUtilization = utilization; ^^^^^^ String cannot be resolved to a type ---------- 7767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 169) String oldUtilization = utilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 170) utilization = newUtilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 171) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl ---------- 7770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 172) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__UTILIZATION, oldUtilization, utilization)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl ---------- 7771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 172) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__UTILIZATION, oldUtilization, utilization)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 183) base_Component = (Component)eResolveProxy(oldBase_Component); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FunctionalPartitionImpl ---------- 7773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 185) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl ---------- 7774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 186) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.FUNCTIONAL_PARTITION__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl ---------- 7775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 186) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.FUNCTIONAL_PARTITION__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 209) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl ---------- 7777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 210) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl ---------- 7778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 210) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__BASE_COMPONENT, oldBase_Component, base_Component)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 218) public String getMAF() { ^^^^^^ String cannot be resolved to a type ---------- 7780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 219) return maf; ^^^ String cannot be resolved to a type ---------- 7781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 227) public void setMAF(String newMAF) { ^^^^^^ String cannot be resolved to a type ---------- 7782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 228) String oldMAF = maf; ^^^^^^ String cannot be resolved to a type ---------- 7783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 228) String oldMAF = maf; ^^^ String cannot be resolved to a type ---------- 7784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 229) maf = newMAF; ^^^ String cannot be resolved to a type ---------- 7785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 230) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl ---------- 7786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 231) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__MAF, oldMAF, maf)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl ---------- 7787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 231) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__MAF, oldMAF, maf)); ^^^ String cannot be resolved to a type ---------- 7788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 239) public String getMIF() { ^^^^^^ String cannot be resolved to a type ---------- 7789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 240) return mif; ^^^ String cannot be resolved to a type ---------- 7790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 248) public void setMIF(String newMIF) { ^^^^^^ String cannot be resolved to a type ---------- 7791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 249) String oldMIF = mif; ^^^^^^ String cannot be resolved to a type ---------- 7792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 249) String oldMIF = mif; ^^^ String cannot be resolved to a type ---------- 7793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 250) mif = newMIF; ^^^ String cannot be resolved to a type ---------- 7794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 251) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl ---------- 7795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 252) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__MIF, oldMIF, mif)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl ---------- 7796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 252) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__MIF, oldMIF, mif)); ^^^ String cannot be resolved to a type ---------- 7797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 260) public String getSchedulingTable() { ^^^^^^ String cannot be resolved to a type ---------- 7798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 261) return schedulingTable; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 269) public void setSchedulingTable(String newSchedulingTable) { ^^^^^^ String cannot be resolved to a type ---------- 7800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 270) String oldSchedulingTable = schedulingTable; ^^^^^^ String cannot be resolved to a type ---------- 7801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 270) String oldSchedulingTable = schedulingTable; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 271) schedulingTable = newSchedulingTable; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 272) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl ---------- 7804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 273) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__SCHEDULING_TABLE, oldSchedulingTable, schedulingTable)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl ---------- 7805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 273) eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__SCHEDULING_TABLE, oldSchedulingTable, schedulingTable)); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 281) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 282) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 285) return getUtilization(); ^^^^^^^^^^^^^^ The method getUtilization() from the type FunctionalPartitionImpl refers to the missing type String ---------- 7809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 290) return getMAF(); ^^^^^^ The method getMAF() from the type FunctionalPartitionImpl refers to the missing type String ---------- 7810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 292) return getMIF(); ^^^^^^ The method getMIF() from the type FunctionalPartitionImpl refers to the missing type String ---------- 7811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 294) return getSchedulingTable(); ^^^^^^^^^^^^^^^^^^ The method getSchedulingTable() from the type FunctionalPartitionImpl refers to the missing type String ---------- 7812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 296) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 7813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 304) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 305) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 308) setUtilization((String)newValue); ^^^^^^^^^^^^^^ The method setUtilization(String) from the type FunctionalPartitionImpl refers to the missing type String ---------- 7816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 308) setUtilization((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 7817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 314) setMAF((String)newValue); ^^^^^^ The method setMAF(String) from the type FunctionalPartitionImpl refers to the missing type String ---------- 7818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 314) setMAF((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 7819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 317) setMIF((String)newValue); ^^^^^^ The method setMIF(String) from the type FunctionalPartitionImpl refers to the missing type String ---------- 7820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 317) setMIF((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 7821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 320) setSchedulingTable((String)newValue); ^^^^^^^^^^^^^^^^^^ The method setSchedulingTable(String) from the type FunctionalPartitionImpl refers to the missing type String ---------- 7822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 320) setSchedulingTable((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 7823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 331) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 335) setUtilization(UTILIZATION_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 341) setMAF(MAF_EDEFAULT); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 344) setMIF(MIF_EDEFAULT); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 347) setSchedulingTable(SCHEDULING_TABLE_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 350) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 358) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 362) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 362) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 362) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 362) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 7834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 366) return MAF_EDEFAULT == null ? maf != null : !MAF_EDEFAULT.equals(maf); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 366) return MAF_EDEFAULT == null ? maf != null : !MAF_EDEFAULT.equals(maf); ^^^ String cannot be resolved to a type ---------- 7836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 366) return MAF_EDEFAULT == null ? maf != null : !MAF_EDEFAULT.equals(maf); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 366) return MAF_EDEFAULT == null ? maf != null : !MAF_EDEFAULT.equals(maf); ^^^ String cannot be resolved to a type ---------- 7838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 368) return MIF_EDEFAULT == null ? mif != null : !MIF_EDEFAULT.equals(mif); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 368) return MIF_EDEFAULT == null ? mif != null : !MIF_EDEFAULT.equals(mif); ^^^ String cannot be resolved to a type ---------- 7840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 368) return MIF_EDEFAULT == null ? mif != null : !MIF_EDEFAULT.equals(mif); ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 368) return MIF_EDEFAULT == null ? mif != null : !MIF_EDEFAULT.equals(mif); ^^^ String cannot be resolved to a type ---------- 7842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 370) return SCHEDULING_TABLE_EDEFAULT == null ? schedulingTable != null : !SCHEDULING_TABLE_EDEFAULT.equals(schedulingTable); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 370) return SCHEDULING_TABLE_EDEFAULT == null ? schedulingTable != null : !SCHEDULING_TABLE_EDEFAULT.equals(schedulingTable); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 370) return SCHEDULING_TABLE_EDEFAULT == null ? schedulingTable != null : !SCHEDULING_TABLE_EDEFAULT.equals(schedulingTable); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 370) return SCHEDULING_TABLE_EDEFAULT == null ? schedulingTable != null : !SCHEDULING_TABLE_EDEFAULT.equals(schedulingTable); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 372) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java (at line 380) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 7848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 15) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 7849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 16) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 7850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 17) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 7851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 30) public enum RecoveryKind implements Enumerator { ^^^^^^^^^^^^ The hierarchy of the type RecoveryKind is inconsistent ---------- 7852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 31) /** * The 'Repair' literal object. * * * @see #REPAIR_VALUE * @generated * @ordered */ REPAIR(0, "Repair", "Repair"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor RecoveryKind(int, String, String) refers to the missing type String ---------- 7853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 41) /** * The 'Compensation' literal object. * * * @see #COMPENSATION_VALUE * @generated * @ordered */ COMPENSATION(1, "Compensation", "Compensation"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor RecoveryKind(int, String, String) refers to the missing type String ---------- 7854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 51) /** * The 'Error Detection' literal object. * * * @see #ERROR_DETECTION_VALUE * @generated * @ordered */ ERROR_DETECTION(2, "ErrorDetection", "ErrorDetection"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor RecoveryKind(int, String, String) refers to the missing type String ---------- 7855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 61) /** * The 'Reconfiguration' literal object. * * * @see #RECONFIGURATION_VALUE * @generated * @ordered */ RECONFIGURATION(3, "Reconfiguration", "Reconfiguration"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor RecoveryKind(int, String, String) refers to the missing type String ---------- 7856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 151) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 7857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 151) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 7858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 151) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 7859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 161) public static RecoveryKind get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 164) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type RecoveryKind refers to the missing type String ---------- 7861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 179) public static RecoveryKind getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 7862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 182) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type RecoveryKind refers to the missing type String ---------- 7863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 219) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 7864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 226) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 7865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 234) private RecoveryKind(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 7866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 234) private RecoveryKind(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 234) private RecoveryKind(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 236) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 7869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 237) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 254) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 7871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 255) return name; ^^^^ String cannot be resolved to a type ---------- 7872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 263) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 7873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 264) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 7874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 273) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 274) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 7876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java (at line 275) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 7877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 44) public class ACIDMitigationImpl extends EObjectImpl implements ACIDMitigation { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type ACIDMitigationImpl is inconsistent ---------- 7878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 141) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 162) base_Comment = (Comment)eResolveProxy(oldBase_Comment); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ACIDMitigationImpl ---------- 7881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 164) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDMitigationImpl ---------- 7882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 165) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.ACID_MITIGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl ---------- 7883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 165) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.ACID_MITIGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 188) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDMitigationImpl ---------- 7885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 189) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl ---------- 7886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 189) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 209) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDMitigationImpl ---------- 7888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 210) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__A, oldA, a)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl ---------- 7889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 210) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__A, oldA, a)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 230) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDMitigationImpl ---------- 7891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 231) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__C, oldC, c)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl ---------- 7892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 231) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__C, oldC, c)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 251) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDMitigationImpl ---------- 7894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 252) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__I, oldI, i)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl ---------- 7895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 252) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__I, oldI, i)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 272) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ACIDMitigationImpl ---------- 7897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 273) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__D, oldD, d)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl ---------- 7898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 273) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__D, oldD, d)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 281) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 282) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 7901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 296) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 7902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 304) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 305) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 331) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 350) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 358) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 372) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 7908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 380) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 381) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 7910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 382) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type ACIDMitigationImpl ---------- 7911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 382) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 7912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 384) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 7913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 384) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 7914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java (at line 384) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- ---------- 7915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesPackage.java (at line 25) public interface StateMachinesPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateMachinesPackage is inconsistent ---------- 7916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesPackage.java (at line 32) String eNAME = "StateMachines"; ^^^^^^ String cannot be resolved to a type ---------- 7917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesPackage.java (at line 40) String eNS_URI = "http://CHESS/StateMachines"; ^^^^^^ String cannot be resolved to a type ---------- 7918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesPackage.java (at line 48) String eNS_PREFIX = "StateMachines"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 7919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 28) public class StateBasedDataTypesFactoryImpl extends EFactoryImpl implements StateBasedDataTypesFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedDataTypesFactoryImpl is inconsistent ---------- 7920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 37) StateBasedDataTypesFactory theStateBasedDataTypesFactory = (StateBasedDataTypesFactory)EPackage.Registry.INSTANCE.getEFactory(StateBasedDataTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 42) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 7922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 55) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 63) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 66) case StateBasedDataTypesPackage.DEPENDABILITY_MEASURE: return createDependabilityMeasure(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from DependabilityMeasure to EObject ---------- 7925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 67) case StateBasedDataTypesPackage.EVALUATION_METHOD: return createEvaluationMethod(); ^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from EvaluationMethod to EObject ---------- 7926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 68) case StateBasedDataTypesPackage.EVALUATION_BY_SIMULATION: return createEvaluationBySimulation(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from EvaluationBySimulation to EObject ---------- 7927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 69) case StateBasedDataTypesPackage.EVALUATION_ANALYTICAL: return createEvaluationAnalytical(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from EvaluationAnalytical to EObject ---------- 7928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 70) case StateBasedDataTypesPackage.RELIABILITY: return createReliability(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Reliability to EObject ---------- 7929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 71) case StateBasedDataTypesPackage.EVALUATION_TYPE: return createEvaluationType(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from EvaluationType to EObject ---------- 7930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 72) case StateBasedDataTypesPackage.STEADY_STATE: return createSteadyState(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from SteadyState to EObject ---------- 7931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 73) case StateBasedDataTypesPackage.AVAILABILITY: return createAvailability(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Availability to EObject ---------- 7932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 74) case StateBasedDataTypesPackage.MTTF: return createMTTF(); ^^^^^^^^^^^^ Type mismatch: cannot convert from MTTF to EObject ---------- 7933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 76) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 7934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 76) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 7935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 85) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 86) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 86) public Object createFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 7938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 93) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 7939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 93) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 7940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 102) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 103) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 7942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 103) public String convertToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 110) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 7944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 110) throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 7945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 209) public RedundancyKind createRedundancyKindFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 7946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 211) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 7947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 211) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 7948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 220) public String convertRedundancyKindToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 7949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 220) public String convertRedundancyKindToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 229) public ConfidenceKind createConfidenceKindFromString(EDataType eDataType, String initialValue) { ^^^^^^ String cannot be resolved to a type ---------- 7951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 231) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 7952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 231) if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 7953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 240) public String convertConfidenceKindToString(EDataType eDataType, Object instanceValue) { ^^^^^^ String cannot be resolved to a type ---------- 7954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 240) public String convertConfidenceKindToString(EDataType eDataType, Object instanceValue) { ^^^^^^ Object cannot be resolved to a type ---------- 7955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 250) return (StateBasedDataTypesPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type StateBasedDataTypesFactoryImpl ---------- 7956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java (at line 259) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 7957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationFactory.java (at line 24) public interface ThreatsPropagationFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationFactory is inconsistent ---------- ---------- 7958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/Human.java (at line 36) public interface Human extends EObject { ^^^^^ The hierarchy of the type Human is inconsistent ---------- ---------- 7959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/CriticalitySpecification.java (at line 38) public interface CriticalitySpecification extends EObject { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CriticalitySpecification is inconsistent ---------- ---------- 7960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 7961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 7962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 7963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 29) public enum I_mitigation implements Enumerator { ^^^^^^^^^^^^ The hierarchy of the type I_mitigation is inconsistent ---------- 7964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 30) /** * The 'Unspecified' literal object. * * * @see #UNSPECIFIED_VALUE * @generated * @ordered */ UNSPECIFIED(0, "unspecified", "unspecified"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor I_mitigation(int, String, String) refers to the missing type String ---------- 7965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 40) /** * The 'Portable level' literal object. * * * @see #PORTABLE_LEVEL_VALUE * @generated * @ordered */ PORTABLE_LEVEL(1, "portable_level", "portable_level"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor I_mitigation(int, String, String) refers to the missing type String ---------- 7966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 50) /** * The 'Serializable' literal object. * * * @see #SERIALIZABLE_VALUE * @generated * @ordered */ SERIALIZABLE(2, "serializable", "serializable"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor I_mitigation(int, String, String) refers to the missing type String ---------- 7967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 60) /** * The 'None' literal object. * * * @see #NONE_VALUE * @generated * @ordered */ NONE(3, "none", "none"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor I_mitigation(int, String, String) refers to the missing type String ---------- 7968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 7969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 7970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 7971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 160) public static I_mitigation get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 163) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type I_mitigation refers to the missing type String ---------- 7973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 178) public static I_mitigation getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 7974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 181) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type I_mitigation refers to the missing type String ---------- 7975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 218) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 7976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 225) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 7977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 233) private I_mitigation(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 7978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 233) private I_mitigation(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 233) private I_mitigation(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 7980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 235) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 7981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 236) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 253) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 7983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 254) return name; ^^^^ String cannot be resolved to a type ---------- 7984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 262) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 7985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 263) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 7986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 272) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 273) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 7988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java (at line 274) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 7989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 33) public class SBAInitialConditionsImpl extends EObjectImpl implements SBAInitialConditions { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type SBAInitialConditionsImpl is inconsistent ---------- 7990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 62) protected static final String SETUP_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 7991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 72) protected String setup = SETUP_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 7992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 72) protected String setup = SETUP_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 7993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 80) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 7994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 88) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 7995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 101) base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type SBAInitialConditionsImpl ---------- 7996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 103) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl ---------- 7997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 104) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl ---------- 7998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 104) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 7999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 127) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl ---------- 8000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 128) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl ---------- 8001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 128) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__BASE_CLASS, oldBase_Class, base_Class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 139) targetInstance = (InstanceSpecification)eResolveProxy(oldTargetInstance); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type SBAInitialConditionsImpl ---------- 8003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 141) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl ---------- 8004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__TARGET_INSTANCE, oldTargetInstance, targetInstance)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl ---------- 8005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 142) eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__TARGET_INSTANCE, oldTargetInstance, targetInstance)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8006. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 165) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl ---------- 8007. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 166) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__TARGET_INSTANCE, oldTargetInstance, targetInstance)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl ---------- 8008. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 166) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__TARGET_INSTANCE, oldTargetInstance, targetInstance)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8009. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 174) public String getSetup() { ^^^^^^ String cannot be resolved to a type ---------- 8010. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 175) return setup; ^^^^^ String cannot be resolved to a type ---------- 8011. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 183) public void setSetup(String newSetup) { ^^^^^^ String cannot be resolved to a type ---------- 8012. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 184) String oldSetup = setup; ^^^^^^ String cannot be resolved to a type ---------- 8013. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 184) String oldSetup = setup; ^^^^^ String cannot be resolved to a type ---------- 8014. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 185) setup = newSetup; ^^^^^ String cannot be resolved to a type ---------- 8015. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 186) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl ---------- 8016. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 187) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__SETUP, oldSetup, setup)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl ---------- 8017. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 187) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__SETUP, oldSetup, setup)); ^^^^^ String cannot be resolved to a type ---------- 8018. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 195) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8019. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 196) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8020. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 205) return getSetup(); ^^^^^^^^ The method getSetup() from the type SBAInitialConditionsImpl refers to the missing type String ---------- 8021. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 207) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 8022. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 215) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8023. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 216) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8024. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 225) setSetup((String)newValue); ^^^^^^^^ The method setSetup(String) from the type SBAInitialConditionsImpl refers to the missing type String ---------- 8025. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 225) setSetup((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8026. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 236) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8027. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 246) setSetup(SETUP_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8028. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 249) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8029. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 257) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8030. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 265) return SETUP_EDEFAULT == null ? setup != null : !SETUP_EDEFAULT.equals(setup); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8031. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 265) return SETUP_EDEFAULT == null ? setup != null : !SETUP_EDEFAULT.equals(setup); ^^^^^ String cannot be resolved to a type ---------- 8032. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 265) return SETUP_EDEFAULT == null ? setup != null : !SETUP_EDEFAULT.equals(setup); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8033. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 265) return SETUP_EDEFAULT == null ? setup != null : !SETUP_EDEFAULT.equals(setup); ^^^^^ String cannot be resolved to a type ---------- 8034. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 267) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8035. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 275) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8036. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 276) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 8037. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 277) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type SBAInitialConditionsImpl ---------- 8038. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 277) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 8039. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8040. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8041. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 279) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 8042. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java (at line 281) result.append(setup); ^^^^^ String cannot be resolved to a type ---------- ---------- 8043. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 8044. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 48) public class StateBasedAnalysisImpl extends GaAnalysisContextImpl implements StateBasedAnalysis { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisImpl is inconsistent ---------- 8045. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 57) protected static final String MEASURE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8046. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 67) protected String measure = MEASURE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8047. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 67) protected String measure = MEASURE_EDEFAULT; ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8048. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 77) protected static final String MEASURE_EVALUATION_RESULT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8049. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 87) protected String measureEvaluationResult = MEASURE_EVALUATION_RESULT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8050. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 87) protected String measureEvaluationResult = MEASURE_EVALUATION_RESULT_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8051. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 97) protected static final String EVAL_METHOD_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8052. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 107) protected String evalMethod = EVAL_METHOD_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8053. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 107) protected String evalMethod = EVAL_METHOD_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8054. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 117) protected EList targetFailureMode; ^^^^^^ String cannot be resolved to a type ---------- 8055. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 155) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8056. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 163) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8057. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 173) public String getMeasure() { ^^^^^^ String cannot be resolved to a type ---------- 8058. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 174) return measure; ^^^^^^^ String cannot be resolved to a type ---------- 8059. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 182) public void setMeasure(String newMeasure) { ^^^^^^ String cannot be resolved to a type ---------- 8060. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 183) String oldMeasure = measure; ^^^^^^ String cannot be resolved to a type ---------- 8061. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 183) String oldMeasure = measure; ^^^^^^^ String cannot be resolved to a type ---------- 8062. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 184) measure = newMeasure; ^^^^^^^ String cannot be resolved to a type ---------- 8063. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 185) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StateBasedAnalysisImpl ---------- 8064. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 186) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__MEASURE, oldMeasure, measure)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StateBasedAnalysisImpl ---------- 8065. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 186) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__MEASURE, oldMeasure, measure)); ^^^^^^^ String cannot be resolved to a type ---------- 8066. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 194) public String getMeasureEvaluationResult() { ^^^^^^ String cannot be resolved to a type ---------- 8067. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 195) return measureEvaluationResult; ^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8068. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 203) public void setMeasureEvaluationResult(String newMeasureEvaluationResult) { ^^^^^^ String cannot be resolved to a type ---------- 8069. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 204) String oldMeasureEvaluationResult = measureEvaluationResult; ^^^^^^ String cannot be resolved to a type ---------- 8070. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 204) String oldMeasureEvaluationResult = measureEvaluationResult; ^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8071. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 205) measureEvaluationResult = newMeasureEvaluationResult; ^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8072. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 206) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StateBasedAnalysisImpl ---------- 8073. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 207) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__MEASURE_EVALUATION_RESULT, oldMeasureEvaluationResult, measureEvaluationResult)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StateBasedAnalysisImpl ---------- 8074. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 207) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__MEASURE_EVALUATION_RESULT, oldMeasureEvaluationResult, measureEvaluationResult)); ^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8075. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 215) public String getEvalMethod() { ^^^^^^ String cannot be resolved to a type ---------- 8076. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 216) return evalMethod; ^^^^^^^^^^ String cannot be resolved to a type ---------- 8077. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 224) public void setEvalMethod(String newEvalMethod) { ^^^^^^ String cannot be resolved to a type ---------- 8078. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 225) String oldEvalMethod = evalMethod; ^^^^^^ String cannot be resolved to a type ---------- 8079. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 225) String oldEvalMethod = evalMethod; ^^^^^^^^^^ String cannot be resolved to a type ---------- 8080. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 226) evalMethod = newEvalMethod; ^^^^^^^^^^ String cannot be resolved to a type ---------- 8081. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 227) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StateBasedAnalysisImpl ---------- 8082. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 228) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__EVAL_METHOD, oldEvalMethod, evalMethod)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StateBasedAnalysisImpl ---------- 8083. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 228) eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__EVAL_METHOD, oldEvalMethod, evalMethod)); ^^^^^^^^^^ String cannot be resolved to a type ---------- 8084. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 236) public EList getTargetFailureMode() { ^^^^^^ String cannot be resolved to a type ---------- 8085. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 237) if (targetFailureMode == null) { ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8086. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 238) targetFailureMode = new EDataTypeUniqueEList(String.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8087. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 238) targetFailureMode = new EDataTypeUniqueEList(String.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class ---------- 8088. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 238) targetFailureMode = new EDataTypeUniqueEList(String.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); ^^^^^^ String cannot be resolved to a type ---------- 8089. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 238) targetFailureMode = new EDataTypeUniqueEList(String.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); ^^^^^^ String cannot be resolved to a type ---------- 8090. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 240) return targetFailureMode; ^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8091. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 250) targetDepComponent = new EObjectResolvingEList(InstanceSpecification.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_DEP_COMPONENT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 8092. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 260) public InstanceSpecification getTargetDepComponent(String name) { ^^^^^^ String cannot be resolved to a type ---------- 8093. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 269) public InstanceSpecification getTargetDepComponent(String name, boolean ignoreCase, EClass eClass) { ^^^^^^ String cannot be resolved to a type ---------- 8094. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 270) targetDepComponentLoop: for (InstanceSpecification targetDepComponent : getTargetDepComponent()) { ^^^^^^^^^^^^^^^^^^^^^^^ Can only iterate over an array or an instance of java.lang.Iterable ---------- 8095. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 271) if (eClass != null && !eClass.isInstance(targetDepComponent)) ^^^^^^^^^^ The method isInstance(Object) from the type EClassifier refers to the missing type Object ---------- 8096. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 273) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targetDepComponent.getName()) : name.equals(targetDepComponent.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 8097. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 273) if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targetDepComponent.getName()) : name.equals(targetDepComponent.getName()))) ^^^^^^^ The method getName() from the type NamedElement refers to the missing type String ---------- 8098. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 287) targetPort = new EObjectResolvingEList(Slot.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_PORT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 8099. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 299) initialConditions = new EObjectResolvingEList(SBAInitialConditions.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__INITIAL_CONDITIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 8100. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 309) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8101. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 310) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8102. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 313) return getMeasure(); ^^^^^^^^^^ The method getMeasure() from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8103. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 315) return getMeasureEvaluationResult(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getMeasureEvaluationResult() from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8104. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 317) return getEvalMethod(); ^^^^^^^^^^^^^ The method getEvalMethod() from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8105. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 319) return getTargetFailureMode(); ^^^^^^^^^^^^^^^^^^^^ The method getTargetFailureMode() from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8106. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 327) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 8107. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 335) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 8108. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 336) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8109. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 337) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8110. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 340) setMeasure((String)newValue); ^^^^^^^^^^ The method setMeasure(String) from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8111. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 340) setMeasure((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8112. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 343) setMeasureEvaluationResult((String)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setMeasureEvaluationResult(String) from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8113. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 343) setMeasureEvaluationResult((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8114. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 346) setEvalMethod((String)newValue); ^^^^^^^^^^^^^ The method setEvalMethod(String) from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8115. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 346) setEvalMethod((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8116. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 349) getTargetFailureMode().clear(); ^^^^^^^^^^^^^^^^^^^^ The method getTargetFailureMode() from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8117. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 350) getTargetFailureMode().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^ The method getTargetFailureMode() from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8118. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 350) getTargetFailureMode().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 8119. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 350) getTargetFailureMode().addAll((Collection)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8120. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 353) getTargetDepComponent().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 8121. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 354) getTargetDepComponent().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 8122. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 354) getTargetDepComponent().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 8123. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 357) getTargetPort().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 8124. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 358) getTargetPort().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 8125. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 358) getTargetPort().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 8126. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 361) getInitialConditions().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 8127. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 362) getInitialConditions().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 8128. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 362) getInitialConditions().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 8129. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 373) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8130. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 377) setMeasure(MEASURE_EDEFAULT); ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8131. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 380) setMeasureEvaluationResult(MEASURE_EVALUATION_RESULT_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8132. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 383) setEvalMethod(EVAL_METHOD_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8133. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 386) getTargetFailureMode().clear(); ^^^^^^^^^^^^^^^^^^^^ The method getTargetFailureMode() from the type StateBasedAnalysisImpl refers to the missing type String ---------- 8134. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 389) getTargetDepComponent().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 8135. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 392) getTargetPort().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 8136. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 395) getInitialConditions().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 8137. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 398) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8138. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 406) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8139. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 410) return MEASURE_EDEFAULT == null ? measure != null : !MEASURE_EDEFAULT.equals(measure); ^^^^^^^ String cannot be resolved to a type ---------- 8140. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 410) return MEASURE_EDEFAULT == null ? measure != null : !MEASURE_EDEFAULT.equals(measure); ^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8141. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 410) return MEASURE_EDEFAULT == null ? measure != null : !MEASURE_EDEFAULT.equals(measure); ^^^^^^^ String cannot be resolved to a type ---------- 8142. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java (at line 432) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 8143. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 14) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 8144. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 15) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 8145. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 16) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 8146. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 29) public enum C_mitigation implements Enumerator { ^^^^^^^^^^^^ The hierarchy of the type C_mitigation is inconsistent ---------- 8147. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 30) /** * The 'Unspecified' literal object. * * * @see #UNSPECIFIED_VALUE * @generated * @ordered */ UNSPECIFIED(0, "unspecified", "unspecified"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor C_mitigation(int, String, String) refers to the missing type String ---------- 8148. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 40) /** * The 'Full consistency' literal object. * * * @see #FULL_CONSISTENCY_VALUE * @generated * @ordered */ FULL_CONSISTENCY(1, "full_consistency", "full_consistency"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor C_mitigation(int, String, String) refers to the missing type String ---------- 8149. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 50) /** * The 'Range violation allowed' literal object. * * * @see #RANGE_VIOLATION_ALLOWED_VALUE * @generated * @ordered */ RANGE_VIOLATION_ALLOWED(2, "range_violation_allowed", "range_violation_allowed"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor C_mitigation(int, String, String) refers to the missing type String ---------- 8150. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 60) /** * The 'None' literal object. * * * @see #NONE_VALUE * @generated * @ordered */ NONE(3, "none", "none"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor C_mitigation(int, String, String) refers to the missing type String ---------- 8151. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 8152. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 8153. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 150) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 8154. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 160) public static C_mitigation get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8155. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 163) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type C_mitigation refers to the missing type String ---------- 8156. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 178) public static C_mitigation getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 8157. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 181) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type C_mitigation refers to the missing type String ---------- 8158. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 218) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 8159. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 225) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 8160. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 233) private C_mitigation(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 8161. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 233) private C_mitigation(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8162. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 233) private C_mitigation(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8163. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 235) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 8164. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 236) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8165. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 253) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 8166. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 254) return name; ^^^^ String cannot be resolved to a type ---------- 8167. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 262) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 8168. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 263) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 8169. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 272) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8170. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 273) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 8171. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java (at line 274) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 8172. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesFactory.java (at line 24) public interface RTDataTypesFactory extends EFactory { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTDataTypesFactory is inconsistent ---------- ---------- 8173. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 8174. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 27) public class StateBasedAnalysisXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisXMLProcessor is inconsistent ---------- 8175. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 8176. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 37) StateBasedAnalysisPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type StateBasedAnalysisPackage ---------- 8177. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8178. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 8179. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 8180. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 8181. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 8182. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new StateBasedAnalysisResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 8183. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new StateBasedAnalysisResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 8184. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new StateBasedAnalysisResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 8185. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new StateBasedAnalysisResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 8186. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 8187. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceFactoryImpl.java (at line 29) public class ThreatsPropagationResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ThreatsPropagationResourceFactoryImpl is inconsistent ---------- 8188. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8189. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8190. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceFactoryImpl.java (at line 48) XMLResource result = new ThreatsPropagationResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ThreatsPropagationResourceImpl to XMLResource ---------- ---------- 8191. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 27) public class MaintenanceMonitoringFactoryImpl extends EFactoryImpl implements MaintenanceMonitoringFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MaintenanceMonitoringFactoryImpl is inconsistent ---------- 8192. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 36) MaintenanceMonitoringFactory theMaintenanceMonitoringFactory = (MaintenanceMonitoringFactory)EPackage.Registry.INSTANCE.getEFactory(MaintenanceMonitoringPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8193. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 8194. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8195. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8196. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 65) case MaintenanceMonitoringPackage.MM_ACTIVITIES: return createMMActivities(); ^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from MMActivities to EObject ---------- 8197. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 66) case MaintenanceMonitoringPackage.REPAIR: return createRepair(); ^^^^^^^^^^^^^^ Type mismatch: cannot convert from Repair to EObject ---------- 8198. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 67) case MaintenanceMonitoringPackage.REPLACE: return createReplace(); ^^^^^^^^^^^^^^^ Type mismatch: cannot convert from Replace to EObject ---------- 8199. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 68) case MaintenanceMonitoringPackage.ERROR_DETECTION: return createErrorDetection(); ^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from ErrorDetection to EObject ---------- 8200. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 69) case MaintenanceMonitoringPackage.FAILURE_DETECTION: return createFailureDetection(); ^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from FailureDetection to EObject ---------- 8201. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 71) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 8202. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 71) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 8203. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 131) return (MaintenanceMonitoringPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type MaintenanceMonitoringFactoryImpl ---------- 8204. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java (at line 140) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 8205. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/RTAnalysisView.java (at line 32) public interface RTAnalysisView extends EObject { ^^^^^^^^^^^^^^ The hierarchy of the type RTAnalysisView is inconsistent ---------- ---------- 8206. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 87) public class MitigationMeansPackageImpl extends EPackageImpl implements MitigationMeansPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansPackageImpl is inconsistent ---------- 8207. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 111) super(eNS_URI, MitigationMeansFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 8208. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 134) if (isInited) return (MitigationMeansPackage)EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8209. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 137) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new MitigationMeansPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 8210. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 137) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new MitigationMeansPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 8211. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 155) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8212. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 155) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8213. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 156) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8214. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 156) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8215. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 157) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8216. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 157) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8217. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 158) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8218. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 158) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8219. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 159) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8220. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 159) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8221. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 160) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8222. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 160) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8223. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 161) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8224. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 161) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8225. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 162) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8226. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 162) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8227. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 163) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8228. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 163) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8229. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 164) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8230. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 164) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8231. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 165) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8232. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 165) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8233. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 166) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8234. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 166) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8235. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 167) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8236. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 167) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8237. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 168) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8238. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 168) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8239. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 169) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8240. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 169) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8241. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 170) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8242. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 170) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8243. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 171) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8244. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 171) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8245. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 172) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8246. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 172) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8247. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 173) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8248. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 173) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8249. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 174) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8250. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 174) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8251. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 175) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8252. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 175) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8253. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 176) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8254. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 176) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8255. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 229) theMitigationMeansPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type MitigationMeansPackageImpl ---------- 8256. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 233) EPackage.Registry.INSTANCE.put(MitigationMeansPackage.eNS_URI, theMitigationMeansPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8257. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 252) return (EReference)transmissionWithProtocolEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 8258. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 261) return (EAttribute)transmissionWithProtocolEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 8259. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 270) return (EAttribute)transmissionWithProtocolEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 8260. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 279) return (MitigationMeansFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type MitigationMeansPackageImpl ---------- 8261. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 301) transmissionWithProtocolEClass = createEClass(TRANSMISSION_WITH_PROTOCOL); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type MitigationMeansPackageImpl ---------- 8262. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 302) createEReference(transmissionWithProtocolEClass, TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type MitigationMeansPackageImpl ---------- 8263. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 303) createEAttribute(transmissionWithProtocolEClass, TRANSMISSION_WITH_PROTOCOL__CRC); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type MitigationMeansPackageImpl ---------- 8264. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 304) createEAttribute(transmissionWithProtocolEClass, TRANSMISSION_WITH_PROTOCOL__USE_SEQ_ID); ^^^^^^^^^^^^^^^^ The method createEAttribute(EClass, int) is undefined for the type MitigationMeansPackageImpl ---------- 8265. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 326) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 8266. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 327) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 8267. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 328) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 8268. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 331) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8269. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 332) TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8270. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 341) initEClass(transmissionWithProtocolEClass, TransmissionWithProtocol.class, "TransmissionWithProtocol", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 8271. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 341) initEClass(transmissionWithProtocolEClass, TransmissionWithProtocol.class, "TransmissionWithProtocol", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 8272. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 341) initEClass(transmissionWithProtocolEClass, TransmissionWithProtocol.class, "TransmissionWithProtocol", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 8273. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 8274. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 8275. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 8276. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 8277. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 8278. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 8279. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 8280. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 8281. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 342) initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 8282. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 343) initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 8283. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 343) initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 8284. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 343) initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 8285. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 343) initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 8286. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 343) initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 8287. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 343) initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 8288. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 343) initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 8289. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 343) initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 8290. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 344) initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 8291. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 344) initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 8292. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 344) initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 8293. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 344) initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 8294. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 344) initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^ IS_ID cannot be resolved to a variable ---------- 8295. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 344) initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 8296. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 344) initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 8297. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java (at line 344) initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- ---------- 8298. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/TimingDataFlowView.java (at line 32) public interface TimingDataFlowView extends EObject { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type TimingDataFlowView is inconsistent ---------- ---------- 8299. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 8300. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 27) public class MitigationMeansXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MitigationMeansXMLProcessor is inconsistent ---------- 8301. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 8302. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 37) MitigationMeansPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type MitigationMeansPackage ---------- 8303. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8304. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 8305. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 8306. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 8307. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 8308. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new MitigationMeansResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 8309. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new MitigationMeansResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 8310. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new MitigationMeansResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 8311. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new MitigationMeansResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 8312. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 8313. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_PatternImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 8314. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_PatternImpl.java (at line 34) public class TA_PatternImpl extends EObjectImpl implements TA_Pattern { ^^^^^^^^^^^^^^ The hierarchy of the type TA_PatternImpl is inconsistent ---------- 8315. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_PatternImpl.java (at line 41) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8316. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_PatternImpl.java (at line 49) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 8317. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FLABehavior.java (at line 37) public interface FLABehavior extends EObject { ^^^^^^^^^^^ The hierarchy of the type FLABehavior is inconsistent ---------- 8318. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FLABehavior.java (at line 104) String getFptc(); ^^^^^^ String cannot be resolved to a type ---------- 8319. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FLABehavior.java (at line 114) void setFptc(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 8320. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 38) public class ExtraFunctionalViewImpl extends EObjectImpl implements ExtraFunctionalView { ^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ExtraFunctionalViewImpl is inconsistent ---------- 8321. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 65) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8322. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 73) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8323. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 86) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type ExtraFunctionalViewImpl ---------- 8324. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 88) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ExtraFunctionalViewImpl ---------- 8325. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 89) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ExtraFunctionalViewImpl ---------- 8326. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 89) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8327. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 112) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ExtraFunctionalViewImpl ---------- 8328. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 113) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ExtraFunctionalViewImpl ---------- 8329. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 113) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8330. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 133) if (eNotificationRequired()) { ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ExtraFunctionalViewImpl ---------- 8331. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 134) ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, oldTimingdataflowview, newTimingdataflowview); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8332. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 149) msgs = ((InternalEObject)timingdataflowview).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 8333. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 151) msgs = ((InternalEObject)newTimingdataflowview).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, null, msgs); ^^^^^^^^^^^^^^^^^^^^^^ EOPPOSITE_FEATURE_BASE cannot be resolved to a variable ---------- 8334. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 155) else if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type ExtraFunctionalViewImpl ---------- 8335. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, newTimingdataflowview, newTimingdataflowview)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type ExtraFunctionalViewImpl ---------- 8336. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 156) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, newTimingdataflowview, newTimingdataflowview)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8337. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 164) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8338. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 170) return super.eInverseRemove(otherEnd, featureID, msgs); ^^^^^ Object cannot be resolved to a type ---------- 8339. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 178) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8340. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 179) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8341. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 187) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 8342. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 195) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8343. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 196) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8344. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 213) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8345. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 223) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8346. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 231) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8347. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java (at line 239) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 8348. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 5) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 8349. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 6) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 8350. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 7) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 8351. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 20) public enum Domain implements Enumerator { ^^^^^^ The hierarchy of the type Domain is inconsistent ---------- 8352. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 21) /** * The 'Cross domain' literal object. * * * @see #CROSS_DOMAIN_VALUE * @generated * @ordered */ CROSS_DOMAIN(0, "cross_domain", "cross_domain"), /** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Domain(int, String, String) refers to the missing type String ---------- 8353. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 29) CROSS_DOMAIN(0, "cross_domain", "cross_domain"), /** * The 'Avionics' literal object. * * * @see #AVIONICS_VALUE * @generated * @ordered */ AVIONICS(1, "avionics", "avionics"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Domain(int, String, String) refers to the missing type String ---------- 8354. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 39) /** * The 'Automotive' literal object. * * * @see #AUTOMOTIVE_VALUE * @generated * @ordered */ AUTOMOTIVE(2, "automotive", "automotive"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Domain(int, String, String) refers to the missing type String ---------- 8355. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 49) /** * The 'Telecom' literal object. * * * @see #TELECOM_VALUE * @generated * @ordered */ TELECOM(3, "telecom", "telecom"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Domain(int, String, String) refers to the missing type String ---------- 8356. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 59) /** * The 'Space' literal object. * * * @see #SPACE_VALUE * @generated * @ordered */ SPACE(4, "space", "space"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Domain(int, String, String) refers to the missing type String ---------- 8357. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 69) /** * The 'Medical' literal object. * * * @see #MEDICAL_VALUE * @generated * @ordered */ MEDICAL(5, "medical", "medical"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Domain(int, String, String) refers to the missing type String ---------- 8358. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 79) /** * The 'Petroleum' literal object. * * * @see #PETROLEUM_VALUE * @generated * @ordered */ PETROLEUM(6, "petroleum", "petroleum"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Domain(int, String, String) refers to the missing type String ---------- 8359. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 217) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 8360. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 217) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 8361. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 217) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 8362. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 227) public static Domain get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8363. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 230) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type Domain refers to the missing type String ---------- 8364. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 245) public static Domain getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 8365. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 248) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type Domain refers to the missing type String ---------- 8366. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 288) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 8367. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 295) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 8368. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 303) private Domain(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 8369. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 303) private Domain(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8370. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 303) private Domain(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8371. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 305) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 8372. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 306) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8373. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 323) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 8374. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 324) return name; ^^^^ String cannot be resolved to a type ---------- 8375. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 332) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 8376. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 333) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 8377. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 342) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8378. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 343) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 8379. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java (at line 344) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 8380. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESS.java (at line 46) public interface CHESS extends EObject { ^^^^^ The hierarchy of the type CHESS is inconsistent ---------- ---------- 8381. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceFactoryImpl.java (at line 29) public class HardwareBaselineResourceFactoryImpl extends ResourceFactoryImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type HardwareBaselineResourceFactoryImpl is inconsistent ---------- 8382. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceFactoryImpl.java (at line 37) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8383. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceFactoryImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8384. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceFactoryImpl.java (at line 48) XMLResource result = new HardwareBaselineResourceImpl(uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from HardwareBaselineResourceImpl to XMLResource ---------- ---------- 8385. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 27) public class RTDataTypesFactoryImpl extends EFactoryImpl implements RTDataTypesFactory { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type RTDataTypesFactoryImpl is inconsistent ---------- 8386. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 36) RTDataTypesFactory theRTDataTypesFactory = (RTDataTypesFactory)EPackage.Registry.INSTANCE.getEFactory(RTDataTypesPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8387. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 8388. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8389. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8390. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 65) case RTDataTypesPackage.CH_SPORADIC_PATTERN: return createCH_SporadicPattern(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CH_SporadicPattern to EObject ---------- 8391. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 66) case RTDataTypesPackage.CH_PERIODIC_PATTERN: return createCH_PeriodicPattern(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CH_PeriodicPattern to EObject ---------- 8392. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 67) case RTDataTypesPackage.CH_BURST_PATTERN: return createCH_BurstPattern(); ^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from CH_BurstPattern to EObject ---------- 8393. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 68) case RTDataTypesPackage.TA_PATTERN: return createTA_Pattern(); ^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from TA_Pattern to EObject ---------- 8394. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 69) case RTDataTypesPackage.TA_ARBITRARY_PATTERN: return createTA_ArbitraryPattern(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from TA_ArbitraryPattern to EObject ---------- 8395. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 71) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 8396. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 71) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 8397. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 131) return (RTDataTypesPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type RTDataTypesFactoryImpl ---------- 8398. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java (at line 140) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 8399. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 34) public class FaultHandlingImpl extends EObjectImpl implements FaultHandling { ^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultHandlingImpl is inconsistent ---------- 8400. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 53) protected static final String DELAY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8401. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 63) protected String delay = DELAY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8402. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 63) protected String delay = DELAY_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8403. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 73) protected static final String SUCCESS_PROBABILITY_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8404. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 83) protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8405. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 83) protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8406. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 93) protected static final String WEIGHT_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8407. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 103) protected String weight = WEIGHT_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8408. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 103) protected String weight = WEIGHT_EDEFAULT; ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8409. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 111) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8410. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8411. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 132) base_Transition = (Transition)eResolveProxy(oldBase_Transition); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FaultHandlingImpl ---------- 8412. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 134) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultHandlingImpl ---------- 8413. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 135) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.FAULT_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl ---------- 8414. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 135) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.FAULT_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8415. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 158) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultHandlingImpl ---------- 8416. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 159) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl ---------- 8417. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 159) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8418. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 167) public String getDelay() { ^^^^^^ String cannot be resolved to a type ---------- 8419. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 168) return delay; ^^^^^ String cannot be resolved to a type ---------- 8420. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 176) public void setDelay(String newDelay) { ^^^^^^ String cannot be resolved to a type ---------- 8421. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 177) String oldDelay = delay; ^^^^^^ String cannot be resolved to a type ---------- 8422. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 177) String oldDelay = delay; ^^^^^ String cannot be resolved to a type ---------- 8423. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 178) delay = newDelay; ^^^^^ String cannot be resolved to a type ---------- 8424. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 179) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultHandlingImpl ---------- 8425. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__DELAY, oldDelay, delay)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl ---------- 8426. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 180) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__DELAY, oldDelay, delay)); ^^^^^ String cannot be resolved to a type ---------- 8427. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 188) public String getSuccessProbability() { ^^^^^^ String cannot be resolved to a type ---------- 8428. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 189) return successProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8429. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 197) public void setSuccessProbability(String newSuccessProbability) { ^^^^^^ String cannot be resolved to a type ---------- 8430. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 198) String oldSuccessProbability = successProbability; ^^^^^^ String cannot be resolved to a type ---------- 8431. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 198) String oldSuccessProbability = successProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8432. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 199) successProbability = newSuccessProbability; ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8433. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 200) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultHandlingImpl ---------- 8434. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 201) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl ---------- 8435. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 201) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8436. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 209) public String getWeight() { ^^^^^^ String cannot be resolved to a type ---------- 8437. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 210) return weight; ^^^^^^ String cannot be resolved to a type ---------- 8438. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 218) public void setWeight(String newWeight) { ^^^^^^ String cannot be resolved to a type ---------- 8439. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 219) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 8440. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 219) String oldWeight = weight; ^^^^^^ String cannot be resolved to a type ---------- 8441. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 220) weight = newWeight; ^^^^^^ String cannot be resolved to a type ---------- 8442. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 221) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FaultHandlingImpl ---------- 8443. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 222) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__WEIGHT, oldWeight, weight)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl ---------- 8444. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 222) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__WEIGHT, oldWeight, weight)); ^^^^^^ String cannot be resolved to a type ---------- 8445. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 230) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8446. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 231) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8447. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 237) return getDelay(); ^^^^^^^^ The method getDelay() from the type FaultHandlingImpl refers to the missing type String ---------- 8448. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 239) return getSuccessProbability(); ^^^^^^^^^^^^^^^^^^^^^ The method getSuccessProbability() from the type FaultHandlingImpl refers to the missing type String ---------- 8449. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 241) return getWeight(); ^^^^^^^^^ The method getWeight() from the type FaultHandlingImpl refers to the missing type String ---------- 8450. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 243) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 8451. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 251) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8452. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 252) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8453. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 258) setDelay((String)newValue); ^^^^^^^^ The method setDelay(String) from the type FaultHandlingImpl refers to the missing type String ---------- 8454. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 258) setDelay((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8455. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 261) setSuccessProbability((String)newValue); ^^^^^^^^^^^^^^^^^^^^^ The method setSuccessProbability(String) from the type FaultHandlingImpl refers to the missing type String ---------- 8456. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 261) setSuccessProbability((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8457. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 264) setWeight((String)newValue); ^^^^^^^^^ The method setWeight(String) from the type FaultHandlingImpl refers to the missing type String ---------- 8458. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 264) setWeight((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8459. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 275) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8460. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 282) setDelay(DELAY_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8461. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 285) setSuccessProbability(SUCCESS_PROBABILITY_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8462. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 288) setWeight(WEIGHT_EDEFAULT); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8463. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 291) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8464. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 299) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8465. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8466. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 8467. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8468. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 305) return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); ^^^^^ String cannot be resolved to a type ---------- 8469. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8470. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8471. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8472. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 307) return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8473. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8474. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 8475. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8476. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 309) return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); ^^^^^^ String cannot be resolved to a type ---------- 8477. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 311) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8478. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 319) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8479. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 320) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 8480. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 321) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type FaultHandlingImpl ---------- 8481. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 321) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 8482. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8483. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8484. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 323) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 8485. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 325) result.append(delay); ^^^^^ String cannot be resolved to a type ---------- 8486. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 327) result.append(successProbability); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8487. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java (at line 329) result.append(weight); ^^^^^^ String cannot be resolved to a type ---------- ---------- 8488. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/FailureDetection.java (at line 34) public interface FailureDetection extends MMActivities { ^^^^^^^^^^^^^^^^ The hierarchy of the type FailureDetection is inconsistent ---------- 8489. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/FailureDetection.java (at line 60) Activity getOnDetection(String name); ^^^^^^ String cannot be resolved to a type ---------- 8490. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/FailureDetection.java (at line 72) Activity getOnDetection(String name, boolean ignoreCase); ^^^^^^ String cannot be resolved to a type ---------- ---------- 8491. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHGaResourcePlatform.java (at line 35) public interface CHGaResourcePlatform extends GaResourcesPlatform { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHGaResourcePlatform is inconsistent ---------- ---------- 8492. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/FunctionTriggerEvent.java (at line 28) public interface FunctionTriggerEvent extends EObject { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FunctionTriggerEvent is inconsistent ---------- ---------- 8493. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 5) import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays cannot be resolved ---------- 8494. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 6) import java.util.Collections; ^^^^^^^^^^^^^^^^^^^^^ The import java.util.Collections cannot be resolved ---------- 8495. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 7) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 8496. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 20) public enum VulnerabilityType implements Enumerator { ^^^^^^^^^^^^^^^^^ The hierarchy of the type VulnerabilityType is inconsistent ---------- 8497. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 21) /** * The 'Missing Data Integrity Schemes' literal object. * * * @see #MISSING_DATA_INTEGRITY_SCHEMES_VALUE * @generated * @ordered */ MISSING_DATA_INTEGRITY_SCHEMES(0, "missingDataIntegritySchemes", "missingDataIntegritySchemes"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor VulnerabilityType(int, String, String) refers to the missing type String ---------- 8498. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 31) /** * The 'Inadequate Encryption Strength' literal object. * * * @see #INADEQUATE_ENCRYPTION_STRENGTH_VALUE * @generated * @ordered */ INADEQUATE_ENCRYPTION_STRENGTH(1, "inadequateEncryptionStrength", "inadequateEncryptionStrength"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor VulnerabilityType(int, String, String) refers to the missing type String ---------- 8499. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 41) /** * The 'Resource Allocation Without Limits' literal object. * * * @see #RESOURCE_ALLOCATION_WITHOUT_LIMITS_VALUE * @generated * @ordered */ RESOURCE_ALLOCATION_WITHOUT_LIMITS(2, "resourceAllocationWithoutLimits", "resourceAllocationWithoutLimits"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor VulnerabilityType(int, String, String) refers to the missing type String ---------- 8500. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 115) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List cannot be resolved to a type ---------- 8501. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 115) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^^^^^^ Collections cannot be resolved ---------- 8502. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 115) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^^^ Arrays cannot be resolved ---------- 8503. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 125) public static VulnerabilityType get(String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8504. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 128) if (result.toString().equals(literal)) { ^^^^^^^^ The method toString() from the type VulnerabilityType refers to the missing type String ---------- 8505. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 143) public static VulnerabilityType getByName(String name) { ^^^^^^ String cannot be resolved to a type ---------- 8506. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 146) if (result.getName().equals(name)) { ^^^^^^^ The method getName() from the type VulnerabilityType refers to the missing type String ---------- 8507. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 182) private final String name; ^^^^^^ String cannot be resolved to a type ---------- 8508. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 189) private final String literal; ^^^^^^ String cannot be resolved to a type ---------- 8509. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 197) private VulnerabilityType(int value, String name, String literal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor ---------- 8510. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 197) private VulnerabilityType(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8511. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 197) private VulnerabilityType(int value, String name, String literal) { ^^^^^^ String cannot be resolved to a type ---------- 8512. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 199) this.name = name; ^^^^^^^^^ String cannot be resolved to a type ---------- 8513. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 200) this.literal = literal; ^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8514. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 217) public String getName() { ^^^^^^ String cannot be resolved to a type ---------- 8515. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 218) return name; ^^^^ String cannot be resolved to a type ---------- 8516. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 226) public String getLiteral() { ^^^^^^ String cannot be resolved to a type ---------- 8517. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 227) return literal; ^^^^^^^ String cannot be resolved to a type ---------- 8518. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 236) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8519. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 237) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 8520. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java (at line 238) return literal; ^^^^^^^ String cannot be resolved to a type ---------- ---------- 8521. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerancePackage.java (at line 34) public interface FaultTolerancePackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultTolerancePackage is inconsistent ---------- 8522. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerancePackage.java (at line 41) String eNAME = "FaultTolerance"; ^^^^^^ String cannot be resolved to a type ---------- 8523. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerancePackage.java (at line 49) String eNS_URI = "http://CHESS/Dependability/StateBased/FaultTolerance"; ^^^^^^ String cannot be resolved to a type ---------- 8524. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerancePackage.java (at line 57) String eNS_PREFIX = "FaultTolerance"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 8525. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwProcessor.java (at line 38) public interface CH_HwProcessor extends HwProcessor { ^^^^^^^^^^^^^^ The hierarchy of the type CH_HwProcessor is inconsistent ---------- 8526. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwProcessor.java (at line 53) String getUtilization(); ^^^^^^ String cannot be resolved to a type ---------- 8527. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwProcessor.java (at line 63) void setUtilization(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 8528. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitecturePackage.java (at line 25) public interface ParameterizedArchitecturePackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ParameterizedArchitecturePackage is inconsistent ---------- 8529. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitecturePackage.java (at line 32) String eNAME = "ParameterizedArchitecture"; ^^^^^^ String cannot be resolved to a type ---------- 8530. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitecturePackage.java (at line 40) String eNS_URI = "http:///CHESS/ParameterizedArchitecture.ecore"; ^^^^^^ String cannot be resolved to a type ---------- 8531. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitecturePackage.java (at line 48) String eNS_PREFIX = "CHESS.ParameterizedArchitecture"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 8532. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 140) public class SafetyPackageImpl extends EPackageImpl implements SafetyPackage { ^^^^^^^^^^^^^^^^^ The hierarchy of the type SafetyPackageImpl is inconsistent ---------- 8533. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 185) super(eNS_URI, SafetyFactory.eINSTANCE); ^^^^^^^ String cannot be resolved to a type ---------- 8534. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 208) if (isInited) return (SafetyPackage)EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8535. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 211) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new SafetyPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 8536. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 211) SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new SafetyPackageImpl()); ^^^^^^^ String cannot be resolved to a type ---------- 8537. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 229) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8538. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 229) chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8539. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 230) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8540. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 230) CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8541. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 231) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8542. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 231) CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8543. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 232) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8544. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 232) FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8545. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 233) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8546. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 233) FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8547. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 234) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8548. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 234) DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8549. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 235) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8550. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 235) ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8551. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 236) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8552. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 236) StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8553. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 237) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8554. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 237) StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8555. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 238) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8556. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 238) FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8557. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 239) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8558. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 239) MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8559. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 240) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8560. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 240) StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8561. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 241) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8562. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 241) MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8563. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 242) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8564. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 242) ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8565. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 243) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8566. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 243) HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8567. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 244) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8568. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 244) RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8569. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 245) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8570. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 245) ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8571. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 246) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8572. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 246) ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8573. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 247) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8574. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 247) STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8575. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 248) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8576. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 248) ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8577. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 249) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8578. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 249) StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8579. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 250) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8580. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 250) AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8581. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 303) theSafetyPackage.freeze(); ^^^^^^ The method freeze() is undefined for the type SafetyPackageImpl ---------- 8582. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 307) EPackage.Registry.INSTANCE.put(SafetyPackage.eNS_URI, theSafetyPackage); ^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8583. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 326) return (EReference)criticalityInterfaceSpecificationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 8584. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 335) return (EReference)criticalityInterfaceSpecificationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 8585. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 353) return (EReference)criticalitySpecificationEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 8586. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 362) return (EReference)criticalitySpecificationEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 8587. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 380) return (EReference)hazardEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 8588. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 398) return (EReference)criticalityLevelEClass.getEStructuralFeatures().get(0); ^^^ The method get(int) is undefined for the type EList ---------- 8589. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 407) return (EReference)criticalityLevelEClass.getEStructuralFeatures().get(1); ^^^ The method get(int) is undefined for the type EList ---------- 8590. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 416) return (EReference)criticalityLevelEClass.getEStructuralFeatures().get(2); ^^^ The method get(int) is undefined for the type EList ---------- 8591. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 425) return (SafetyFactory)getEFactoryInstance(); ^^^^^^^^^^^^^^^^^^^ The method getEFactoryInstance() is undefined for the type SafetyPackageImpl ---------- 8592. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 447) criticalityInterfaceSpecificationEClass = createEClass(CRITICALITY_INTERFACE_SPECIFICATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type SafetyPackageImpl ---------- 8593. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 448) createEReference(criticalityInterfaceSpecificationEClass, CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl ---------- 8594. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 449) createEReference(criticalityInterfaceSpecificationEClass, CRITICALITY_INTERFACE_SPECIFICATION__ACCEPTED_CRITICALITY_FOR_CLIENTS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl ---------- 8595. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 451) criticalityLevelEClass = createEClass(CRITICALITY_LEVEL); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type SafetyPackageImpl ---------- 8596. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 452) createEReference(criticalityLevelEClass, CRITICALITY_LEVEL__BASE_CONSTRAINT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl ---------- 8597. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 453) createEReference(criticalityLevelEClass, CRITICALITY_LEVEL__IS_HIGHER_THAN); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl ---------- 8598. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 454) createEReference(criticalityLevelEClass, CRITICALITY_LEVEL__MAPS_TO); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl ---------- 8599. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 456) criticalitySpecificationEClass = createEClass(CRITICALITY_SPECIFICATION); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type SafetyPackageImpl ---------- 8600. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 457) createEReference(criticalitySpecificationEClass, CRITICALITY_SPECIFICATION__BASE_CONSTRAINT); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl ---------- 8601. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 458) createEReference(criticalitySpecificationEClass, CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl ---------- 8602. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 460) hazardEClass = createEClass(HAZARD); ^^^^^^^^^^^^ The method createEClass(int) is undefined for the type SafetyPackageImpl ---------- 8603. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 461) createEReference(hazardEClass, HAZARD__BASE_CLASS); ^^^^^^^^^^^^^^^^ The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl ---------- 8604. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 483) setName(eNAME); ^^^^^ String cannot be resolved to a type ---------- 8605. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 484) setNsPrefix(eNS_PREFIX); ^^^^^^^^^^ String cannot be resolved to a type ---------- 8606. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 485) setNsURI(eNS_URI); ^^^^^^^ String cannot be resolved to a type ---------- 8607. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 488) UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8608. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 497) initEClass(criticalityInterfaceSpecificationEClass, CriticalityInterfaceSpecification.class, "CriticalityInterfaceSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 8609. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 497) initEClass(criticalityInterfaceSpecificationEClass, CriticalityInterfaceSpecification.class, "CriticalityInterfaceSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 8610. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 497) initEClass(criticalityInterfaceSpecificationEClass, CriticalityInterfaceSpecification.class, "CriticalityInterfaceSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- 8611. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 8612. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 8613. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 8614. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 8615. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 8616. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 8617. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 8618. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 8619. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 498) initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 8620. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_TRANSIENT cannot be resolved to a variable ---------- 8621. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^ IS_VOLATILE cannot be resolved to a variable ---------- 8622. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_CHANGEABLE cannot be resolved to a variable ---------- 8623. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^ IS_COMPOSITE cannot be resolved to a variable ---------- 8624. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^^^^^^ IS_RESOLVE_PROXIES cannot be resolved to a variable ---------- 8625. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^^^^ IS_UNSETTABLE cannot be resolved to a variable ---------- 8626. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^ IS_UNIQUE cannot be resolved to a variable ---------- 8627. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_DERIVED cannot be resolved to a variable ---------- 8628. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 499) initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); ^^^^^^^^^^ IS_ORDERED cannot be resolved to a variable ---------- 8629. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 501) initEClass(criticalityLevelEClass, CriticalityLevel.class, "CriticalityLevel", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ IS_ABSTRACT cannot be resolved to a variable ---------- 8630. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 501) initEClass(criticalityLevelEClass, CriticalityLevel.class, "CriticalityLevel", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ IS_INTERFACE cannot be resolved to a variable ---------- 8631. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java (at line 501) initEClass(criticalityLevelEClass, CriticalityLevel.class, "CriticalityLevel", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable ---------- ---------- 8632. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesFactory.java (at line 24) public interface StateBasedDataTypesFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedDataTypesFactory is inconsistent ---------- ---------- 8633. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ParameterAssumptions.java (at line 30) public interface ParameterAssumptions extends EObject { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ParameterAssumptions is inconsistent ---------- ---------- 8634. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofileFactory.java (at line 24) public interface chessmlprofileFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type chessmlprofileFactory is inconsistent ---------- ---------- 8635. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 27) public class StateBasedAnalysisFactoryImpl extends EFactoryImpl implements StateBasedAnalysisFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisFactoryImpl is inconsistent ---------- 8636. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 36) StateBasedAnalysisFactory theStateBasedAnalysisFactory = (StateBasedAnalysisFactory)EPackage.Registry.INSTANCE.getEFactory(StateBasedAnalysisPackage.eNS_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8637. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 41) catch (Exception exception) { ^^^^^^^^^ Exception cannot be resolved to a type ---------- 8638. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 54) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8639. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 62) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8640. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 65) case StateBasedAnalysisPackage.SAN_ANALYSIS: return createSANAnalysis(); ^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from SANAnalysis to EObject ---------- 8641. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 66) case StateBasedAnalysisPackage.STATE_BASED_ANALYSIS: return createStateBasedAnalysis(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from StateBasedAnalysis to EObject ---------- 8642. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 67) case StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS: return createSBAInitialConditions(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from SBAInitialConditions to EObject ---------- 8643. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 69) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^ IllegalArgumentException cannot be resolved to a type ---------- 8644. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 69) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^ The method getName() from the type ENamedElement refers to the missing type String ---------- 8645. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 109) return (StateBasedAnalysisPackage)getEPackage(); ^^^^^^^^^^^ The method getEPackage() is undefined for the type StateBasedAnalysisFactoryImpl ---------- 8646. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java (at line 118) @Deprecated ^^^^^^^^^^ Deprecated cannot be resolved to a type ---------- ---------- 8647. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/StuckAtFixed.java (at line 36) public interface StuckAtFixed extends EObject { ^^^^^^^^^^^^ The hierarchy of the type StuckAtFixed is inconsistent ---------- ---------- 8648. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/CH_BurstPattern.java (at line 26) public interface CH_BurstPattern extends EObject { ^^^^^^^^^^^^^^^ The hierarchy of the type CH_BurstPattern is inconsistent ---------- ---------- 8649. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 8650. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 38) public class CH_HwProcessorImpl extends HwProcessorImpl implements CH_HwProcessor { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_HwProcessorImpl is inconsistent ---------- 8651. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 38) public class CH_HwProcessorImpl extends HwProcessorImpl implements CH_HwProcessor { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type CH_HwProcessorImpl is inconsistent ---------- 8652. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 47) protected static final String UTILIZATION_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8653. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 57) protected String utilization = UTILIZATION_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8654. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 57) protected String utilization = UTILIZATION_EDEFAULT; ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8655. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 65) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8656. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 73) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8657. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 83) public String getUtilization() { ^^^^^^ String cannot be resolved to a type ---------- 8658. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 84) return utilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 8659. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 92) public void setUtilization(String newUtilization) { ^^^^^^ String cannot be resolved to a type ---------- 8660. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 93) String oldUtilization = utilization; ^^^^^^ String cannot be resolved to a type ---------- 8661. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 93) String oldUtilization = utilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 8662. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 94) utilization = newUtilization; ^^^^^^^^^^^ String cannot be resolved to a type ---------- 8663. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 95) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type CH_HwProcessorImpl ---------- 8664. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_PROCESSOR__UTILIZATION, oldUtilization, utilization)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type CH_HwProcessorImpl ---------- 8665. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_PROCESSOR__UTILIZATION, oldUtilization, utilization)); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 8666. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8667. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 105) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8668. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 108) return getUtilization(); ^^^^^^^^^^^^^^ The method getUtilization() from the type CH_HwProcessorImpl refers to the missing type String ---------- 8669. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 110) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 8670. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 118) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 8671. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8672. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 120) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8673. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 123) setUtilization((String)newValue); ^^^^^^^^^^^^^^ The method setUtilization(String) from the type CH_HwProcessorImpl refers to the missing type String ---------- 8674. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 123) setUtilization((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8675. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 134) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8676. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 138) setUtilization(UTILIZATION_EDEFAULT); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8677. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 141) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8678. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8679. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 153) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8680. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 153) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 8681. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 153) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8682. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 153) return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- 8683. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 155) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8684. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 163) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8685. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 164) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 8686. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 165) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type CH_HwProcessorImpl ---------- 8687. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 165) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 8688. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 167) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8689. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 167) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8690. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 167) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 8691. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java (at line 169) result.append(utilization); ^^^^^^^^^^^ String cannot be resolved to a type ---------- ---------- 8692. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 37) public class FI4FAImpl extends DependableComponentImpl implements FI4FA { ^^^^^^^^^ The hierarchy of the type FI4FAImpl is inconsistent ---------- 8693. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 46) protected static final String FI4FA_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8694. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 56) protected String fi4fa = FI4FA_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8695. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 56) protected String fi4fa = FI4FA_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8696. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 82) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8697. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 92) public String getFi4fa() { ^^^^^^ String cannot be resolved to a type ---------- 8698. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 93) return fi4fa; ^^^^^ String cannot be resolved to a type ---------- 8699. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 101) public void setFi4fa(String newFi4fa) { ^^^^^^ String cannot be resolved to a type ---------- 8700. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 102) String oldFi4fa = fi4fa; ^^^^^^ String cannot be resolved to a type ---------- 8701. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 102) String oldFi4fa = fi4fa; ^^^^^ String cannot be resolved to a type ---------- 8702. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 103) fi4fa = newFi4fa; ^^^^^ String cannot be resolved to a type ---------- 8703. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 104) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FI4FAImpl ---------- 8704. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 105) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FI4FA__FI4FA, oldFi4fa, fi4fa)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FI4FAImpl ---------- 8705. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 105) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FI4FA__FI4FA, oldFi4fa, fi4fa)); ^^^^^ String cannot be resolved to a type ---------- 8706. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 116) base_Connector = (Connector)eResolveProxy(oldBase_Connector); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type FI4FAImpl ---------- 8707. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 118) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FI4FAImpl ---------- 8708. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 119) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FI4FA__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FI4FAImpl ---------- 8709. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 119) eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FI4FA__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8710. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 142) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type FI4FAImpl ---------- 8711. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FI4FA__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type FI4FAImpl ---------- 8712. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 143) eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FI4FA__BASE_CONNECTOR, oldBase_Connector, base_Connector)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8713. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 151) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8714. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 152) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8715. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 155) return getFi4fa(); ^^^^^^^^ The method getFi4fa() from the type FI4FAImpl refers to the missing type String ---------- 8716. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 160) return super.eGet(featureID, resolve, coreType); ^^^^ The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object ---------- 8717. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 168) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8718. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 169) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8719. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 172) setFi4fa((String)newValue); ^^^^^^^^ The method setFi4fa(String) from the type FI4FAImpl refers to the missing type String ---------- 8720. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 172) setFi4fa((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8721. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 186) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8722. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 190) setFi4fa(FI4FA_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8723. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 204) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8724. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 208) return FI4FA_EDEFAULT == null ? fi4fa != null : !FI4FA_EDEFAULT.equals(fi4fa); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8725. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 208) return FI4FA_EDEFAULT == null ? fi4fa != null : !FI4FA_EDEFAULT.equals(fi4fa); ^^^^^ String cannot be resolved to a type ---------- 8726. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 208) return FI4FA_EDEFAULT == null ? fi4fa != null : !FI4FA_EDEFAULT.equals(fi4fa); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8727. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 208) return FI4FA_EDEFAULT == null ? fi4fa != null : !FI4FA_EDEFAULT.equals(fi4fa); ^^^^^ String cannot be resolved to a type ---------- 8728. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 220) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8729. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 221) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 8730. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 222) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type FI4FAImpl ---------- 8731. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 222) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 8732. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 224) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8733. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 224) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8734. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 224) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^ The method toString() is undefined for the type DependableComponentImpl ---------- 8735. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java (at line 226) result.append(fi4fa); ^^^^^ String cannot be resolved to a type ---------- ---------- 8736. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 19) public static final String COMPONENT_TYPE = "CHESS::ComponentModel::ComponentType"; ^^^^^^ String cannot be resolved to a type ---------- 8737. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 20) public static final String COMPONENT_IMPLEMENTATION = "CHESS::ComponentModel::ComponentImplementation"; ^^^^^^ String cannot be resolved to a type ---------- 8738. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 21) public static final String COMPONENT_INSTANCE = "CHESS::ComponentModel::ComponentInstance"; ^^^^^^ String cannot be resolved to a type ---------- 8739. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 24) public static final String CLIENTSERVER_PORT = "MARTE::MARTE_DesignModel::GCM::ClientServerPort"; ^^^^^^ String cannot be resolved to a type ---------- 8740. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 25) public static final String CSPORT_SPEC_KIND = "specificationKind"; ^^^^^^ String cannot be resolved to a type ---------- 8741. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 26) public static final String CSPORT_SPEC_KIND_INTERFACEBASED = "interfaceBased"; ^^^^^^ String cannot be resolved to a type ---------- 8742. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 27) public static final String CSPORT_KIND = "kind"; ^^^^^^ String cannot be resolved to a type ---------- 8743. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 28) public static final String CSPORT_KIND_PROREQ = "proreq"; ^^^^^^ String cannot be resolved to a type ---------- 8744. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 29) public static final String CSPORT_KIND_REQUIRED = "required"; ^^^^^^ String cannot be resolved to a type ---------- 8745. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 30) public static final String CSPORT_KIND_PROVIDED = "provided"; ^^^^^^ String cannot be resolved to a type ---------- 8746. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 32) public static final String FLOW_PORT = "SysML::PortAndFlows::FlowPort"; ^^^^^^ String cannot be resolved to a type ---------- 8747. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 33) public static final String FLOW_PORT_DIRECTION = "direction"; ^^^^^^ String cannot be resolved to a type ---------- 8748. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 34) public static final String FLOW_PORT_DIRECTION_INOUT = "inout"; ^^^^^^ String cannot be resolved to a type ---------- 8749. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 35) public static final String FLOW_PORT_DIRECTION_IN = "in"; ^^^^^^ String cannot be resolved to a type ---------- 8750. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 36) public static final String FLOW_PORT_DIRECTION_OUT = "out"; ^^^^^^ String cannot be resolved to a type ---------- 8751. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 39) public static final String ASSIGN = "MARTE::MARTE_Foundations::Alloc::Assign"; ^^^^^^ String cannot be resolved to a type ---------- 8752. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 40) public static final String ASSIGN_FROM = "from"; ^^^^^^ String cannot be resolved to a type ---------- 8753. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 41) public static final String ASSIGN_TO = "to"; ^^^^^^ String cannot be resolved to a type ---------- 8754. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 45) public static final String HW_BUS = "MARTE::MARTE_DesignModel::HRM::HwLogical::HwCommunication::HwBus"; ^^^^^^ String cannot be resolved to a type ---------- 8755. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 46) public static final String HW_BUS_PACKETT = "packetT"; ^^^^^^ String cannot be resolved to a type ---------- 8756. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 47) public static final String HW_BUS_SPEEDFACTOR = "speedFactor"; ^^^^^^ String cannot be resolved to a type ---------- 8757. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 48) public static final String HW_BUS_BLOCKT = "blockT"; ^^^^^^ String cannot be resolved to a type ---------- 8758. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 51) public static final String GA_RESOURCES_PLATFORM = "MARTE::MARTE_AnalysisModel::GQAM::GaResourcesPlatform"; ^^^^^^ String cannot be resolved to a type ---------- 8759. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 54) public static final String CHRT_SPECIFICATION = "CHESS::Predictability::RTComponentModel::CHRtSpecification"; ^^^^^^ String cannot be resolved to a type ---------- 8760. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 55) public static final String CHRTSPEC_CONTEXT = "context"; ^^^^^^ String cannot be resolved to a type ---------- 8761. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 56) public static final String CHRTSPEC_PARTWITHPORT = "partWithPort"; ^^^^^^ String cannot be resolved to a type ---------- 8762. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 57) public static final String CHRTSPEC_WCET = "WCET"; ^^^^^^ String cannot be resolved to a type ---------- 8763. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 58) public static final String CHRTSPEC_LOCALWCET = "localWCET"; ^^^^^^ String cannot be resolved to a type ---------- 8764. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 59) public static final String CHRTSPEC_OCCKIND = "occKind"; ^^^^^^ String cannot be resolved to a type ---------- 8765. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 60) public static final String CHRTSPEC_OCCKIND_PERIODIC = "periodic"; ^^^^^^ String cannot be resolved to a type ---------- 8766. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 61) public static final String CHRTSPEC_OCCKIND_SPORADIC = "sporadic"; ^^^^^^ String cannot be resolved to a type ---------- 8767. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 62) public static final String CHRTSPEC_OCCKIND_BURST = "burst"; ^^^^^^ String cannot be resolved to a type ---------- 8768. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 63) public static final String CHRTSPEC_OCCKIND_SPORADIC_MININTERARRIVAL = "minInterarrival"; ^^^^^^ String cannot be resolved to a type ---------- 8769. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 64) public static final String CHRTSPEC_OCCKIND_PERIODIC_PHASE = "phase"; ^^^^^^ String cannot be resolved to a type ---------- 8770. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 65) public static final String CH_HWPROCESSOR = "CHESS::Predictability::DeploymentConfiguration::HardwareBaseline::CH_HwProcessor"; ^^^^^^ String cannot be resolved to a type ---------- 8771. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 66) public static final String CHHWPROCESSOR_NB_CORES = "nbCores"; ^^^^^^ String cannot be resolved to a type ---------- 8772. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 70) public static final String DEPENDABILITY_ANALYSIS_VIEW = "CHESS::Core::CHESSViews::DependabilityAnalysisView"; ^^^^^^ String cannot be resolved to a type ---------- 8773. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 71) public static final String RT_ANALYSIS_VIEW = "CHESS::Core::CHESSViews::RTAnalysisView"; ^^^^^^ String cannot be resolved to a type ---------- 8774. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 72) public static final String COMPONENT_VIEW = "CHESS::Core::CHESSViews::ComponentView"; ^^^^^^ String cannot be resolved to a type ---------- 8775. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 74) public static final String REQUIREMENT_VIEW = "CHESS::Core::CHESSViews::RequirementView"; ^^^^^^ String cannot be resolved to a type ---------- 8776. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 75) public static final String SYSTEM_VIEW = "CHESS::Core::CHESSViews::SystemView"; ^^^^^^ String cannot be resolved to a type ---------- 8777. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 78) public static final String STATEBASED_ANALYSIS = "CHESS::Dependability::StateBased::StateBasedAnalysis::StateBasedAnalysis"; ^^^^^^ String cannot be resolved to a type ---------- 8778. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 79) public static final String STATEBASED_ANALYSIS_MEASURE = "measure"; ^^^^^^ String cannot be resolved to a type ---------- 8779. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 80) public static final String STATEBASED_ANALYSIS_TARGETDEPCOMP = "targetDepComponent"; ^^^^^^ String cannot be resolved to a type ---------- 8780. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 81) public static final String STATEBASED_ANALYSIS_TARGETFAILUREMODE = "targetFailureMode"; ^^^^^^ String cannot be resolved to a type ---------- 8781. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 82) public static final String STATEBASED_ANALYSIS_PLATFORM = "platform"; ^^^^^^ String cannot be resolved to a type ---------- 8782. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 85) public static final String FLA_ANALYSIS = "CHESS::Dependability::FailurePropagation::FailurePropagationAnalysis"; ^^^^^^ String cannot be resolved to a type ---------- 8783. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 88) public static final String PROPAGATION = "CHESS::Dependability::DependableComponent::Propagation"; ^^^^^^ String cannot be resolved to a type ---------- 8784. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 89) public static final String PROPAGATION_PROB = "prob"; ^^^^^^ String cannot be resolved to a type ---------- 8785. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 90) public static final String PROPAGATION_PROP_DELAY = "propDelay"; ^^^^^^ String cannot be resolved to a type ---------- 8786. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 93) public static final String CHGARESOURCEPLATFORM = "CHESS::Core::CHGaResourcePlatform"; ^^^^^^ String cannot be resolved to a type ---------- 8787. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 96) public static final String STATEFULHARDWARE = "CHESS::Dependability::StateBased::StateBasedComponents::StatefulHardware"; ^^^^^^ String cannot be resolved to a type ---------- 8788. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 97) public static final String STATELESSHARDWARE = "CHESS::Dependability::StateBased::StateBasedComponents::StatelessHardware"; ^^^^^^ String cannot be resolved to a type ---------- 8789. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 98) public static final String STATEFULSOFTWARE = "CHESS::Dependability::StateBased::StateBasedComponents::StatefulSoftware"; ^^^^^^ String cannot be resolved to a type ---------- 8790. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 99) public static final String STATELESSSOFTWARE = "CHESS::Dependability::StateBased::StateBasedComponents::StatelessSoftware"; ^^^^^^ String cannot be resolved to a type ---------- 8791. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 101) public static final String STATEWARE_PROBPERMFAULT = "probPermFault"; ^^^^^^ String cannot be resolved to a type ---------- 8792. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 102) public static final String STATEWARE_ERROR_LATENCY = "errorLatency"; ^^^^^^ String cannot be resolved to a type ---------- 8793. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 103) public static final String STATEWARE_FAULT_OCC = "faultOcc"; ^^^^^^ String cannot be resolved to a type ---------- 8794. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 104) public static final String STATEWARE_REPAIR_DELAY = "repairDelay"; ^^^^^^ String cannot be resolved to a type ---------- 8795. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 107) public static final String DEPENDABLE_COMPONENT = "CHESS::Dependability::DependableComponent::DependableComponent"; ^^^^^^ String cannot be resolved to a type ---------- 8796. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 108) public static final String DEPENDABLE_COMPONENT_ERROR_MODEL = "errorModel"; ^^^^^^ String cannot be resolved to a type ---------- 8797. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 111) public static final String ERROR_MODEL = "CHESS::Dependability::ThreatsPropagation::ErrorModel"; ^^^^^^ String cannot be resolved to a type ---------- 8798. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 114) public static final String SAFETYREQUIREMENT = "AutomotiveProfile::SafetyRequirement"; ^^^^^^ String cannot be resolved to a type ---------- 8799. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 115) public static final String SAFETYGOAL = "AutomotiveProfile::SafetyGoal"; ^^^^^^ String cannot be resolved to a type ---------- 8800. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 116) public static final String INDEPENDENCY = "AutomotiveProfile::Independency"; ^^^^^^ String cannot be resolved to a type ---------- 8801. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 117) public static final String DECOMPOSITION = "AutomotiveProfile::Decomposition"; ^^^^^^ String cannot be resolved to a type ---------- 8802. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 118) public static final String AUTOMOTIVEBLOCK = "AutomotiveProfile::AutomotiveBlock"; ^^^^^^ String cannot be resolved to a type ---------- 8803. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 119) public static final String AUTOMOTIVEREQUIREMENT = "AutomotiveProfile::AutomotiveRequirement"; ^^^^^^ String cannot be resolved to a type ---------- 8804. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 122) public static final String BLOCK = "SysML::Blocks::Block"; ^^^^^^ String cannot be resolved to a type ---------- 8805. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 123) public static final String REQUIREMENT = "SysML::Requirements::Requirement"; ^^^^^^ String cannot be resolved to a type ---------- 8806. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 124) public static final String DERIVEREQT = "SysML::Requirements::DeriveReqt"; ^^^^^^ String cannot be resolved to a type ---------- 8807. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 125) public static final String SATISFY = "SysML::Requirements::Satisfy"; ^^^^^^ String cannot be resolved to a type ---------- 8808. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 129) public static final String CH_CRITICALITYINTERFACESPECIFICATION = "CHESS::Safety::CriticalityInterfaceSpecification"; ^^^^^^ String cannot be resolved to a type ---------- 8809. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 130) public static final String CH_CRITICALITYINTERFACESPECIFICATION_ACCEPTEDCRITICALITYFORCLIENTS = "acceptedCriticalityForClients"; ^^^^^^ String cannot be resolved to a type ---------- 8810. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 131) public static final String CH_CRITICALITYINTERFACESPECIFICATION_BASE_CONSTRAINT = "base_constraint"; ^^^^^^ String cannot be resolved to a type ---------- 8811. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 134) public static final String CH_CRITICALITYSPECITICATION = "CHESS::Safety::CriticalitySpecification"; ^^^^^^ String cannot be resolved to a type ---------- 8812. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 135) public static final String CH_CRITICALITYSPECITICATION_CRITICALITYLEVEL = "criticalityLevel"; ^^^^^^ String cannot be resolved to a type ---------- 8813. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 138) public static final String MARTE_NFPS = "MARTE::MARTE_Foundations::NFPs::NfpConstraint"; ^^^^^^ String cannot be resolved to a type ---------- 8814. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 139) public static final String MARTE_NFPS_KIND ="kind"; ^^^^^^ String cannot be resolved to a type ---------- 8815. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 140) public static final String MARTE_NFPS_MODE = "mode"; ^^^^^^ String cannot be resolved to a type ---------- 8816. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 143) public static final String MARTE_MEMORYPARTITION ="MARTE::MARTE_DesignModel::SRM::SW_Concurrency::MemoryPartition"; ^^^^^^ String cannot be resolved to a type ---------- 8817. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 147) public static final String DEPLOYMENT_VIEW_NAME = "DeploymentView"; ^^^^^^ String cannot be resolved to a type ---------- 8818. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 148) public static final String COMPONENT_VIEW_NAME = "ComponentView"; ^^^^^^ String cannot be resolved to a type ---------- 8819. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 149) public static final String ANALYSIS_VIEW_NAME = "AnalysisView"; ^^^^^^ String cannot be resolved to a type ---------- 8820. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 150) public static final String PSM_VIEW_NAME = "PSMView"; ^^^^^^ String cannot be resolved to a type ---------- 8821. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 153) public static final String CH_CHRtPortSlot = "CHESS::Predictability::RTComponentModel::CHRtPortSlot"; ^^^^^^ String cannot be resolved to a type ---------- 8822. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 154) public static final String CH_CHRtPortSlot_CHRTSPECIFICATION = "cH_RtSpecification"; ^^^^^^ String cannot be resolved to a type ---------- 8823. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 157) public static final String CH_FunctionalPartition="CHESS::ComponentModel::FunctionalPartition"; ^^^^^^ String cannot be resolved to a type ---------- 8824. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 160) public static final String MARTE_SaAnalysisContext = "MARTE::MARTE_AnalysisModel::SAM::SaAnalysisContext"; ^^^^^^ String cannot be resolved to a type ---------- 8825. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 161) public static final String MARTE_ALLOCATE = "MARTE::MARTE_Foundations::Alloc::Allocate"; ^^^^^^ String cannot be resolved to a type ---------- 8826. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 162) public static final String MARTE_SaStep = "MARTE::MARTE_AnalysisModel::SAM::SaStep"; ^^^^^^ String cannot be resolved to a type ---------- 8827. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 163) public static final String MARTE_EndtoEndFlow = "MARTE::MARTE_AnalysisModel::SAM::SaEndtoEndFlow"; ^^^^^^ String cannot be resolved to a type ---------- 8828. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 164) public static final String MARTE_SaExecHost = "MARTE::MARTE_AnalysisModel::SAM::SaExecHost"; ^^^^^^ String cannot be resolved to a type ---------- 8829. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 167) public static final String CH_IDENTIFINSTANCE = "CHESS::Core::IdentifInstance"; ^^^^^^ String cannot be resolved to a type ---------- 8830. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 170) public static final String CH_HW_BUS = "CHESS::Predictability::DeploymentConfiguration::HardwareBaseline::CH_HwBus"; ^^^^^^ String cannot be resolved to a type ---------- 8831. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 174) public static final String GAWORKLOADEVENT = "MARTE::MARTE_AnalysisModel::GQAM::GaWorkloadEvent"; ^^^^^^ String cannot be resolved to a type ---------- 8832. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 175) public static final String GAWORKLOADBEHAVIOR = "MARTE::MARTE_AnalysisModel::GQAM::GaWorkloadBehavior"; ^^^^^^ String cannot be resolved to a type ---------- 8833. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 177) public static final String CH_PsmPackage = "CHESS::Core::PSMPackage"; ^^^^^^ String cannot be resolved to a type ---------- 8834. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 180) public static final String GALATENCYOBS = "MARTE::MARTE_AnalysisModel::GQAM::GaLatencyObs"; ^^^^^^ String cannot be resolved to a type ---------- 8835. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java (at line 183) public static final String CH_ARINCFunction = "CHESS::Predictability::ARINCComponentModel::ARINCFunction"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 8836. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java (at line 14) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 8837. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java (at line 35) public class FaultToleranceSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type FaultToleranceSwitch is inconsistent ---------- 8838. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java (at line 50) public FaultToleranceSwitch() { ^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 8839. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java (at line 64) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8840. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java (at line 76) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8841. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java (at line 178) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 8842. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/StuckAt.java (at line 37) public interface StuckAt extends EObject { ^^^^^^^ The hierarchy of the type StuckAt is inconsistent ---------- 8843. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/StuckAt.java (at line 78) String getValue(); ^^^^^^ String cannot be resolved to a type ---------- 8844. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/StuckAt.java (at line 88) void setValue(String value); ^^^^^^ String cannot be resolved to a type ---------- ---------- 8845. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUResourceManagement.java (at line 16) public interface OUResourceManagement extends OrganizationUnit { ^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type OUResourceManagement is inconsistent ---------- ---------- 8846. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 31) public class MacroDefinitionImpl extends EObjectImpl implements MacroDefinition { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type MacroDefinitionImpl is inconsistent ---------- 8847. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 48) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8848. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 56) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8849. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 69) base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type MacroDefinitionImpl ---------- 8850. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 71) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MacroDefinitionImpl ---------- 8851. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 72) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ExpressionsPackage.MACRO_DEFINITION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MacroDefinitionImpl ---------- 8852. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 72) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ExpressionsPackage.MACRO_DEFINITION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8853. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 95) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type MacroDefinitionImpl ---------- 8854. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, ExpressionsPackage.MACRO_DEFINITION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type MacroDefinitionImpl ---------- 8855. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 96) eNotify(new ENotificationImpl(this, Notification.SET, ExpressionsPackage.MACRO_DEFINITION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8856. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 104) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8857. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 105) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8858. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 111) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 8859. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 119) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8860. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 120) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8861. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 134) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8862. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 141) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8863. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 149) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8864. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java (at line 155) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 8865. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 14) import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List cannot be resolved ---------- 8866. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 38) public class StateBasedAnalysisSwitch extends Switch { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisSwitch is inconsistent ---------- 8867. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 53) public StateBasedAnalysisSwitch() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Implicit super constructor Object() is undefined. Must explicitly invoke another constructor ---------- 8868. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 67) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8869. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 79) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8870. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 85) if (result == null) result = caseGaAnalysisContext(sanAnalysis); ^^^^^^^^^^^^^^^^^^^^^ The method caseGaAnalysisContext(GaAnalysisContext) in the type StateBasedAnalysisSwitch is not applicable for the arguments (SANAnalysis) ---------- 8871. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 86) if (result == null) result = caseConfiguration(sanAnalysis); ^^^^^^^^^^^^^^^^^ The method caseConfiguration(Configuration) in the type StateBasedAnalysisSwitch is not applicable for the arguments (SANAnalysis) ---------- 8872. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 87) if (result == null) result = caseExpressionContext(sanAnalysis); ^^^^^^^^^^^^^^^^^^^^^ The method caseExpressionContext(ExpressionContext) in the type StateBasedAnalysisSwitch is not applicable for the arguments (SANAnalysis) ---------- 8873. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 94) if (result == null) result = caseGaAnalysisContext(stateBasedAnalysis); ^^^^^^^^^^^^^^^^^^^^^ The method caseGaAnalysisContext(GaAnalysisContext) in the type StateBasedAnalysisSwitch is not applicable for the arguments (StateBasedAnalysis) ---------- 8874. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 95) if (result == null) result = caseConfiguration(stateBasedAnalysis); ^^^^^^^^^^^^^^^^^ The method caseConfiguration(Configuration) in the type StateBasedAnalysisSwitch is not applicable for the arguments (StateBasedAnalysis) ---------- 8875. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 96) if (result == null) result = caseExpressionContext(stateBasedAnalysis); ^^^^^^^^^^^^^^^^^^^^^ The method caseExpressionContext(ExpressionContext) in the type StateBasedAnalysisSwitch is not applicable for the arguments (StateBasedAnalysis) ---------- 8876. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java (at line 211) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 8877. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 8878. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 27) public class DependableComponentXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependableComponentXMLProcessor is inconsistent ---------- 8879. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 8880. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 37) DependableComponentPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type DependableComponentPackage ---------- 8881. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8882. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 8883. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 8884. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 8885. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 8886. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new DependableComponentResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 8887. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new DependableComponentResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 8888. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new DependableComponentResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 8889. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new DependableComponentResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 8890. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 8891. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 39) public class StuckAtImpl extends EObjectImpl implements StuckAt { ^^^^^^^^^^^ The hierarchy of the type StuckAtImpl is inconsistent ---------- 8892. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 58) protected static final String VALUE_EDEFAULT = null; ^^^^^^ String cannot be resolved to a type ---------- 8893. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 68) protected String value = VALUE_EDEFAULT; ^^^^^^ String cannot be resolved to a type ---------- 8894. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 68) protected String value = VALUE_EDEFAULT; ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8895. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 86) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8896. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 94) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8897. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 107) property = (Property)eResolveProxy(oldProperty); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type StuckAtImpl ---------- 8898. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 109) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtImpl ---------- 8899. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 110) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT__PROPERTY, oldProperty, property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl ---------- 8900. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 110) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT__PROPERTY, oldProperty, property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8901. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 133) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtImpl ---------- 8902. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 134) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__PROPERTY, oldProperty, property)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl ---------- 8903. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 134) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__PROPERTY, oldProperty, property)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8904. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 142) public String getValue() { ^^^^^^ String cannot be resolved to a type ---------- 8905. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 143) return value; ^^^^^ String cannot be resolved to a type ---------- 8906. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 151) public void setValue(String newValue) { ^^^^^^ String cannot be resolved to a type ---------- 8907. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 152) String oldValue = value; ^^^^^^ String cannot be resolved to a type ---------- 8908. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 152) String oldValue = value; ^^^^^ String cannot be resolved to a type ---------- 8909. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 153) value = newValue; ^^^^^ String cannot be resolved to a type ---------- 8910. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 154) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtImpl ---------- 8911. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__VALUE, oldValue, value)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl ---------- 8912. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 155) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__VALUE, oldValue, value)); ^^^^^ String cannot be resolved to a type ---------- 8913. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 166) base_State = (State)eResolveProxy(oldBase_State); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type StuckAtImpl ---------- 8914. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 168) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtImpl ---------- 8915. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 169) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl ---------- 8916. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 169) eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8917. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 192) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type StuckAtImpl ---------- 8918. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 193) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__BASE_STATE, oldBase_State, base_State)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl ---------- 8919. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 193) eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__BASE_STATE, oldBase_State, base_State)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8920. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 201) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8921. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 202) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8922. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 208) return getValue(); ^^^^^^^^ The method getValue() from the type StuckAtImpl refers to the missing type String ---------- 8923. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 213) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 8924. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 221) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8925. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 222) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8926. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 228) setValue((String)newValue); ^^^^^^^^ The method setValue(String) from the type StuckAtImpl refers to the missing type String ---------- 8927. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 228) setValue((String)newValue); ^^^^^^ String cannot be resolved to a type ---------- 8928. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 242) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8929. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 249) setValue(VALUE_EDEFAULT); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8930. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 255) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8931. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 263) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8932. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 269) return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8933. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 269) return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); ^^^^^ String cannot be resolved to a type ---------- 8934. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 269) return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); ^^^^^^^^^^^^^^ String cannot be resolved to a type ---------- 8935. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 269) return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); ^^^^^ String cannot be resolved to a type ---------- 8936. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 273) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8937. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 281) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8938. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 282) public String toString() { ^^^^^^ String cannot be resolved to a type ---------- 8939. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 283) if (eIsProxy()) return super.toString(); ^^^^^^^^ The method eIsProxy() is undefined for the type StuckAtImpl ---------- 8940. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 283) if (eIsProxy()) return super.toString(); ^^^^^ Object cannot be resolved to a type ---------- 8941. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 285) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8942. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 285) StringBuffer result = new StringBuffer(super.toString()); ^^^^^^^^^^^^ StringBuffer cannot be resolved to a type ---------- 8943. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 285) StringBuffer result = new StringBuffer(super.toString()); ^^^^^ Object cannot be resolved to a type ---------- 8944. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java (at line 287) result.append(value); ^^^^^ String cannot be resolved to a type ---------- ---------- 8945. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorModel.java (at line 34) public interface ErrorModel extends EObject { ^^^^^^^^^^ The hierarchy of the type ErrorModel is inconsistent ---------- ---------- 8946. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/DependabilityAnalysisView.java (at line 32) public interface DependabilityAnalysisView extends EObject { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependabilityAnalysisView is inconsistent ---------- ---------- 8947. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/ExtraFunctionalView.java (at line 33) public interface ExtraFunctionalView extends EObject { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ExtraFunctionalView is inconsistent ---------- ---------- 8948. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelFactory.java (at line 24) public interface ComponentModelFactory extends EFactory { ^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type ComponentModelFactory is inconsistent ---------- ---------- 8949. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/IdentifSlot.java (at line 35) public interface IdentifSlot extends EObject { ^^^^^^^^^^^ The hierarchy of the type IdentifSlot is inconsistent ---------- ---------- 8950. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisPackage.java (at line 36) public interface StateBasedAnalysisPackage extends EPackage { ^^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type StateBasedAnalysisPackage is inconsistent ---------- 8951. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisPackage.java (at line 43) String eNAME = "StateBasedAnalysis"; ^^^^^^ String cannot be resolved to a type ---------- 8952. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisPackage.java (at line 51) String eNS_URI = "http://CHESS/Dependability/StateBased/StateBasedAnalysis"; ^^^^^^ String cannot be resolved to a type ---------- 8953. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisPackage.java (at line 59) String eNS_PREFIX = "StateBasedAnalysis"; ^^^^^^ String cannot be resolved to a type ---------- ---------- 8954. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/AvailabilityImpl.java (at line 30) public class AvailabilityImpl extends DependabilityMeasureImpl implements Availability { ^^^^^^^^^^^^^^^^ The hierarchy of the type AvailabilityImpl is inconsistent ---------- 8955. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/AvailabilityImpl.java (at line 45) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 8956. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 14) import java.util.Map; ^^^^^^^^^^^^^ The import java.util.Map cannot be resolved ---------- 8957. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 27) public class CHESSViewsXMLProcessor extends XMLProcessor { ^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type CHESSViewsXMLProcessor is inconsistent ---------- 8958. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 36) super((EPackage.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Object(EPackage.Registry) is undefined ---------- 8959. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 37) CHESSViewsPackage.eINSTANCE.eClass(); ^^^^^^ The method eClass() is undefined for the type CHESSViewsPackage ---------- 8960. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8961. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^ Map cannot be resolved to a type ---------- 8962. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 47) protected Map getRegistrations() { ^^^^^^ String cannot be resolved to a type ---------- 8963. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 48) if (registrations == null) { ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- 8964. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 49) super.getRegistrations(); ^^^^^ Object cannot be resolved to a type ---------- 8965. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new CHESSViewsResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 8966. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 50) registrations.put(XML_EXTENSION, new CHESSViewsResourceFactoryImpl()); ^^^^^^^^^^^^^ XML_EXTENSION cannot be resolved to a variable ---------- 8967. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new CHESSViewsResourceFactoryImpl()); ^^^^^^^^^^^^^ registrations cannot be resolved ---------- 8968. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 51) registrations.put(STAR_EXTENSION, new CHESSViewsResourceFactoryImpl()); ^^^^^^^^^^^^^^ STAR_EXTENSION cannot be resolved to a variable ---------- 8969. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java (at line 53) return registrations; ^^^^^^^^^^^^^ registrations cannot be resolved to a variable ---------- ---------- 8970. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/dummyImpl.java (at line 26) public class dummyImpl extends EObjectImpl implements dummy { ^^^^^^^^^ The hierarchy of the type dummyImpl is inconsistent ---------- 8971. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/dummyImpl.java (at line 33) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8972. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/dummyImpl.java (at line 41) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 8973. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 14) import java.util.Collection; ^^^^^^^^^^^^^^^^^^^^ The import java.util.Collection cannot be resolved ---------- 8974. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 42) public class DeploymentViewImpl extends EObjectImpl implements DeploymentView { ^^^^^^^^^^^^^^^^^^ The hierarchy of the type DeploymentViewImpl is inconsistent ---------- 8975. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 69) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 8976. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 77) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8977. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 90) base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); ^^^^^^^^^^^^^ The method eResolveProxy(InternalEObject) is undefined for the type DeploymentViewImpl ---------- 8978. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 92) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DeploymentViewImpl ---------- 8979. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 93) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.DEPLOYMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DeploymentViewImpl ---------- 8980. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 93) eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.DEPLOYMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8981. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 116) if (eNotificationRequired()) ^^^^^^^^^^^^^^^^^^^^^ The method eNotificationRequired() is undefined for the type DeploymentViewImpl ---------- 8982. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 117) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.DEPLOYMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^ The method eNotify(ENotificationImpl) is undefined for the type DeploymentViewImpl ---------- 8983. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 117) eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.DEPLOYMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object ---------- 8984. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 127) assignList = new EObjectResolvingEList(Comment.class, this, CHESSViewsPackage.DEPLOYMENT_VIEW__ASSIGN_LIST); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class ---------- 8985. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 137) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8986. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 138) public Object eGet(int featureID, boolean resolve, boolean coreType) { ^^^^^^ Object cannot be resolved to a type ---------- 8987. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 146) return super.eGet(featureID, resolve, coreType); ^^^^^ Object cannot be resolved to a type ---------- 8988. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 154) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 8989. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 155) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8990. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 156) public void eSet(int featureID, Object newValue) { ^^^^^^ Object cannot be resolved to a type ---------- 8991. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 162) getAssignList().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 8992. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 163) getAssignList().addAll((Collection)newValue); ^^^^^^ The method addAll(Collection) is undefined for the type EList ---------- 8993. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 163) getAssignList().addAll((Collection)newValue); ^^^^^^^^^^ Collection cannot be resolved to a type ---------- 8994. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 174) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8995. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 181) getAssignList().clear(); ^^^^^ The method clear() is undefined for the type EList ---------- 8996. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 184) super.eUnset(featureID); ^^^^^ Object cannot be resolved to a type ---------- 8997. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 192) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 8998. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 198) return assignList != null && !assignList.isEmpty(); ^^^^^^^ The method isEmpty() is undefined for the type EList ---------- 8999. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java (at line 200) return super.eIsSet(featureID); ^^^^^ Object cannot be resolved to a type ---------- ---------- 9000. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Repair.java (at line 39) public interface Repair extends MMActivities { ^^^^^^ The hierarchy of the type Repair is inconsistent ---------- 9001. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Repair.java (at line 66) Property getTargets(String name, Type type); ^^^^^^ String cannot be resolved to a type ---------- 9002. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Repair.java (at line 80) Property getTargets(String name, Type type, boolean ignoreCase, EClass eClass); ^^^^^^ String cannot be resolved to a type ---------- ---------- 9003. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/DependabilityMeasureImpl.java (at line 31) public class DependabilityMeasureImpl extends EObjectImpl implements DependabilityMeasure { ^^^^^^^^^^^^^^^^^^^^^^^^ The hierarchy of the type DependabilityMeasureImpl is inconsistent ---------- 9004. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/DependabilityMeasureImpl.java (at line 38) super(); ^^^^^^^^ The constructor Object() is undefined ---------- 9005. ERROR in /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/DependabilityMeasureImpl.java (at line 46) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 9005 problems (9005 errors) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.polarsys.chess.parent 1.0.0-SNAPSHOT: [INFO] [INFO] org.polarsys.chess.configuration ................... SUCCESS [ 16.148 s] [INFO] org.polarsys.chess.parent .......................... SUCCESS [ 0.127 s] [INFO] org.polarsys.chess.chessmlprofile .................. FAILURE [ 9.985 s] [INFO] org.polarsys.chess.core ............................ SKIPPED [INFO] org.polarsys.chess.contracts.profile ............... SKIPPED [INFO] org.polarsys.chess.service ......................... SKIPPED [INFO] org.polarsys.chess.contracts.chessextension ........ SKIPPED [INFO] org.polarsys.chess.contracts.contractEditor ........ SKIPPED [INFO] org.polarsys.chess.contracts.contractPropertyManager SKIPPED [INFO] org.polarsys.chess.contracts.integration ........... SKIPPED [INFO] org.polarsys.chess.contracts.refinementView ........ SKIPPED [INFO] org.polarsys.chess.smvExporter ..................... SKIPPED [INFO] org.polarsys.chess.contracts.verificationService ... SKIPPED [INFO] org.polarsys.chess.contracts.safetyAnalysis ........ SKIPPED [INFO] org.polarsys.chess.validator ....................... SKIPPED [INFO] org.polarsys.chess.contracts.validation ............ SKIPPED [INFO] org.polarsys.chess.contracts.transformations ....... SKIPPED [INFO] org.eclipse.papyrus.junit.framework ................ SKIPPED [INFO] org.eclipse.papyrus.junit.utils .................... SKIPPED [INFO] org.polarsys.chess.diagram.ui ...................... SKIPPED [INFO] org.polarsys.chess.diagramsCreator ................. SKIPPED [INFO] org.polarsys.chess.OSSImporter ..................... SKIPPED [INFO] org.polarsys.chess.contracts.verificationService.test.runtime SKIPPED [INFO] org.polarsys.chess.contracts.hierarchicalContractView SKIPPED [INFO] org.polarsys.chess.fla.flamm ....................... SKIPPED [INFO] org.polarsys.chess.fla.flaxml ...................... SKIPPED [INFO] org.polarsys.chess.m2m ............................. SKIPPED [INFO] org.polarsys.chess.fla ............................. SKIPPED [INFO] org.polarsys.chess.fla.faultTreeGenerator .......... SKIPPED [INFO] org.polarsys.chess.fla.transformations ............. SKIPPED [INFO] org.polarsys.chess.xtext.global .................... SKIPPED [INFO] org.polarsys.chess.xtext.fladsl .................... SKIPPED [INFO] org.polarsys.chess.xtext.fladsl.ide ................ SKIPPED [INFO] org.polarsys.chess.xtext.fladsl.ui ................. SKIPPED [INFO] org.polarsys.chess.wizards ......................... SKIPPED [INFO] org.polarsys.chess.cdo ............................. SKIPPED [INFO] org.polarsys.chess.checkers ........................ SKIPPED [INFO] org.polarsys.chess.cleanCExporter .................. SKIPPED [INFO] org.polarsys.chess.monitoring ...................... SKIPPED [INFO] org.polarsys.chess.multicore ....................... SKIPPED [INFO] org.polarsys.chess.codegen.ada ..................... SKIPPED [INFO] org.polarsys.chess.commands ........................ SKIPPED [INFO] org.polarsys.chess.constraints.constraintEditor .... SKIPPED [INFO] org.polarsys.chess.discovery ....................... SKIPPED [INFO] org.polarsys.chess.functionBehaviors.functionBehaviorEditor SKIPPED [INFO] org.polarsys.chess.monitoring.edit ................. SKIPPED [INFO] org.polarsys.chess.monitoring.editor ............... SKIPPED [INFO] org.polarsys.chess.monitoring.tests ................ SKIPPED [INFO] org.polarsys.chess.paramArchConfigurator ........... SKIPPED [INFO] org.polarsys.chess.patterns.profile ................ SKIPPED [INFO] org.polarsys.chess.patterns.library ................ SKIPPED [INFO] org.polarsys.chess.patterns ........................ SKIPPED [INFO] org.polarsys.chess.properties.propertyEditor ....... SKIPPED [INFO] org.polarsys.chess.tabbedproperties ................ SKIPPED [INFO] org.polarsys.chess.test.runtime .................... SKIPPED [INFO] org.polarsys.chess.tradeoffAnalysis ................ SKIPPED [INFO] org.polarsys.chess.customEditors ................... SKIPPED [INFO] org.polarsys.chess.statebased ...................... SKIPPED [INFO] org.eclipse.papyrus.uml.profile.tests .............. SKIPPED [INFO] org.polarsys.chess.fla.FPTC2FLABehavior ............ SKIPPED [INFO] org.polarsys.chess.mainmenu ........................ SKIPPED [INFO] org.polarsys.chess.mobius.preferences .............. SKIPPED [INFO] org.polarsys.chess.mobius.model .................... SKIPPED [INFO] org.polarsys.chess.mobius .......................... SKIPPED [INFO] org.polarsys.chess.mobius.model.edit ............... SKIPPED [INFO] org.polarsys.chess.mobius.model.editor ............. SKIPPED [INFO] org.polarsys.chess.bundles ......................... SKIPPED [INFO] org.polarsys.chess.features ........................ SKIPPED [INFO] org.polarsys.chess.feature ......................... SKIPPED [INFO] org.polarsys.chess.releng .......................... SKIPPED [INFO] org.polarsys.chess.target.neon ..................... SKIPPED [INFO] org.polarsys.chess.repository ...................... SKIPPED [INFO] org.polarsys.chess.product ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:02 min [INFO] Finished at: 2023-04-27T06:55:07Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.polarsys.chess.chessmlprofile: Compilation failure: Compilation failure: [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[1] [ERROR] /***************************************************************************** [ERROR] ^ [ERROR] The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[1] [ERROR] /***************************************************************************** [ERROR] ^ [ERROR] The type java.util.Map cannot be resolved. It is indirectly referenced from required .class files [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[27] [ERROR] public class HardwareBaselineXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselineXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[37] [ERROR] HardwareBaselinePackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type HardwareBaselinePackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method getRegistrations() from the type XMLProcessor refers to the missing type Map [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new HardwareBaselineResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new HardwareBaselineResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new HardwareBaselineResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new HardwareBaselineResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new HardwareBaselineResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new HardwareBaselineResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HATimeManagement.java:[16] [ERROR] public interface HATimeManagement extends HumanActuatorUnit { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HATimeManagement is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/ACIDAvoidable.java:[41] [ERROR] public interface ACIDAvoidable extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ACIDAvoidable is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[31] [ERROR] public class NormalStateImpl extends EObjectImpl implements NormalState { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalStateImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[31] [ERROR] public class NormalStateImpl extends EObjectImpl implements NormalState { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalStateImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[31] [ERROR] public class NormalStateImpl extends EObjectImpl implements NormalState { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalStateImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[31] [ERROR] public class NormalStateImpl extends EObjectImpl implements NormalState { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalStateImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[69] [ERROR] base_State = (State)eResolveProxy(oldBase_State); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type NormalStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[71] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type NormalStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[72] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.NORMAL_STATE__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type NormalStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[72] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.NORMAL_STATE__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[95] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type NormalStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.NORMAL_STATE__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type NormalStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.NORMAL_STATE__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[105] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[111] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[120] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[134] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[141] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalStateImpl.java:[155] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelPackage.java:[35] [ERROR] public interface RTComponentModelPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelPackage.java:[42] [ERROR] String eNAME = "RTComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelPackage.java:[50] [ERROR] String eNS_URI = "http://CHESS/Predictability/RTComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelPackage.java:[58] [ERROR] String eNS_PREFIX = "RTComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/MultiInstance.java:[35] [ERROR] public interface MultiInstance extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MultiInstance is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselinePackage.java:[39] [ERROR] public interface HardwareBaselinePackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselinePackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselinePackage.java:[46] [ERROR] String eNAME = "HardwareBaseline"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselinePackage.java:[54] [ERROR] String eNS_URI = "http://CHESS/Predictability/DeploymentConfiguration/HardwareBaseline"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselinePackage.java:[62] [ERROR] String eNS_PREFIX = "HardwareBaseline"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[28] [ERROR] public class StateBasedDataTypesAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedDataTypesAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[43] [ERROR] public StateBasedDataTypesAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[96] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[100] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[112] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[126] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesAdapterFactory.java:[128] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type StateBasedDataTypesSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[1] [ERROR] /***************************************************************************** [ERROR] ^ [ERROR] The type java.util.Collection cannot be resolved. It is indirectly referenced from required .class files [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[1] [ERROR] /***************************************************************************** [ERROR] ^ [ERROR] The type java.lang.Class cannot be resolved. It is indirectly referenced from required .class files [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[1] [ERROR] /***************************************************************************** [ERROR] ^ [ERROR] The type java.lang.StringBuffer cannot be resolved. It is indirectly referenced from required .class files [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[43] [ERROR] public class FPTCPortSlotImpl extends EObjectImpl implements FPTCPortSlot { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FPTCPortSlotImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[80] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[99] [ERROR] if (fptcSpecification != null && fptcSpecification.eIsProxy()) { [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FPTCSpecification [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[101] [ERROR] fptcSpecification = (FPTCSpecification)eResolveProxy(oldFPTCSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[103] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[104] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_PORT_SLOT__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[104] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_PORT_SLOT__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[127] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[128] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_PORT_SLOT__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[128] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_PORT_SLOT__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[139] [ERROR] base_Slot = (Slot)eResolveProxy(oldBase_Slot); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[141] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[165] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[166] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[166] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[176] [ERROR] failure = new EDataTypeUniqueEList(FailureType.class, this, FailurePropagationPackage.FPTC_PORT_SLOT__FAILURE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[186] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[187] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[198] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[206] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[207] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[208] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[217] [ERROR] getFailure().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[218] [ERROR] getFailure().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[218] [ERROR] getFailure().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[229] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[239] [ERROR] getFailure().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[242] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[250] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[258] [ERROR] return failure != null && !failure.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[260] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[268] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[269] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[270] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FPTCPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[270] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[272] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[272] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCPortSlotImpl.java:[272] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[5] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[43] [ERROR] public class ThreatImpl extends EObjectImpl implements Threat { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[100] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[120] [ERROR] failuremode = new EObjectResolvingEList(FailureMode.class, this, DependableComponentPackage.THREAT__FAILUREMODE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[133] [ERROR] base_Port = (Port)eResolveProxy(oldBase_Port); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[135] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.THREAT__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.THREAT__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[159] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[160] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[160] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[171] [ERROR] base_Slot = (Slot)eResolveProxy(oldBase_Slot); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[173] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[174] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.THREAT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[174] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.THREAT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[197] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[198] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[198] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[218] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[219] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__KIND, oldKind, kind)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[219] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.THREAT__KIND, oldKind, kind)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[227] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[228] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[241] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[249] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[250] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[251] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[254] [ERROR] getFailuremode().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[255] [ERROR] getFailuremode().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[255] [ERROR] getFailuremode().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[275] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[279] [ERROR] getFailuremode().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[291] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[299] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[303] [ERROR] return failuremode != null && !failuremode.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[311] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[319] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[320] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[321] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ThreatImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[321] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ThreatImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[35] [ERROR] public class TimingDataFlowViewImpl extends EObjectImpl implements TimingDataFlowView { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TimingDataFlowViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[52] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[60] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[73] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type TimingDataFlowViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[75] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type TimingDataFlowViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.TIMING_DATA_FLOW_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type TimingDataFlowViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.TIMING_DATA_FLOW_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[99] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type TimingDataFlowViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.TIMING_DATA_FLOW_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type TimingDataFlowViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.TIMING_DATA_FLOW_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[109] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[115] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[123] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[124] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[138] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[145] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[153] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/TimingDataFlowViewImpl.java:[159] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/DepEvent.java:[40] [ERROR] public interface DepEvent extends EObject { [ERROR] ^^^^^^^^ [ERROR] The hierarchy of the type DepEvent is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/DepEvent.java:[107] [ERROR] String getWeight(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/DepEvent.java:[117] [ERROR] void setWeight(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[1] [ERROR] /***************************************************************************** [ERROR] ^ [ERROR] The type java.lang.IllegalArgumentException cannot be resolved. It is indirectly referenced from required .class files [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[28] [ERROR] public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[28] [ERROR] public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[28] [ERROR] public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[28] [ERROR] public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[28] [ERROR] public class FailurePropagationDataTypesFactoryImpl extends EFactoryImpl implements FailurePropagationDataTypesFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationDataTypesFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[37] [ERROR] FailurePropagationDataTypesFactory theFailurePropagationDataTypesFactory = (FailurePropagationDataTypesFactory)EPackage.Registry.INSTANCE.getEFactory(FailurePropagationDataTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[42] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[55] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[67] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[67] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[77] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[77] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[98] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[98] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[107] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[108] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[108] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[129] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[129] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[138] [ERROR] public D_avoidable createD_avoidableFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[140] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[140] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[149] [ERROR] public String convertD_avoidableToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[149] [ERROR] public String convertD_avoidableToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[158] [ERROR] public I_avoidable createI_avoidableFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[160] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[160] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[169] [ERROR] public String convertI_avoidableToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[169] [ERROR] public String convertI_avoidableToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[178] [ERROR] public C_avoidable createC_avoidableFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[180] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[180] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[189] [ERROR] public String convertC_avoidableToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[189] [ERROR] public String convertC_avoidableToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[198] [ERROR] public FailureType createFailureTypeFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[200] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[200] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[209] [ERROR] public String convertFailureTypeToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[209] [ERROR] public String convertFailureTypeToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[218] [ERROR] public A_avoidable createA_avoidableFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[220] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[220] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[229] [ERROR] public String convertA_avoidableToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[229] [ERROR] public String convertA_avoidableToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[238] [ERROR] public A_mitigation createA_mitigationFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[240] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[240] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[249] [ERROR] public String convertA_mitigationToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[249] [ERROR] public String convertA_mitigationToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[258] [ERROR] public C_mitigation createC_mitigationFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[260] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[260] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[269] [ERROR] public String convertC_mitigationToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[269] [ERROR] public String convertC_mitigationToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[278] [ERROR] public I_mitigation createI_mitigationFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[280] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[280] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[289] [ERROR] public String convertI_mitigationToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[289] [ERROR] public String convertI_mitigationToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[298] [ERROR] public D_mitigation createD_mitigationFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[300] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[300] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[309] [ERROR] public String convertD_mitigationToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[309] [ERROR] public String convertD_mitigationToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[319] [ERROR] return (FailurePropagationDataTypesPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type FailurePropagationDataTypesFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesFactoryImpl.java:[328] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[27] [ERROR] public class MaintenanceMonitoringXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[37] [ERROR] MaintenanceMonitoringPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type MaintenanceMonitoringPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new MaintenanceMonitoringResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new MaintenanceMonitoringResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new MaintenanceMonitoringResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new MaintenanceMonitoringResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCProcess.java:[28] [ERROR] public interface ARINCProcess extends EObject { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCProcess is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCProcess.java:[95] [ERROR] String getOperationsGroups(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCProcess.java:[105] [ERROR] void setOperationsGroups(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[29] [ERROR] public class HumanSensorUnitImpl extends EObjectImpl implements HumanSensorUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HumanSensorUnitImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[46] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[67] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type HumanSensorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[69] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HumanSensorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN_SENSOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HumanSensorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN_SENSOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[93] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HumanSensorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN_SENSOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HumanSensorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN_SENSOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[102] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[103] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[109] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[117] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[118] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[132] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[139] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[147] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanSensorUnitImpl.java:[153] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesPackage.java:[32] [ERROR] public interface FailurePropagationDataTypesPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationDataTypesPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesPackage.java:[39] [ERROR] String eNAME = "FailurePropagationDataTypes"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesPackage.java:[47] [ERROR] String eNS_URI = "http:///CHESS/Dependability/FailurePropagation/FailurePropagationDataTypes.ecore"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesPackage.java:[55] [ERROR] String eNS_PREFIX = "CHESS.Dependability.FailurePropagation.FailurePropagationDataTypes"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationTypeImpl.java:[31] [ERROR] public class EvaluationTypeImpl extends EObjectImpl implements EvaluationType { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type EvaluationTypeImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationTypeImpl.java:[38] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationTypeImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java:[25] [ERROR] public class MaintenanceMonitoringResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java:[25] [ERROR] public class MaintenanceMonitoringResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java:[25] [ERROR] public class MaintenanceMonitoringResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java:[25] [ERROR] public class MaintenanceMonitoringResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/PSMView.java:[32] [ERROR] public interface PSMView extends EObject { [ERROR] ^^^^^^^ [ERROR] The hierarchy of the type PSMView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceImpl.java:[25] [ERROR] public class HardwareBaselineResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselineResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[28] [ERROR] public class RTDataTypesAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTDataTypesAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[43] [ERROR] public RTDataTypesAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[96] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[110] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesAdapterFactory.java:[112] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type RTDataTypesSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[27] [ERROR] public class chessmlprofileFactoryImpl extends EFactoryImpl implements chessmlprofileFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type chessmlprofileFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[36] [ERROR] chessmlprofileFactory thechessmlprofileFactory = (chessmlprofileFactory)EPackage.Registry.INSTANCE.getEFactory(chessmlprofilePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[65] [ERROR] case chessmlprofilePackage.DUMMY: return createdummy(); [ERROR] ^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from dummy to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[67] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[67] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[87] [ERROR] return (chessmlprofilePackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type chessmlprofileFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofileFactoryImpl.java:[96] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSFactory.java:[24] [ERROR] public interface STSFactory extends EFactory { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type STSFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentType.java:[34] [ERROR] public interface ComponentType extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentType is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[21] [ERROR] public class StateMachinesFactoryImpl extends EFactoryImpl implements StateMachinesFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateMachinesFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[30] [ERROR] StateMachinesFactory theStateMachinesFactory = (StateMachinesFactory)EPackage.Registry.INSTANCE.getEFactory(StateMachinesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[35] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[59] [ERROR] case StateMachinesPackage.PRIORITIZED_TRANSITION: return createPrioritizedTransition(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from PrioritizedTransition to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[61] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[61] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[81] [ERROR] return (StateMachinesPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type StateMachinesFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesFactoryImpl.java:[90] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[35] [ERROR] public class ComponentViewImpl extends EObjectImpl implements ComponentView { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[52] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[60] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[73] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ComponentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[75] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ComponentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.COMPONENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ComponentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.COMPONENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[99] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ComponentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.COMPONENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ComponentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.COMPONENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[109] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[115] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[123] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[124] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[138] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[145] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[153] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ComponentViewImpl.java:[159] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HACommunication.java:[16] [ERROR] public interface HACommunication extends HumanActuatorUnit { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HACommunication is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsFactory.java:[24] [ERROR] public interface StateBasedComponentsFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[38] [ERROR] public class RedundancyManagerImpl extends EObjectImpl implements RedundancyManager { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RedundancyManagerImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[75] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[83] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[96] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type RedundancyManagerImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[98] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RedundancyManagerImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[99] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.REDUNDANCY_MANAGER__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RedundancyManagerImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[99] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.REDUNDANCY_MANAGER__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[122] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RedundancyManagerImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[123] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.REDUNDANCY_MANAGER__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RedundancyManagerImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[123] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.REDUNDANCY_MANAGER__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[143] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RedundancyManagerImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[144] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.REDUNDANCY_MANAGER__SCHEME, oldScheme, scheme)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RedundancyManagerImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[144] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.REDUNDANCY_MANAGER__SCHEME, oldScheme, scheme)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[152] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[153] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[161] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[169] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[170] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[187] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[197] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[205] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[213] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[221] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[222] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[223] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type RedundancyManagerImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[223] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[225] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[225] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/RedundancyManagerImpl.java:[225] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/TransmissionWithProtocol.java:[36] [ERROR] public interface TransmissionWithProtocol extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TransmissionWithProtocol is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/TransmissionWithProtocol.java:[77] [ERROR] String getCRC(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/TransmissionWithProtocol.java:[87] [ERROR] void setCRC(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java:[28] [ERROR] public class MitigationMeansAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java:[43] [ERROR] public MitigationMeansAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java:[94] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansAdapterFactory.java:[96] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type MitigationMeansSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[38] [ERROR] public class ThreatStateImpl extends EObjectImpl implements ThreatState { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatStateImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[57] [ERROR] protected static final String PROBABILITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[67] [ERROR] protected String probability = PROBABILITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[67] [ERROR] protected String probability = PROBABILITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[77] [ERROR] protected static final String UNIT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[87] [ERROR] protected String unit = UNIT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[87] [ERROR] protected String unit = UNIT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[95] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[103] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[116] [ERROR] base_State = (State)eResolveProxy(oldBase_State); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[118] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[119] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.THREAT_STATE__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[119] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.THREAT_STATE__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[142] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[151] [ERROR] public String getProbability() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[152] [ERROR] return probability; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[160] [ERROR] public void setProbability(String newProbability) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[161] [ERROR] String oldProbability = probability; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[161] [ERROR] String oldProbability = probability; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[162] [ERROR] probability = newProbability; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[163] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[164] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__PROBABILITY, oldProbability, probability)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[164] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__PROBABILITY, oldProbability, probability)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[172] [ERROR] public String getUnit() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[173] [ERROR] return unit; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[181] [ERROR] public void setUnit(String newUnit) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[182] [ERROR] String oldUnit = unit; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[182] [ERROR] String oldUnit = unit; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[183] [ERROR] unit = newUnit; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[184] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[185] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__UNIT, oldUnit, unit)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[185] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.THREAT_STATE__UNIT, oldUnit, unit)); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[193] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[194] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[200] [ERROR] return getProbability(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getProbability() from the type ThreatStateImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[202] [ERROR] return getUnit(); [ERROR] ^^^^^^^ [ERROR] The method getUnit() from the type ThreatStateImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[204] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[212] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[213] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[219] [ERROR] setProbability((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setProbability(String) from the type ThreatStateImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[219] [ERROR] setProbability((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[222] [ERROR] setUnit((String)newValue); [ERROR] ^^^^^^^ [ERROR] The method setUnit(String) from the type ThreatStateImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[222] [ERROR] setUnit((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[233] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[240] [ERROR] setProbability(PROBABILITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[243] [ERROR] setUnit(UNIT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[246] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[254] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[260] [ERROR] return PROBABILITY_EDEFAULT == null ? probability != null : !PROBABILITY_EDEFAULT.equals(probability); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[260] [ERROR] return PROBABILITY_EDEFAULT == null ? probability != null : !PROBABILITY_EDEFAULT.equals(probability); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[260] [ERROR] return PROBABILITY_EDEFAULT == null ? probability != null : !PROBABILITY_EDEFAULT.equals(probability); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[260] [ERROR] return PROBABILITY_EDEFAULT == null ? probability != null : !PROBABILITY_EDEFAULT.equals(probability); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[262] [ERROR] return UNIT_EDEFAULT == null ? unit != null : !UNIT_EDEFAULT.equals(unit); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[262] [ERROR] return UNIT_EDEFAULT == null ? unit != null : !UNIT_EDEFAULT.equals(unit); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[262] [ERROR] return UNIT_EDEFAULT == null ? unit != null : !UNIT_EDEFAULT.equals(unit); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[262] [ERROR] return UNIT_EDEFAULT == null ? unit != null : !UNIT_EDEFAULT.equals(unit); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[264] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[272] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[273] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[274] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ThreatStateImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[274] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[276] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[276] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[276] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[278] [ERROR] result.append(probability); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatStateImpl.java:[280] [ERROR] result.append(unit); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[15] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[48] [ERROR] public class FailureImpl extends EObjectImpl implements Failure { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type FailureImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[66] [ERROR] protected EList mode; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[75] [ERROR] protected static final String DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[84] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[84] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[93] [ERROR] protected static final String WEIGHT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[102] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[102] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[109] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[117] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[130] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[132] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[133] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.FAILURE__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[133] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.FAILURE__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[156] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[157] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[157] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[165] [ERROR] public EList getMode() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[166] [ERROR] if (mode == null) { [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[167] [ERROR] mode = new EDataTypeUniqueEList(String.class, this, ThreatsPropagationPackage.FAILURE__MODE); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[167] [ERROR] mode = new EDataTypeUniqueEList(String.class, this, ThreatsPropagationPackage.FAILURE__MODE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[167] [ERROR] mode = new EDataTypeUniqueEList(String.class, this, ThreatsPropagationPackage.FAILURE__MODE); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[167] [ERROR] mode = new EDataTypeUniqueEList(String.class, this, ThreatsPropagationPackage.FAILURE__MODE); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[169] [ERROR] return mode; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[177] [ERROR] public String getDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[178] [ERROR] return delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[186] [ERROR] public void setDelay(String newDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[187] [ERROR] String oldDelay = delay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[187] [ERROR] String oldDelay = delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[188] [ERROR] delay = newDelay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[189] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[190] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__DELAY, oldDelay, delay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[190] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__DELAY, oldDelay, delay)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[198] [ERROR] public String getWeight() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[199] [ERROR] return weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[207] [ERROR] public void setWeight(String newWeight) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[208] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[208] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[209] [ERROR] weight = newWeight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[210] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[211] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[211] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAILURE__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[219] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[220] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[226] [ERROR] return getMode(); [ERROR] ^^^^^^^ [ERROR] The method getMode() from the type FailureImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[228] [ERROR] return getDelay(); [ERROR] ^^^^^^^^ [ERROR] The method getDelay() from the type FailureImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[230] [ERROR] return getWeight(); [ERROR] ^^^^^^^^^ [ERROR] The method getWeight() from the type FailureImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[232] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[240] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[241] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[242] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[248] [ERROR] getMode().clear(); [ERROR] ^^^^^^^ [ERROR] The method getMode() from the type FailureImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[249] [ERROR] getMode().addAll((Collection)newValue); [ERROR] ^^^^^^^ [ERROR] The method getMode() from the type FailureImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[249] [ERROR] getMode().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[249] [ERROR] getMode().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[252] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setDelay(String) from the type FailureImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[252] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[255] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^^^^ [ERROR] The method setWeight(String) from the type FailureImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[255] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[266] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[273] [ERROR] getMode().clear(); [ERROR] ^^^^^^^ [ERROR] The method getMode() from the type FailureImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[276] [ERROR] setDelay(DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[279] [ERROR] setWeight(WEIGHT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[282] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[290] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[296] [ERROR] return mode != null && !mode.isEmpty(); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[296] [ERROR] return mode != null && !mode.isEmpty(); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[298] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[298] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[298] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[298] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[300] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[300] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[300] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[300] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[302] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[310] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[311] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[312] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FailureImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[312] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[314] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[314] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[314] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[316] [ERROR] result.append(mode); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[318] [ERROR] result.append(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FailureImpl.java:[320] [ERROR] result.append(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[31] [ERROR] public class ParameterAssumptionsImpl extends EObjectImpl implements ParameterAssumptions { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ParameterAssumptionsImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[69] [ERROR] base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ParameterAssumptionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[71] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ParameterAssumptionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[72] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ExpressionsPackage.PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ParameterAssumptionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[72] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ExpressionsPackage.PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[95] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ParameterAssumptionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ExpressionsPackage.PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ParameterAssumptionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ExpressionsPackage.PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[105] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[111] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[120] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[134] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[141] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ParameterAssumptionsImpl.java:[155] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/DegradedState.java:[30] [ERROR] public interface DegradedState extends ThreatState { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DegradedState is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceFactoryImpl.java:[29] [ERROR] public class FaultToleranceResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultToleranceResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new FaultToleranceResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FaultToleranceResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUProcessManagement.java:[16] [ERROR] public interface OUProcessManagement extends OrganizationUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUProcessManagement is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelSwitch.java:[27] [ERROR] public class ARINCComponentModelSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCComponentModelSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelSwitch.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelSwitch.java:[68] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelSwitch.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java:[38] [ERROR] public interface StatefulSoftware extends DependableComponent { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StatefulSoftware is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java:[53] [ERROR] String getErrorLatency(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java:[63] [ERROR] void setErrorLatency(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java:[79] [ERROR] String getRepairDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java:[89] [ERROR] void setRepairDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java:[105] [ERROR] String getFaultOcc(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulSoftware.java:[115] [ERROR] void setFaultOcc(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[29] [ERROR] public abstract class HumanActuatorUnitImpl extends EObjectImpl implements HumanActuatorUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HumanActuatorUnitImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[46] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[67] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type HumanActuatorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[69] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HumanActuatorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN_ACTUATOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HumanActuatorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN_ACTUATOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[93] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HumanActuatorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN_ACTUATOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HumanActuatorUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN_ACTUATOR_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[102] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[103] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[109] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[117] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[118] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[132] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[139] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[147] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanActuatorUnitImpl.java:[153] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUClimateManagementImpl.java:[17] [ERROR] public class OUClimateManagementImpl extends OrganizationUnitImpl implements OUClimateManagement { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUClimateManagementImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUClimateManagementImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[27] [ERROR] public class FaultToleranceXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultToleranceXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[37] [ERROR] FaultTolerancePackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type FaultTolerancePackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new FaultToleranceResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new FaultToleranceResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new FaultToleranceResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new FaultToleranceResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[39] [ERROR] public class SimpleStochasticBehaviorImpl extends EObjectImpl implements SimpleStochasticBehavior { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SimpleStochasticBehaviorImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[78] [ERROR] protected static final String FAILURE_OCCURRENCE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[88] [ERROR] protected String failureOccurrence = FAILURE_OCCURRENCE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[88] [ERROR] protected String failureOccurrence = FAILURE_OCCURRENCE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[98] [ERROR] protected static final String REPAIR_DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[108] [ERROR] protected String repairDelay = REPAIR_DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[108] [ERROR] protected String repairDelay = REPAIR_DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[118] [ERROR] protected static final String FAILURE_MODES_DISTRIBUTION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[128] [ERROR] protected String failureModesDistribution = FAILURE_MODES_DISTRIBUTION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[128] [ERROR] protected String failureModesDistribution = FAILURE_MODES_DISTRIBUTION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[146] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[154] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[167] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[169] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[170] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[170] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[193] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[194] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[194] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[205] [ERROR] base_Connector = (Connector)eResolveProxy(oldBase_Connector); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[207] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[208] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[208] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[231] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[232] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[232] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[243] [ERROR] base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[245] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[246] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[246] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[269] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[270] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[270] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[278] [ERROR] public String getFailureOccurrence() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[279] [ERROR] return failureOccurrence; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[287] [ERROR] public void setFailureOccurrence(String newFailureOccurrence) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[288] [ERROR] String oldFailureOccurrence = failureOccurrence; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[288] [ERROR] String oldFailureOccurrence = failureOccurrence; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[289] [ERROR] failureOccurrence = newFailureOccurrence; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[290] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[291] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_OCCURRENCE, oldFailureOccurrence, failureOccurrence)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[291] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_OCCURRENCE, oldFailureOccurrence, failureOccurrence)); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[299] [ERROR] public String getRepairDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[300] [ERROR] return repairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[308] [ERROR] public void setRepairDelay(String newRepairDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[309] [ERROR] String oldRepairDelay = repairDelay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[309] [ERROR] String oldRepairDelay = repairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[310] [ERROR] repairDelay = newRepairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[311] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[312] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__REPAIR_DELAY, oldRepairDelay, repairDelay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[312] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__REPAIR_DELAY, oldRepairDelay, repairDelay)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[320] [ERROR] public String getFailureModesDistribution() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[321] [ERROR] return failureModesDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[329] [ERROR] public void setFailureModesDistribution(String newFailureModesDistribution) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[330] [ERROR] String oldFailureModesDistribution = failureModesDistribution; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[330] [ERROR] String oldFailureModesDistribution = failureModesDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[331] [ERROR] failureModesDistribution = newFailureModesDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[332] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[333] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_MODES_DISTRIBUTION, oldFailureModesDistribution, failureModesDistribution)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[333] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_MODES_DISTRIBUTION, oldFailureModesDistribution, failureModesDistribution)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[344] [ERROR] base_Property = (Property)eResolveProxy(oldBase_Property); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[346] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[347] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[347] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[370] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[371] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SimpleStochasticBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[371] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[379] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[380] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[392] [ERROR] return getFailureOccurrence(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getFailureOccurrence() from the type SimpleStochasticBehaviorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[394] [ERROR] return getRepairDelay(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getRepairDelay() from the type SimpleStochasticBehaviorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[396] [ERROR] return getFailureModesDistribution(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getFailureModesDistribution() from the type SimpleStochasticBehaviorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[401] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[409] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[410] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[422] [ERROR] setFailureOccurrence((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setFailureOccurrence(String) from the type SimpleStochasticBehaviorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[422] [ERROR] setFailureOccurrence((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[425] [ERROR] setRepairDelay((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setRepairDelay(String) from the type SimpleStochasticBehaviorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[425] [ERROR] setRepairDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[428] [ERROR] setFailureModesDistribution((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setFailureModesDistribution(String) from the type SimpleStochasticBehaviorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[428] [ERROR] setFailureModesDistribution((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[442] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[455] [ERROR] setFailureOccurrence(FAILURE_OCCURRENCE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[458] [ERROR] setRepairDelay(REPAIR_DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[461] [ERROR] setFailureModesDistribution(FAILURE_MODES_DISTRIBUTION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[467] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[475] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[485] [ERROR] return FAILURE_OCCURRENCE_EDEFAULT == null ? failureOccurrence != null : !FAILURE_OCCURRENCE_EDEFAULT.equals(failureOccurrence); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[485] [ERROR] return FAILURE_OCCURRENCE_EDEFAULT == null ? failureOccurrence != null : !FAILURE_OCCURRENCE_EDEFAULT.equals(failureOccurrence); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[485] [ERROR] return FAILURE_OCCURRENCE_EDEFAULT == null ? failureOccurrence != null : !FAILURE_OCCURRENCE_EDEFAULT.equals(failureOccurrence); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[485] [ERROR] return FAILURE_OCCURRENCE_EDEFAULT == null ? failureOccurrence != null : !FAILURE_OCCURRENCE_EDEFAULT.equals(failureOccurrence); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[487] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[487] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[487] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[487] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[489] [ERROR] return FAILURE_MODES_DISTRIBUTION_EDEFAULT == null ? failureModesDistribution != null : !FAILURE_MODES_DISTRIBUTION_EDEFAULT.equals(failureModesDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[489] [ERROR] return FAILURE_MODES_DISTRIBUTION_EDEFAULT == null ? failureModesDistribution != null : !FAILURE_MODES_DISTRIBUTION_EDEFAULT.equals(failureModesDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[489] [ERROR] return FAILURE_MODES_DISTRIBUTION_EDEFAULT == null ? failureModesDistribution != null : !FAILURE_MODES_DISTRIBUTION_EDEFAULT.equals(failureModesDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[489] [ERROR] return FAILURE_MODES_DISTRIBUTION_EDEFAULT == null ? failureModesDistribution != null : !FAILURE_MODES_DISTRIBUTION_EDEFAULT.equals(failureModesDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/SimpleStochasticBehaviorImpl.java:[501] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[28] [ERROR] public class FaultToleranceAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultToleranceAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[43] [ERROR] public FaultToleranceAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[106] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceAdapterFactory.java:[108] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type FaultToleranceSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[154] [ERROR] public class STSPackageImpl extends EPackageImpl implements STSPackage { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type STSPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[154] [ERROR] public class STSPackageImpl extends EPackageImpl implements STSPackage { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type STSPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[154] [ERROR] public class STSPackageImpl extends EPackageImpl implements STSPackage { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type STSPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[154] [ERROR] public class STSPackageImpl extends EPackageImpl implements STSPackage { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type STSPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[339] [ERROR] super(eNS_URI, STSFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[362] [ERROR] if (isInited) return (STSPackage)EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[365] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new STSPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[365] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new STSPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[383] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[383] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[384] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[384] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[385] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[385] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[386] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[386] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[387] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[387] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[388] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[388] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[389] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[389] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[390] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[390] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[391] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[391] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[392] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[392] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[393] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[393] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[394] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[394] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[395] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[395] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[396] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[396] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[397] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[397] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[398] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[398] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[399] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[399] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[400] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[400] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[401] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[401] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[402] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[402] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[403] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[403] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[404] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[404] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[457] [ERROR] theSTSPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[461] [ERROR] EPackage.Registry.INSTANCE.put(STSPackage.eNS_URI, theSTSPackage); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[480] [ERROR] return (EReference)humanEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[498] [ERROR] return (EReference)organizationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[516] [ERROR] return (EReference)organizationUnitEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[534] [ERROR] return (EReference)technologicalEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[624] [ERROR] return (EReference)humanSensorUnitEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[678] [ERROR] return (EReference)humanActuatorUnitEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[741] [ERROR] return (STSFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[763] [ERROR] humanEClass = createEClass(HUMAN); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[764] [ERROR] createEReference(humanEClass, HUMAN__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[766] [ERROR] organizationEClass = createEClass(ORGANIZATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[767] [ERROR] createEReference(organizationEClass, ORGANIZATION__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[769] [ERROR] organizationUnitEClass = createEClass(ORGANIZATION_UNIT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[770] [ERROR] createEReference(organizationUnitEClass, ORGANIZATION_UNIT__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[772] [ERROR] technologicalEClass = createEClass(TECHNOLOGICAL); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[773] [ERROR] createEReference(technologicalEClass, TECHNOLOGICAL__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[775] [ERROR] timePressureEClass = createEClass(TIME_PRESSURE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[777] [ERROR] ouMissionManagementEClass = createEClass(OU_MISSION_MANAGEMENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[779] [ERROR] ouRulesRegulationManagementEClass = createEClass(OU_RULES_REGULATION_MANAGEMENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[781] [ERROR] ouClimateManagementEClass = createEClass(OU_CLIMATE_MANAGEMENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[783] [ERROR] ouOversightManagementEClass = createEClass(OU_OVERSIGHT_MANAGEMENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[785] [ERROR] ouProcessManagementEClass = createEClass(OU_PROCESS_MANAGEMENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[787] [ERROR] ouResourceManagementEClass = createEClass(OU_RESOURCE_MANAGEMENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[789] [ERROR] hsAttentionEClass = createEClass(HS_ATTENTION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[791] [ERROR] humanSensorUnitEClass = createEClass(HUMAN_SENSOR_UNIT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[792] [ERROR] createEReference(humanSensorUnitEClass, HUMAN_SENSOR_UNIT__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[794] [ERROR] hsPerceptionEClass = createEClass(HS_PERCEPTION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[796] [ERROR] hsKnowledgePerceptionEClass = createEClass(HS_KNOWLEDGE_PERCEPTION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[798] [ERROR] hsSensoryEClass = createEClass(HS_SENSORY); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[800] [ERROR] haFeedbackEClass = createEClass(HA_FEEDBACK); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[802] [ERROR] humanActuatorUnitEClass = createEClass(HUMAN_ACTUATOR_UNIT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[803] [ERROR] createEReference(humanActuatorUnitEClass, HUMAN_ACTUATOR_UNIT__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[805] [ERROR] haIntentEClass = createEClass(HA_INTENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[807] [ERROR] haCommunicationEClass = createEClass(HA_COMMUNICATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[809] [ERROR] haTimeManagementEClass = createEClass(HA_TIME_MANAGEMENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[811] [ERROR] haSelectionEClass = createEClass(HA_SELECTION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[813] [ERROR] haResponseEClass = createEClass(HA_RESPONSE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[815] [ERROR] haKnowledgeDecisionEClass = createEClass(HA_KNOWLEDGE_DECISION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type STSPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[837] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[838] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[839] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[842] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[849] [ERROR] timePressureEClass.getESuperTypes().add(this.getOrganizationUnit()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[850] [ERROR] ouMissionManagementEClass.getESuperTypes().add(this.getOrganizationUnit()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[851] [ERROR] ouRulesRegulationManagementEClass.getESuperTypes().add(this.getOrganizationUnit()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[852] [ERROR] ouClimateManagementEClass.getESuperTypes().add(this.getOrganizationUnit()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSPackageImpl.java:[853] [ERROR] ouOversightManagementEClass.getESuperTypes().add(this.getOrganizationUnit()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/EvaluationType.java:[26] [ERROR] public interface EvaluationType extends EObject { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type EvaluationType is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[27] [ERROR] public class ComponentModelFactoryImpl extends EFactoryImpl implements ComponentModelFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[36] [ERROR] ComponentModelFactory theComponentModelFactory = (ComponentModelFactory)EPackage.Registry.INSTANCE.getEFactory(ComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[65] [ERROR] case ComponentModelPackage.FUNCTIONAL_PARTITION: return createFunctionalPartition(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FunctionalPartition to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[66] [ERROR] case ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL: return createHwAbstractionComponentImpl(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HwAbstractionComponentImpl to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[67] [ERROR] case ComponentModelPackage.COMPONENT_TYPE: return createComponentType(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ComponentType to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[68] [ERROR] case ComponentModelPackage.COMPONENT_IMPLEMENTATION: return createComponentImplementation(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ComponentImplementation to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[70] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[70] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[120] [ERROR] return (ComponentModelPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type ComponentModelFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelFactoryImpl.java:[129] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[97] [ERROR] public class StateBasedDataTypesPackageImpl extends EPackageImpl implements StateBasedDataTypesPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedDataTypesPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[191] [ERROR] super(eNS_URI, StateBasedDataTypesFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[214] [ERROR] if (isInited) return (StateBasedDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[217] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedDataTypesPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[217] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedDataTypesPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[235] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[235] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[236] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[236] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[237] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[237] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[238] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[238] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[239] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[239] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[240] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[240] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[241] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[241] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[242] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[242] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[243] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[243] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[244] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[244] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[245] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[245] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[246] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[246] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[247] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[247] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[248] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[248] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[249] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[249] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[250] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[250] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[251] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[251] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[252] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[252] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[253] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[253] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[254] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[254] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[255] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[255] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[256] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[256] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[309] [ERROR] theStateBasedDataTypesPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[313] [ERROR] EPackage.Registry.INSTANCE.put(StateBasedDataTypesPackage.eNS_URI, theStateBasedDataTypesPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[422] [ERROR] return (StateBasedDataTypesFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[444] [ERROR] dependabilityMeasureEClass = createEClass(DEPENDABILITY_MEASURE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[446] [ERROR] evaluationMethodEClass = createEClass(EVALUATION_METHOD); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[448] [ERROR] evaluationBySimulationEClass = createEClass(EVALUATION_BY_SIMULATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[450] [ERROR] evaluationAnalyticalEClass = createEClass(EVALUATION_ANALYTICAL); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[452] [ERROR] reliabilityEClass = createEClass(RELIABILITY); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[454] [ERROR] evaluationTypeEClass = createEClass(EVALUATION_TYPE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[456] [ERROR] steadyStateEClass = createEClass(STEADY_STATE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[458] [ERROR] availabilityEClass = createEClass(AVAILABILITY); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[460] [ERROR] mttfEClass = createEClass(MTTF); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[463] [ERROR] redundancyKindEEnum = createEEnum(REDUNDANCY_KIND); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[464] [ERROR] confidenceKindEEnum = createEEnum(CONFIDENCE_KIND); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[486] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[487] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[488] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[495] [ERROR] evaluationBySimulationEClass.getESuperTypes().add(this.getEvaluationMethod()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[496] [ERROR] evaluationAnalyticalEClass.getESuperTypes().add(this.getEvaluationMethod()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[497] [ERROR] reliabilityEClass.getESuperTypes().add(this.getDependabilityMeasure()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[498] [ERROR] availabilityEClass.getESuperTypes().add(this.getDependabilityMeasure()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[499] [ERROR] mttfEClass.getESuperTypes().add(this.getDependabilityMeasure()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[502] [ERROR] initEClass(dependabilityMeasureEClass, DependabilityMeasure.class, "DependabilityMeasure", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[502] [ERROR] initEClass(dependabilityMeasureEClass, DependabilityMeasure.class, "DependabilityMeasure", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[502] [ERROR] initEClass(dependabilityMeasureEClass, DependabilityMeasure.class, "DependabilityMeasure", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[504] [ERROR] initEClass(evaluationMethodEClass, EvaluationMethod.class, "EvaluationMethod", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[504] [ERROR] initEClass(evaluationMethodEClass, EvaluationMethod.class, "EvaluationMethod", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[504] [ERROR] initEClass(evaluationMethodEClass, EvaluationMethod.class, "EvaluationMethod", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[506] [ERROR] initEClass(evaluationBySimulationEClass, EvaluationBySimulation.class, "EvaluationBySimulation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[506] [ERROR] initEClass(evaluationBySimulationEClass, EvaluationBySimulation.class, "EvaluationBySimulation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[506] [ERROR] initEClass(evaluationBySimulationEClass, EvaluationBySimulation.class, "EvaluationBySimulation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[508] [ERROR] initEClass(evaluationAnalyticalEClass, EvaluationAnalytical.class, "EvaluationAnalytical", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[508] [ERROR] initEClass(evaluationAnalyticalEClass, EvaluationAnalytical.class, "EvaluationAnalytical", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[508] [ERROR] initEClass(evaluationAnalyticalEClass, EvaluationAnalytical.class, "EvaluationAnalytical", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[510] [ERROR] initEClass(reliabilityEClass, Reliability.class, "Reliability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[510] [ERROR] initEClass(reliabilityEClass, Reliability.class, "Reliability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[510] [ERROR] initEClass(reliabilityEClass, Reliability.class, "Reliability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[512] [ERROR] initEClass(evaluationTypeEClass, EvaluationType.class, "EvaluationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[512] [ERROR] initEClass(evaluationTypeEClass, EvaluationType.class, "EvaluationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[512] [ERROR] initEClass(evaluationTypeEClass, EvaluationType.class, "EvaluationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[514] [ERROR] initEClass(steadyStateEClass, SteadyState.class, "SteadyState", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[514] [ERROR] initEClass(steadyStateEClass, SteadyState.class, "SteadyState", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[514] [ERROR] initEClass(steadyStateEClass, SteadyState.class, "SteadyState", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[516] [ERROR] initEClass(availabilityEClass, Availability.class, "Availability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[516] [ERROR] initEClass(availabilityEClass, Availability.class, "Availability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[516] [ERROR] initEClass(availabilityEClass, Availability.class, "Availability", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[518] [ERROR] initEClass(mttfEClass, org.polarsys.chess.chessmlprofile.Dependability.StateBased.StateBasedDataTypes.MTTF.class, "MTTF", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[518] [ERROR] initEClass(mttfEClass, org.polarsys.chess.chessmlprofile.Dependability.StateBased.StateBasedDataTypes.MTTF.class, "MTTF", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[518] [ERROR] initEClass(mttfEClass, org.polarsys.chess.chessmlprofile.Dependability.StateBased.StateBasedDataTypes.MTTF.class, "MTTF", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[521] [ERROR] initEEnum(redundancyKindEEnum, RedundancyKind.class, "RedundancyKind"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesPackageImpl.java:[522] [ERROR] addEEnumLiteral(redundancyKindEEnum, RedundancyKind.TMR); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, RedundancyKind) is undefined for the type StateBasedDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofilePackage.java:[33] [ERROR] public interface chessmlprofilePackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type chessmlprofilePackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofilePackage.java:[40] [ERROR] String eNAME = "chessmlprofile"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofilePackage.java:[48] [ERROR] String eNS_URI = "http://CHESS"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofilePackage.java:[56] [ERROR] String eNS_PREFIX = "CHESS"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java:[25] [ERROR] public class ExpressionsSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ExpressionsSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java:[40] [ERROR] public ExpressionsSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java:[66] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsSwitch.java:[126] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorStateImpl.java:[21] [ERROR] public class ErrorStateImpl extends ThreatStateImpl implements ErrorState { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorStateImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorStateImpl.java:[36] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/Availability.java:[25] [ERROR] public interface Availability extends DependabilityMeasure { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type Availability is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/IdentifInstance.java:[36] [ERROR] public interface IdentifInstance extends EObject { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type IdentifInstance is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[90] [ERROR] public class RTComponentModelPackageImpl extends EPackageImpl implements RTComponentModelPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[128] [ERROR] super(eNS_URI, RTComponentModelFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[151] [ERROR] if (isInited) return (RTComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[154] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new RTComponentModelPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[154] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new RTComponentModelPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[172] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[172] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[173] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[173] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[174] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[174] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[175] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[175] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[176] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[176] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[177] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[177] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[178] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[178] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[179] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[179] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[180] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[180] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[181] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[181] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[182] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[182] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[183] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[183] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[184] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[184] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[185] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[185] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[186] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[186] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[187] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[187] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[188] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[188] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[189] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[189] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[190] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[190] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[191] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[191] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[192] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[192] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[193] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[193] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[246] [ERROR] theRTComponentModelPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[250] [ERROR] EPackage.Registry.INSTANCE.put(RTComponentModelPackage.eNS_URI, theRTComponentModelPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[269] [ERROR] return (EReference)chRtPortSlotEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[278] [ERROR] return (EReference)chRtPortSlotEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[287] [ERROR] return (EReference)chRtPortSlotEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[305] [ERROR] return (EAttribute)runTimeSupportEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[314] [ERROR] return (EAttribute)runTimeSupportEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[323] [ERROR] return (EReference)runTimeSupportEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[341] [ERROR] return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[350] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[359] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[368] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[377] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[386] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[395] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(6); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[404] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(7); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[413] [ERROR] return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(8); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[422] [ERROR] return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(9); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[431] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(10); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[440] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(11); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[449] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(12); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[458] [ERROR] return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(13); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[467] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(14); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[476] [ERROR] return (EAttribute)chRtSpecificationEClass.getEStructuralFeatures().get(15); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[485] [ERROR] return (EReference)chRtSpecificationEClass.getEStructuralFeatures().get(16); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[494] [ERROR] return (RTComponentModelFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[516] [ERROR] chRtSpecificationEClass = createEClass(CH_RT_SPECIFICATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[517] [ERROR] createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__PART_WITH_PORT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[518] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__WCET); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[519] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__LOCAL_WCET); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[520] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__RELATIVE_PRIORITY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[521] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__CEILING); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[522] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__MEMORY_SIZE_FOOTPRINT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[523] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__STACK_SIZE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[524] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__HEAP_SIZE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[525] [ERROR] createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__SLOT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[526] [ERROR] createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__BASE_COMMENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[527] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__OCC_KIND); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[528] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__PROTECTION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[529] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__RL_DL); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[530] [ERROR] createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__CONTEXT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[531] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__RESP_T); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[532] [ERROR] createEAttribute(chRtSpecificationEClass, CH_RT_SPECIFICATION__BLOCK_T); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[533] [ERROR] createEReference(chRtSpecificationEClass, CH_RT_SPECIFICATION__OPERATION_REQ_FOR_SPORADIC_OCC); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[535] [ERROR] chRtPortSlotEClass = createEClass(CH_RT_PORT_SLOT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[536] [ERROR] createEReference(chRtPortSlotEClass, CH_RT_PORT_SLOT__BASE_SLOT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[537] [ERROR] createEReference(chRtPortSlotEClass, CH_RT_PORT_SLOT__CH_RT_SPECIFICATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[538] [ERROR] createEReference(chRtPortSlotEClass, CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[540] [ERROR] runTimeSupportEClass = createEClass(RUN_TIME_SUPPORT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[541] [ERROR] createEAttribute(runTimeSupportEClass, RUN_TIME_SUPPORT__MONITORING); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type RTComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelPackageImpl.java:[565] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSSensoryImpl.java:[17] [ERROR] public class HSSensoryImpl extends HumanSensorUnitImpl implements HSSensory { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HSSensoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSSensoryImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[27] [ERROR] public class FailurePropagationXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[37] [ERROR] FailurePropagationPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type FailurePropagationPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new FailurePropagationResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new FailurePropagationResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new FailurePropagationResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new FailurePropagationResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[41] [ERROR] public class PSMPackageImpl extends EObjectImpl implements PSMPackage { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type PSMPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[68] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[89] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[91] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[92] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.PSM_PACKAGE__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[92] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.PSM_PACKAGE__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[115] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[116] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.PSM_PACKAGE__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[116] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.PSM_PACKAGE__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[127] [ERROR] analysisContext = (SaAnalysisContext)eResolveProxy(oldAnalysisContext); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[129] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[130] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.PSM_PACKAGE__ANALYSIS_CONTEXT, oldAnalysisContext, analysisContext)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[130] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.PSM_PACKAGE__ANALYSIS_CONTEXT, oldAnalysisContext, analysisContext)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[153] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[154] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.PSM_PACKAGE__ANALYSIS_CONTEXT, oldAnalysisContext, analysisContext)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PSMPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[154] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.PSM_PACKAGE__ANALYSIS_CONTEXT, oldAnalysisContext, analysisContext)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[162] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[163] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[172] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[180] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[181] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[198] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[208] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[216] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/PSMPackageImpl.java:[224] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[28] [ERROR] public class MaintenanceMonitoringAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[43] [ERROR] public MaintenanceMonitoringAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[96] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[110] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringAdapterFactory.java:[112] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type MaintenanceMonitoringSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/CH_PeriodicPattern.java:[26] [ERROR] public interface CH_PeriodicPattern extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_PeriodicPattern is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[44] [ERROR] public interface FunctionalPartition extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FunctionalPartition is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[59] [ERROR] String getUtilization(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[69] [ERROR] void setUtilization(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[111] [ERROR] String getMAF(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[121] [ERROR] void setMAF(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[137] [ERROR] String getMIF(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[147] [ERROR] void setMIF(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[163] [ERROR] String getSchedulingTable(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/FunctionalPartition.java:[173] [ERROR] void setSchedulingTable(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java:[38] [ERROR] public interface InternalPropagation extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type InternalPropagation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java:[80] [ERROR] String getExternalFaults(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java:[90] [ERROR] void setExternalFaults(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java:[106] [ERROR] String getDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java:[116] [ERROR] void setDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java:[132] [ERROR] String getWeight(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalPropagation.java:[142] [ERROR] void setWeight(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTCPortSlot.java:[42] [ERROR] public interface FPTCPortSlot extends EObject { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type FPTCPortSlot is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java:[14] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java:[35] [ERROR] public class DependableComponentSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java:[50] [ERROR] public DependableComponentSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java:[64] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentSwitch.java:[241] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceFactoryImpl.java:[29] [ERROR] public class MitigationMeansResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new MitigationMeansResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from MitigationMeansResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/MacroDefinition.java:[30] [ERROR] public interface MacroDefinition extends EObject { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MacroDefinition is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[38] [ERROR] public class TechnologicalImpl extends EObjectImpl implements Technological { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TechnologicalImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[55] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[76] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type TechnologicalImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[78] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type TechnologicalImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[79] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.TECHNOLOGICAL__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type TechnologicalImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[79] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.TECHNOLOGICAL__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[102] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type TechnologicalImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[103] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.TECHNOLOGICAL__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type TechnologicalImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[103] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.TECHNOLOGICAL__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[111] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[112] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[118] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[126] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[127] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[141] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[148] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[156] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TechnologicalImpl.java:[162] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[5] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[39] [ERROR] public class InstantiatedArchitectureConfigurationImpl extends EObjectImpl implements InstantiatedArchitectureConfiguration { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type InstantiatedArchitectureConfigurationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[48] [ERROR] protected EList parameterList; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[76] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[94] [ERROR] public EList getParameterList() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[95] [ERROR] if (parameterList == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[96] [ERROR] parameterList = new EDataTypeUniqueEList(String.class, this, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[96] [ERROR] parameterList = new EDataTypeUniqueEList(String.class, this, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[96] [ERROR] parameterList = new EDataTypeUniqueEList(String.class, this, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[96] [ERROR] parameterList = new EDataTypeUniqueEList(String.class, this, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[98] [ERROR] return parameterList; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[109] [ERROR] base_Property = (Property)eResolveProxy(oldBase_Property); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[111] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[112] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[112] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[135] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[147] [ERROR] instantiatedRootComponent = (org.eclipse.uml2.uml.Class)eResolveProxy(oldInstantiatedRootComponent); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[149] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[150] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT, oldInstantiatedRootComponent, instantiatedRootComponent)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[150] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT, oldInstantiatedRootComponent, instantiatedRootComponent)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[173] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[174] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT, oldInstantiatedRootComponent, instantiatedRootComponent)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[174] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT, oldInstantiatedRootComponent, instantiatedRootComponent)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[182] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[183] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[186] [ERROR] return getParameterList(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method getParameterList() from the type InstantiatedArchitectureConfigurationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[194] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[202] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[203] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[204] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[207] [ERROR] getParameterList().clear(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method getParameterList() from the type InstantiatedArchitectureConfigurationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[208] [ERROR] getParameterList().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method getParameterList() from the type InstantiatedArchitectureConfigurationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[208] [ERROR] getParameterList().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[208] [ERROR] getParameterList().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[225] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[229] [ERROR] getParameterList().clear(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method getParameterList() from the type InstantiatedArchitectureConfigurationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[238] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[246] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[250] [ERROR] return parameterList != null && !parameterList.isEmpty(); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[250] [ERROR] return parameterList != null && !parameterList.isEmpty(); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[256] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[264] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[265] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[266] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type InstantiatedArchitectureConfigurationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[266] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/InstantiatedArchitectureConfigurationImpl.java:[270] [ERROR] result.append(parameterList); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceImpl.java:[25] [ERROR] public class FailurePropagationResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[42] [ERROR] public class ReplaceImpl extends MMActivitiesImpl implements Replace { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type ReplaceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[89] [ERROR] targets = new EObjectResolvingEList(Property.class, this, MaintenanceMonitoringPackage.REPLACE__TARGETS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[99] [ERROR] public Property getTargets(String name, Type type) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[108] [ERROR] public Property getTargets(String name, Type type, boolean ignoreCase, EClass eClass) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[109] [ERROR] targetsLoop: for (Property targets : getTargets()) { [ERROR] ^^^^^^^^^^^^ [ERROR] Can only iterate over an array or an instance of java.lang.Iterable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[110] [ERROR] if (eClass != null && !eClass.isInstance(targets)) [ERROR] ^^^^^^^^^^ [ERROR] The method isInstance(Object) from the type EClassifier refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[112] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targets.getName()) : name.equals(targets.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[112] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targets.getName()) : name.equals(targets.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[114] [ERROR] if (type != null && !type.equals(targets.getType())) [ERROR] ^^^^^^ [ERROR] The method equals(Type) is undefined for the type Type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[129] [ERROR] replacement = (Activity)eResolveProxy(oldReplacement); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ReplaceImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[131] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ReplaceImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[132] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.REPLACE__REPLACEMENT, oldReplacement, replacement)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ReplaceImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[132] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.REPLACE__REPLACEMENT, oldReplacement, replacement)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[155] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ReplaceImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.REPLACE__REPLACEMENT, oldReplacement, replacement)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ReplaceImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.REPLACE__REPLACEMENT, oldReplacement, replacement)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[164] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[165] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[173] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type MMActivitiesImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[181] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[182] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[183] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[186] [ERROR] getTargets().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[187] [ERROR] getTargets().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[187] [ERROR] getTargets().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[201] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[205] [ERROR] getTargets().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[219] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ReplaceImpl.java:[223] [ERROR] return targets != null && !targets.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[47] [ERROR] public class FPTCSpecificationImpl extends EObjectImpl implements FPTCSpecification { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FPTCSpecificationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[94] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[102] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[115] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[117] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[118] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_SPECIFICATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[118] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_SPECIFICATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[141] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_SPECIFICATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_SPECIFICATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[152] [ERROR] failure = new EDataTypeUniqueEList(FailureType.class, this, FailurePropagationPackage.FPTC_SPECIFICATION__FAILURE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[165] [ERROR] partWithPort = (Property)eResolveProxy(oldPartWithPort); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[167] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[168] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[168] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[191] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[192] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[192] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[202] [ERROR] failureMode = new EObjectResolvingEList(FailureMode.class, this, FailurePropagationPackage.FPTC_SPECIFICATION__FAILURE_MODE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[212] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[213] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[226] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[234] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[235] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[236] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[242] [ERROR] getFailure().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[243] [ERROR] getFailure().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[243] [ERROR] getFailure().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[249] [ERROR] getFailureMode().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[250] [ERROR] getFailureMode().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[250] [ERROR] getFailureMode().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[261] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[268] [ERROR] getFailure().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[274] [ERROR] getFailureMode().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[277] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[285] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[291] [ERROR] return failure != null && !failure.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[295] [ERROR] return failureMode != null && !failureMode.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[297] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[305] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[306] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[307] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FPTCSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[307] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[309] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[309] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCSpecificationImpl.java:[309] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[95] [ERROR] public class FailurePropagationPackageImpl extends EPackageImpl implements FailurePropagationPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[182] [ERROR] super(eNS_URI, FailurePropagationFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[205] [ERROR] if (isInited) return (FailurePropagationPackage)EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[208] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FailurePropagationPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[208] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FailurePropagationPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[226] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[226] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[227] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[227] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[228] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[228] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[229] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[229] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[230] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[230] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[231] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[231] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[232] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[232] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[233] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[233] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[234] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[234] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[235] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[235] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[236] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[236] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[237] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[237] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[238] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[238] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[239] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[239] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[240] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[240] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[241] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[241] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[242] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[242] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[243] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[243] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[244] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[244] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[245] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[245] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[246] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[246] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[247] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[247] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[300] [ERROR] theFailurePropagationPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[304] [ERROR] EPackage.Registry.INSTANCE.put(FailurePropagationPackage.eNS_URI, theFailurePropagationPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[323] [ERROR] return (EAttribute)fptcEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[332] [ERROR] return (EReference)fptcEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[341] [ERROR] return (EReference)fptcEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[359] [ERROR] return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[368] [ERROR] return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[377] [ERROR] return (EAttribute)flaBehaviorEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[386] [ERROR] return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[395] [ERROR] return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[404] [ERROR] return (EReference)flaBehaviorEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[431] [ERROR] return (EReference)fptcSpecificationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[440] [ERROR] return (EAttribute)fptcSpecificationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[449] [ERROR] return (EReference)fptcSpecificationEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[458] [ERROR] return (EReference)fptcSpecificationEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[476] [ERROR] return (EReference)fptcPortSlotEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[485] [ERROR] return (EReference)fptcPortSlotEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[494] [ERROR] return (EAttribute)fptcPortSlotEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[512] [ERROR] return (EAttribute)fi4FAEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[521] [ERROR] return (EReference)fi4FAEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[548] [ERROR] return (EAttribute)acidAvoidableEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[557] [ERROR] return (EAttribute)acidAvoidableEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[566] [ERROR] return (EReference)acidAvoidableEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[575] [ERROR] return (EAttribute)acidAvoidableEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[584] [ERROR] return (EAttribute)acidAvoidableEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[602] [ERROR] return (EReference)acidMitigationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[611] [ERROR] return (EAttribute)acidMitigationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[620] [ERROR] return (EAttribute)acidMitigationEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[629] [ERROR] return (EAttribute)acidMitigationEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[638] [ERROR] return (EAttribute)acidMitigationEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[656] [ERROR] return (FailurePropagationFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[678] [ERROR] fptcSpecificationEClass = createEClass(FPTC_SPECIFICATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[679] [ERROR] createEReference(fptcSpecificationEClass, FPTC_SPECIFICATION__BASE_COMMENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[680] [ERROR] createEAttribute(fptcSpecificationEClass, FPTC_SPECIFICATION__FAILURE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[681] [ERROR] createEReference(fptcSpecificationEClass, FPTC_SPECIFICATION__PART_WITH_PORT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[682] [ERROR] createEReference(fptcSpecificationEClass, FPTC_SPECIFICATION__FAILURE_MODE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[684] [ERROR] fptcPortSlotEClass = createEClass(FPTC_PORT_SLOT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[685] [ERROR] createEReference(fptcPortSlotEClass, FPTC_PORT_SLOT__FPTC_SPECIFICATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[686] [ERROR] createEReference(fptcPortSlotEClass, FPTC_PORT_SLOT__BASE_SLOT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[687] [ERROR] createEAttribute(fptcPortSlotEClass, FPTC_PORT_SLOT__FAILURE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[689] [ERROR] fptcEClass = createEClass(FPTC); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[690] [ERROR] createEAttribute(fptcEClass, FPTC__FPTC); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[691] [ERROR] createEReference(fptcEClass, FPTC__BASE_COMMENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[692] [ERROR] createEReference(fptcEClass, FPTC__BASE_CONNECTOR); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[694] [ERROR] flaBehaviorEClass = createEClass(FLA_BEHAVIOR); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[695] [ERROR] createEReference(flaBehaviorEClass, FLA_BEHAVIOR__BASE_CONSTRAINT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[696] [ERROR] createEReference(flaBehaviorEClass, FLA_BEHAVIOR__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[697] [ERROR] createEAttribute(flaBehaviorEClass, FLA_BEHAVIOR__FPTC); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[698] [ERROR] createEReference(flaBehaviorEClass, FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FailurePropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[746] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationPackageImpl.java:[833] [ERROR] String source = "http://www.eclipse.org/uml2/2.0.0/UML"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[36] [ERROR] public class VariantImpl extends EObjectImpl implements Variant { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type VariantImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[53] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[74] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type VariantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[76] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type VariantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[77] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.VARIANT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type VariantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[77] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.VARIANT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[100] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type VariantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[101] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.VARIANT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type VariantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[101] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.VARIANT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[109] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[110] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[116] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[124] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[125] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[139] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[146] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[154] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/VariantImpl.java:[160] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsPackage.java:[24] [ERROR] public interface ExpressionsPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ExpressionsPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsPackage.java:[31] [ERROR] String eNAME = "Expressions"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsPackage.java:[39] [ERROR] String eNS_URI = "http://CHESS/Expressions"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsPackage.java:[47] [ERROR] String eNS_PREFIX = "Expressions"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[34] [ERROR] public class CH_HwComputingResourceImpl extends HwComputingResourceImpl implements CH_HwComputingResource { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwComputingResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[34] [ERROR] public class CH_HwComputingResourceImpl extends HwComputingResourceImpl implements CH_HwComputingResource { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwComputingResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[34] [ERROR] public class CH_HwComputingResourceImpl extends HwComputingResourceImpl implements CH_HwComputingResource { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwComputingResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[34] [ERROR] public class CH_HwComputingResourceImpl extends HwComputingResourceImpl implements CH_HwComputingResource { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwComputingResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[43] [ERROR] protected static final String UTILIZATION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[53] [ERROR] protected String utilization = UTILIZATION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[53] [ERROR] protected String utilization = UTILIZATION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[61] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[69] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[79] [ERROR] public String getUtilization() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[80] [ERROR] return utilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[88] [ERROR] public void setUtilization(String newUtilization) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[89] [ERROR] String oldUtilization = utilization; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[89] [ERROR] String oldUtilization = utilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[90] [ERROR] utilization = newUtilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[91] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CH_HwComputingResourceImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[92] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_COMPUTING_RESOURCE__UTILIZATION, oldUtilization, utilization)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CH_HwComputingResourceImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[92] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_COMPUTING_RESOURCE__UTILIZATION, oldUtilization, utilization)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[100] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[101] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[104] [ERROR] return getUtilization(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getUtilization() from the type CH_HwComputingResourceImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[106] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[114] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[115] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[118] [ERROR] setUtilization((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setUtilization(String) from the type CH_HwComputingResourceImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[118] [ERROR] setUtilization((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[129] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[133] [ERROR] setUtilization(UTILIZATION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[136] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[144] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[148] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[148] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[148] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[148] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[150] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[158] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[159] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[160] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type CH_HwComputingResourceImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[160] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[162] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[162] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[162] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwComputingResourceImpl.java:[164] [ERROR] result.append(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[27] [ERROR] public class StateBasedComponentsXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[37] [ERROR] StateBasedComponentsPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type StateBasedComponentsPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new StateBasedComponentsResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new StateBasedComponentsResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new StateBasedComponentsResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new StateBasedComponentsResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[31] [ERROR] public class STSAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type STSAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[46] [ERROR] public STSAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[60] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[61] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[79] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[83] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[87] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[91] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[95] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[99] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[103] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[107] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[111] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[115] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[123] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[127] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[131] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[135] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[139] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[143] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[147] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[151] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[155] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[159] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[163] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[167] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[171] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[175] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[189] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSAdapterFactory.java:[191] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type STSSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[37] [ERROR] public class AdjudicatorImpl extends EObjectImpl implements Adjudicator { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AdjudicatorImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[56] [ERROR] protected static final String COVERAGE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[66] [ERROR] protected String coverage = COVERAGE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[66] [ERROR] protected String coverage = COVERAGE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[74] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[82] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[95] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AdjudicatorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[97] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AdjudicatorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[98] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.ADJUDICATOR__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AdjudicatorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[98] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.ADJUDICATOR__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[121] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AdjudicatorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[122] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.ADJUDICATOR__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AdjudicatorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[122] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.ADJUDICATOR__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[130] [ERROR] public String getCoverage() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[131] [ERROR] return coverage; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[139] [ERROR] public void setCoverage(String newCoverage) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[140] [ERROR] String oldCoverage = coverage; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[140] [ERROR] String oldCoverage = coverage; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[141] [ERROR] coverage = newCoverage; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[142] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AdjudicatorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.ADJUDICATOR__COVERAGE, oldCoverage, coverage)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AdjudicatorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.ADJUDICATOR__COVERAGE, oldCoverage, coverage)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[151] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[152] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[158] [ERROR] return getCoverage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getCoverage() from the type AdjudicatorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[160] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[168] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[169] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[175] [ERROR] setCoverage((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setCoverage(String) from the type AdjudicatorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[175] [ERROR] setCoverage((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[186] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[193] [ERROR] setCoverage(COVERAGE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[196] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[204] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[210] [ERROR] return COVERAGE_EDEFAULT == null ? coverage != null : !COVERAGE_EDEFAULT.equals(coverage); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[210] [ERROR] return COVERAGE_EDEFAULT == null ? coverage != null : !COVERAGE_EDEFAULT.equals(coverage); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[210] [ERROR] return COVERAGE_EDEFAULT == null ? coverage != null : !COVERAGE_EDEFAULT.equals(coverage); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[210] [ERROR] return COVERAGE_EDEFAULT == null ? coverage != null : !COVERAGE_EDEFAULT.equals(coverage); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[212] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[220] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[221] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[222] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type AdjudicatorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[222] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[224] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[224] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[224] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/AdjudicatorImpl.java:[226] [ERROR] result.append(coverage); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/TA_Pattern.java:[27] [ERROR] public interface TA_Pattern extends EObject { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type TA_Pattern is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[27] [ERROR] public class FaultToleranceFactoryImpl extends EFactoryImpl implements FaultToleranceFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultToleranceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[36] [ERROR] FaultToleranceFactory theFaultToleranceFactory = (FaultToleranceFactory)EPackage.Registry.INSTANCE.getEFactory(FaultTolerancePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[65] [ERROR] case FaultTolerancePackage.FAULT_TOLERANT: return createFaultTolerant(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FaultTolerant to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[66] [ERROR] case FaultTolerancePackage.REDUNDANCY_MANAGER: return createRedundancyManager(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from RedundancyManager to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[67] [ERROR] case FaultTolerancePackage.VARIANT: return createVariant(); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Variant to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[68] [ERROR] case FaultTolerancePackage.ADJUDICATOR: return createAdjudicator(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Adjudicator to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[70] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[70] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[120] [ERROR] return (FaultTolerancePackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type FaultToleranceFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultToleranceFactoryImpl.java:[129] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[21] [ERROR] public class ARINCComponentModelFactoryImpl extends EFactoryImpl implements ARINCComponentModelFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCComponentModelFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[30] [ERROR] ARINCComponentModelFactory theARINCComponentModelFactory = (ARINCComponentModelFactory)EPackage.Registry.INSTANCE.getEFactory(ARINCComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[35] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[59] [ERROR] case ARINCComponentModelPackage.ARINC_COMPONENT_IMPL: return createARINCComponentImpl(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ARINCComponentImpl to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[60] [ERROR] case ARINCComponentModelPackage.ARINC_PROCESS: return createARINCProcess(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ARINCProcess to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[61] [ERROR] case ARINCComponentModelPackage.ARINC_FUNCTION: return createARINCFunction(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ARINCFunction to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[63] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[63] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[103] [ERROR] return (ARINCComponentModelPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type ARINCComponentModelFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelFactoryImpl.java:[112] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java:[39] [ERROR] public interface InternalFault extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type InternalFault is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java:[54] [ERROR] String getOccurrence(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java:[64] [ERROR] void setOccurrence(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java:[106] [ERROR] String getWeight(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/InternalFault.java:[116] [ERROR] void setWeight(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[42] [ERROR] public class RepairImpl extends MMActivitiesImpl implements Repair { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type RepairImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[89] [ERROR] targets = new EObjectResolvingEList(Property.class, this, MaintenanceMonitoringPackage.REPAIR__TARGETS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[99] [ERROR] public Property getTargets(String name, Type type) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[108] [ERROR] public Property getTargets(String name, Type type, boolean ignoreCase, EClass eClass) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[109] [ERROR] targetsLoop: for (Property targets : getTargets()) { [ERROR] ^^^^^^^^^^^^ [ERROR] Can only iterate over an array or an instance of java.lang.Iterable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[110] [ERROR] if (eClass != null && !eClass.isInstance(targets)) [ERROR] ^^^^^^^^^^ [ERROR] The method isInstance(Object) from the type EClassifier refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[112] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targets.getName()) : name.equals(targets.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[112] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targets.getName()) : name.equals(targets.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[114] [ERROR] if (type != null && !type.equals(targets.getType())) [ERROR] ^^^^^^ [ERROR] The method equals(Type) is undefined for the type Type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[129] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type RepairImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[131] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RepairImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[132] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.REPAIR__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RepairImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[132] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.REPAIR__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[155] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RepairImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.REPAIR__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RepairImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.REPAIR__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[164] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[165] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[173] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type MMActivitiesImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[181] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[182] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[183] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[186] [ERROR] getTargets().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[187] [ERROR] getTargets().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[187] [ERROR] getTargets().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[201] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[205] [ERROR] getTargets().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[219] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/RepairImpl.java:[223] [ERROR] return targets != null && !targets.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_SporadicPatternImpl.java:[30] [ERROR] public class CH_SporadicPatternImpl extends EObjectImpl implements CH_SporadicPattern { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_SporadicPatternImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_SporadicPatternImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_SporadicPatternImpl.java:[45] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyPackage.java:[34] [ERROR] public interface SafetyPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SafetyPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyPackage.java:[41] [ERROR] String eNAME = "Safety"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyPackage.java:[49] [ERROR] String eNS_URI = "http://CHESS/Safety"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyPackage.java:[57] [ERROR] String eNS_PREFIX = "Safety"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java:[33] [ERROR] public class CoreSwitch extends Switch { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type CoreSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java:[48] [ERROR] public CoreSwitch() { [ERROR] ^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java:[74] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java:[86] [ERROR] if (result == null) result = caseGaResourcesPlatform(chGaResourcePlatform); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseGaResourcesPlatform(GaResourcesPlatform) in the type CoreSwitch is not applicable for the arguments (CHGaResourcePlatform) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreSwitch.java:[171] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessSoftware.java:[36] [ERROR] public interface StatelessSoftware extends DependableComponent { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StatelessSoftware is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessSoftware.java:[51] [ERROR] String getFaultOcc(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessSoftware.java:[61] [ERROR] void setFaultOcc(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[36] [ERROR] public class StatelessSoftwareImpl extends DependableComponentImpl implements StatelessSoftware { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StatelessSoftwareImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[45] [ERROR] protected static final String FAULT_OCC_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[54] [ERROR] protected String faultOcc = FAULT_OCC_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[54] [ERROR] protected String faultOcc = FAULT_OCC_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[70] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[80] [ERROR] public String getFaultOcc() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[81] [ERROR] return faultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[89] [ERROR] public void setFaultOcc(String newFaultOcc) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[90] [ERROR] String oldFaultOcc = faultOcc; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[90] [ERROR] String oldFaultOcc = faultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[91] [ERROR] faultOcc = newFaultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[92] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatelessSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[93] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_SOFTWARE__FAULT_OCC, oldFaultOcc, faultOcc)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatelessSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[93] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_SOFTWARE__FAULT_OCC, oldFaultOcc, faultOcc)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[101] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[102] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[105] [ERROR] return getFaultOcc(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getFaultOcc() from the type StatelessSoftwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[107] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[115] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[116] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[119] [ERROR] setFaultOcc((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setFaultOcc(String) from the type StatelessSoftwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[119] [ERROR] setFaultOcc((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[130] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[134] [ERROR] setFaultOcc(FAULT_OCC_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[145] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[149] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[149] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[149] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[149] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[159] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[160] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[161] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type StatelessSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[161] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[163] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[163] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[163] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessSoftwareImpl.java:[165] [ERROR] result.append(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java:[14] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java:[36] [ERROR] public class StateBasedComponentsSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java:[51] [ERROR] public StateBasedComponentsSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java:[65] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsSwitch.java:[241] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceFactoryImpl.java:[29] [ERROR] public class ComponentModelResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new ComponentModelResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ComponentModelResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[31] [ERROR] public class AdversaryImpl extends EObjectImpl implements Adversary { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AdversaryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[69] [ERROR] base_Actor = (Actor)eResolveProxy(oldBase_Actor); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AdversaryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[71] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AdversaryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[72] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ADVERSARY__BASE_ACTOR, oldBase_Actor, base_Actor)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AdversaryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[72] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ADVERSARY__BASE_ACTOR, oldBase_Actor, base_Actor)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[95] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AdversaryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ADVERSARY__BASE_ACTOR, oldBase_Actor, base_Actor)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AdversaryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ADVERSARY__BASE_ACTOR, oldBase_Actor, base_Actor)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[105] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[111] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[120] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[134] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[141] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AdversaryImpl.java:[155] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUMissionManagement.java:[16] [ERROR] public interface OUMissionManagement extends OrganizationUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUMissionManagement is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/AnalysisView.java:[34] [ERROR] public interface AnalysisView extends EObject { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type AnalysisView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/MTTF.java:[25] [ERROR] public interface MTTF extends DependabilityMeasure { [ERROR] ^^^^ [ERROR] The hierarchy of the type MTTF is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringPackage.java:[34] [ERROR] public interface MaintenanceMonitoringPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringPackage.java:[41] [ERROR] String eNAME = "MaintenanceMonitoring"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringPackage.java:[49] [ERROR] String eNS_URI = "http://CHESS/Dependability/StateBased/MaintenanceMonitoring"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringPackage.java:[57] [ERROR] String eNS_PREFIX = "MaintenanceMonitoring"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[27] [ERROR] public class StateBasedComponentsFactoryImpl extends EFactoryImpl implements StateBasedComponentsFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[36] [ERROR] StateBasedComponentsFactory theStateBasedComponentsFactory = (StateBasedComponentsFactory)EPackage.Registry.INSTANCE.getEFactory(StateBasedComponentsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[65] [ERROR] case StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR: return createStochasticFailureBehaviour(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StochasticFailureBehaviour to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[66] [ERROR] case StateBasedComponentsPackage.STATEFUL_HARDWARE: return createStatefulHardware(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StatefulHardware to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[67] [ERROR] case StateBasedComponentsPackage.STATELESS_SOFTWARE: return createStatelessSoftware(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StatelessSoftware to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[68] [ERROR] case StateBasedComponentsPackage.STATELESS_HARDWARE: return createStatelessHardware(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StatelessHardware to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[69] [ERROR] case StateBasedComponentsPackage.STATEFUL_SOFTWARE: return createStatefulSoftware(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StatefulSoftware to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[70] [ERROR] case StateBasedComponentsPackage.SIMPLE_STOCHASTIC_BEHAVIOR: return createSimpleStochasticBehavior(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from SimpleStochasticBehavior to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[72] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[72] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[142] [ERROR] return (StateBasedComponentsPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type StateBasedComponentsFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsFactoryImpl.java:[151] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAKnowledgeDecisionImpl.java:[17] [ERROR] public class HAKnowledgeDecisionImpl extends HumanActuatorUnitImpl implements HAKnowledgeDecision { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HAKnowledgeDecisionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAKnowledgeDecisionImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java:[22] [ERROR] public class AsyncCommunicationAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AsyncCommunicationAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java:[37] [ERROR] public AsyncCommunicationAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java:[51] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java:[52] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java:[70] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java:[74] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationAdapterFactory.java:[90] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type AsyncCommunicationSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansFactory.java:[24] [ERROR] public interface MitigationMeansFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceImpl.java:[25] [ERROR] public class FaultToleranceResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultToleranceResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HACommunicationImpl.java:[17] [ERROR] public class HACommunicationImpl extends HumanActuatorUnitImpl implements HACommunication { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HACommunicationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HACommunicationImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java:[28] [ERROR] public interface FaultHandling extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultHandling is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java:[69] [ERROR] String getDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java:[79] [ERROR] void setDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java:[95] [ERROR] String getSuccessProbability(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java:[105] [ERROR] void setSuccessProbability(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java:[121] [ERROR] String getWeight(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/FaultHandling.java:[131] [ERROR] void setWeight(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/TimePressure.java:[26] [ERROR] public interface TimePressure extends OrganizationUnit { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type TimePressure is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[1] [ERROR] /***************************************************************************** [ERROR] ^ [ERROR] The type java.lang.Enum cannot be resolved. It is indirectly referenced from required .class files [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[1] [ERROR] /***************************************************************************** [ERROR] ^ [ERROR] The type java.lang.String cannot be resolved. It is indirectly referenced from required .class files [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[30] [ERROR] /** [ERROR] * The 'Unspecified' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNSPECIFIED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNSPECIFIED(0, "unspecified", "unspecified"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor I_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[40] [ERROR] /** [ERROR] * The 'Interference' literal object. [ERROR] * [ERROR] * [ERROR] * @see #INTERFERENCE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] INTERFERENCE(1, "interference", "interference"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor I_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[50] [ERROR] /** [ERROR] * The 'None' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NONE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NONE(2, "none", "none"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor I_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[134] [ERROR] public static I_avoidable get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[137] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type I_avoidable refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[152] [ERROR] public static I_avoidable getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[155] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type I_avoidable refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[191] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[198] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[206] [ERROR] private I_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[206] [ERROR] private I_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[206] [ERROR] private I_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[208] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[209] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[226] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[227] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[235] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[236] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[245] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[246] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_avoidable.java:[247] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[29] [ERROR] public enum A_mitigation implements Enumerator { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type A_mitigation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[30] [ERROR] /** [ERROR] * The 'Unspecified' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNSPECIFIED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNSPECIFIED(0, "unspecified", "unspecified"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor A_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[40] [ERROR] /** [ERROR] * The 'All or nothing' literal object. [ERROR] * [ERROR] * [ERROR] * @see #ALL_OR_NOTHING_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] ALL_OR_NOTHING(1, "all_or_nothing", "all_or_nothing"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor A_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[50] [ERROR] /** [ERROR] * The 'All or compensation' literal object. [ERROR] * [ERROR] * [ERROR] * @see #ALL_OR_COMPENSATION_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] ALL_OR_COMPENSATION(2, "all_or_compensation", "all_or_compensation"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor A_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[60] [ERROR] /** [ERROR] * The 'None' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NONE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NONE(3, "none", "none"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor A_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[160] [ERROR] public static A_mitigation get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[163] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type A_mitigation refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[178] [ERROR] public static A_mitigation getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[181] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type A_mitigation refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[218] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[225] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[233] [ERROR] private A_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[233] [ERROR] private A_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[233] [ERROR] private A_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[235] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[236] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[253] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[254] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[262] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[263] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[272] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[273] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_mitigation.java:[274] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Vulnerability.java:[27] [ERROR] public interface Vulnerability extends InternalFault { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type Vulnerability is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/SystemView.java:[32] [ERROR] public interface SystemView extends EObject { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type SystemView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[97] [ERROR] public class CorePackageImpl extends EPackageImpl implements CorePackage { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CorePackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[142] [ERROR] super(eNS_URI, CoreFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[165] [ERROR] if (isInited) return (CorePackage)EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[168] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new CorePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[168] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new CorePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[186] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[186] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[187] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[187] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[188] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[188] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[189] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[189] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[190] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[190] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[191] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[191] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[192] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[192] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[193] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[193] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[194] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[194] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[195] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[195] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[196] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[196] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[197] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[197] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[198] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[198] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[199] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[199] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[200] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[200] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[201] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[201] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[202] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[202] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[203] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[203] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[204] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[204] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[205] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[205] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[206] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[206] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[207] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[207] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[260] [ERROR] theCorePackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[264] [ERROR] EPackage.Registry.INSTANCE.put(CorePackage.eNS_URI, theCorePackage); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[283] [ERROR] return (EReference)chessEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[292] [ERROR] return (EReference)chessEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[301] [ERROR] return (EReference)chessEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[310] [ERROR] return (EReference)chessEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[319] [ERROR] return (EReference)chessEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[328] [ERROR] return (EReference)chessEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[337] [ERROR] return (EReference)chessEClass.getEStructuralFeatures().get(6); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[346] [ERROR] return (EAttribute)chessEClass.getEStructuralFeatures().get(7); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[364] [ERROR] return (EReference)chGaResourcePlatformEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[373] [ERROR] return (EReference)chGaResourcePlatformEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[391] [ERROR] return (EReference)psmPackageEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[400] [ERROR] return (EReference)psmPackageEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[418] [ERROR] return (CoreFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[440] [ERROR] chessEClass = createEClass(CHESS); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[441] [ERROR] createEReference(chessEClass, CHESS__BASE_MODEL); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[442] [ERROR] createEReference(chessEClass, CHESS__ANALYSIS_VIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[443] [ERROR] createEReference(chessEClass, CHESS__DEPLOYMENT_VIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[444] [ERROR] createEReference(chessEClass, CHESS__REQUIREMENT_VIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[445] [ERROR] createEReference(chessEClass, CHESS__COMPONENT_VIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[446] [ERROR] createEReference(chessEClass, CHESS__SYSTEM_VIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[447] [ERROR] createEReference(chessEClass, CHESS__PSM_VIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[448] [ERROR] createEAttribute(chessEClass, CHESS__DOMAIN); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[450] [ERROR] chGaResourcePlatformEClass = createEClass(CH_GA_RESOURCE_PLATFORM); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[451] [ERROR] createEReference(chGaResourcePlatformEClass, CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[452] [ERROR] createEReference(chGaResourcePlatformEClass, CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[454] [ERROR] psmPackageEClass = createEClass(PSM_PACKAGE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[455] [ERROR] createEReference(psmPackageEClass, PSM_PACKAGE__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[456] [ERROR] createEReference(psmPackageEClass, PSM_PACKAGE__ANALYSIS_CONTEXT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[459] [ERROR] domainEEnum = createEEnum(DOMAIN); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[481] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[482] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[483] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[486] [ERROR] CHESSViewsPackage theCHESSViewsPackage = (CHESSViewsPackage)EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[487] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[488] [ERROR] GQAMPackage theGQAMPackage = (GQAMPackage)EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[489] [ERROR] SAMPackage theSAMPackage = (SAMPackage)EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[492] [ERROR] getESubpackages().add(theCHESSViewsPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type CorePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[499] [ERROR] chGaResourcePlatformEClass.getESuperTypes().add(theGQAMPackage.getGaResourcesPlatform()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[502] [ERROR] initEClass(chessEClass, org.polarsys.chess.chessmlprofile.Core.CHESS.class, "CHESS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[502] [ERROR] initEClass(chessEClass, org.polarsys.chess.chessmlprofile.Core.CHESS.class, "CHESS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[502] [ERROR] initEClass(chessEClass, org.polarsys.chess.chessmlprofile.Core.CHESS.class, "CHESS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[503] [ERROR] initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[503] [ERROR] initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[503] [ERROR] initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[503] [ERROR] initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[503] [ERROR] initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[503] [ERROR] initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[503] [ERROR] initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CorePackageImpl.java:[503] [ERROR] initEReference(getCHESS_Base_Model(), theUMLPackage.getModel(), null, "base_Model", null, 1, 1, org.polarsys.chess.chessmlprofile.Core.CHESS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java:[33] [ERROR] public interface SimpleStochasticBehavior extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SimpleStochasticBehavior is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java:[127] [ERROR] String getFailureOccurrence(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java:[137] [ERROR] void setFailureOccurrence(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java:[153] [ERROR] String getRepairDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java:[163] [ERROR] void setRepairDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java:[179] [ERROR] String getFailureModesDistribution(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/SimpleStochasticBehavior.java:[189] [ERROR] void setFailureModesDistribution(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CorePackage.java:[37] [ERROR] public interface CorePackage extends EPackage { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type CorePackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CorePackage.java:[44] [ERROR] String eNAME = "Core"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CorePackage.java:[52] [ERROR] String eNS_URI = "http://CHESS/Core"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CorePackage.java:[60] [ERROR] String eNS_PREFIX = "Core"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_PeriodicPatternImpl.java:[30] [ERROR] public class CH_PeriodicPatternImpl extends EObjectImpl implements CH_PeriodicPattern { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_PeriodicPatternImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_PeriodicPatternImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_PeriodicPatternImpl.java:[45] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HumanActuatorUnit.java:[23] [ERROR] public interface HumanActuatorUnit extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HumanActuatorUnit is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[5] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[46] [ERROR] public class ErrorModelBehaviorImpl extends EObjectImpl implements ErrorModelBehavior { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorModelBehaviorImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[103] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[111] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[123] [ERROR] errorModel = new EObjectResolvingEList(ErrorModel.class, this, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__ERROR_MODEL); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[136] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[138] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[139] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[139] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[162] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[163] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[163] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[174] [ERROR] base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[176] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[177] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[177] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[200] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[201] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[201] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[212] [ERROR] base_Property = (Property)eResolveProxy(oldBase_Property); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[214] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[215] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[215] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[238] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[239] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[239] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[250] [ERROR] base_Connector = (Connector)eResolveProxy(oldBase_Connector); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[252] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[253] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[253] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[276] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[277] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelBehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[277] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ERROR_MODEL_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[285] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[286] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[303] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[311] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[312] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[313] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[316] [ERROR] getErrorModel().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[317] [ERROR] getErrorModel().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[317] [ERROR] getErrorModel().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[340] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[344] [ERROR] getErrorModel().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[359] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[367] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[371] [ERROR] return errorModel != null && !errorModel.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/ErrorModelBehaviorImpl.java:[381] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java:[26] [ERROR] public class FailurePropagationAnalysisImpl extends GaAnalysisContextImpl implements FailurePropagationAnalysis { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationAnalysisImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java:[26] [ERROR] public class FailurePropagationAnalysisImpl extends GaAnalysisContextImpl implements FailurePropagationAnalysis { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationAnalysisImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java:[26] [ERROR] public class FailurePropagationAnalysisImpl extends GaAnalysisContextImpl implements FailurePropagationAnalysis { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationAnalysisImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java:[33] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationAnalysisImpl.java:[41] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[42] [ERROR] public class HardwareBaselineSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselineSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[57] [ERROR] public HardwareBaselineSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[71] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[83] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[89] [ERROR] if (result == null) result = caseHwProcessor(cH_HwProcessor); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method caseHwProcessor(HwProcessor) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[90] [ERROR] if (result == null) result = caseHwComputingResource(cH_HwProcessor); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseHwComputingResource(HwComputingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[91] [ERROR] if (result == null) result = caseHwResource(cH_HwProcessor); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method caseHwResource(HwResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[92] [ERROR] if (result == null) result = caseComputingResource(cH_HwProcessor); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseComputingResource(ComputingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[93] [ERROR] if (result == null) result = caseProcessingResource(cH_HwProcessor); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseProcessingResource(ProcessingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[94] [ERROR] if (result == null) result = caseResource(cH_HwProcessor); [ERROR] ^^^^^^^^^^^^ [ERROR] The method caseResource(Resource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwProcessor) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[101] [ERROR] if (result == null) result = caseHwBus(cH_HwBus); [ERROR] ^^^^^^^^^ [ERROR] The method caseHwBus(HwBus) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[102] [ERROR] if (result == null) result = caseHwMedia(cH_HwBus); [ERROR] ^^^^^^^^^^^ [ERROR] The method caseHwMedia(HwMedia) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[103] [ERROR] if (result == null) result = caseCommunicationMedia(cH_HwBus); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseCommunicationMedia(CommunicationMedia) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[104] [ERROR] if (result == null) result = caseHwCommunicationResource(cH_HwBus); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseHwCommunicationResource(HwCommunicationResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[105] [ERROR] if (result == null) result = caseProcessingResource(cH_HwBus); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseProcessingResource(ProcessingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[106] [ERROR] if (result == null) result = caseHwResource(cH_HwBus); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method caseHwResource(HwResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[107] [ERROR] if (result == null) result = caseResource(cH_HwBus); [ERROR] ^^^^^^^^^^^^ [ERROR] The method caseResource(Resource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwBus) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[114] [ERROR] if (result == null) result = caseHwComputingResource(cH_HwComputingResource); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseHwComputingResource(HwComputingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[115] [ERROR] if (result == null) result = caseHwResource(cH_HwComputingResource); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method caseHwResource(HwResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[116] [ERROR] if (result == null) result = caseComputingResource(cH_HwComputingResource); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseComputingResource(ComputingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[117] [ERROR] if (result == null) result = caseProcessingResource(cH_HwComputingResource); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseProcessingResource(ProcessingResource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[118] [ERROR] if (result == null) result = caseResource(cH_HwComputingResource); [ERROR] ^^^^^^^^^^^^ [ERROR] The method caseResource(Resource) in the type HardwareBaselineSwitch is not applicable for the arguments (CH_HwComputingResource) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineSwitch.java:[332] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/CH_SporadicPattern.java:[26] [ERROR] public interface CH_SporadicPattern extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_SporadicPattern is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/MultiSlot.java:[35] [ERROR] public interface MultiSlot extends EObject { [ERROR] ^^^^^^^^^ [ERROR] The hierarchy of the type MultiSlot is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[28] [ERROR] public class DependableComponentAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[43] [ERROR] public DependableComponentAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[96] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[100] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[118] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentAdapterFactory.java:[120] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type DependableComponentSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[36] [ERROR] public class ErrorModelImpl extends EObjectImpl implements ErrorModel { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorModelImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[53] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[74] [ERROR] base_StateMachine = (StateMachine)eResolveProxy(oldBase_StateMachine); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ErrorModelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[76] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[77] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_MODEL__BASE_STATE_MACHINE, oldBase_StateMachine, base_StateMachine)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[77] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_MODEL__BASE_STATE_MACHINE, oldBase_StateMachine, base_StateMachine)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[100] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorModelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[101] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_MODEL__BASE_STATE_MACHINE, oldBase_StateMachine, base_StateMachine)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorModelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[101] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_MODEL__BASE_STATE_MACHINE, oldBase_StateMachine, base_StateMachine)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[109] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[110] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[116] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[124] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[125] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[139] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[146] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[154] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorModelImpl.java:[160] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUOversightManagement.java:[16] [ERROR] public interface OUOversightManagement extends OrganizationUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUOversightManagement is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[34] [ERROR] public class ARINCProcessImpl extends EObjectImpl implements ARINCProcess { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCProcessImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[63] [ERROR] protected static final String OPERATIONS_GROUPS_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[73] [ERROR] protected String operationsGroups = OPERATIONS_GROUPS_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[73] [ERROR] protected String operationsGroups = OPERATIONS_GROUPS_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[81] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[89] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[102] [ERROR] base_Operation = (Operation)eResolveProxy(oldBase_Operation); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[104] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[105] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_PROCESS__BASE_OPERATION, oldBase_Operation, base_Operation)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[105] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_PROCESS__BASE_OPERATION, oldBase_Operation, base_Operation)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[128] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[129] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__BASE_OPERATION, oldBase_Operation, base_Operation)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[129] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__BASE_OPERATION, oldBase_Operation, base_Operation)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[140] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[142] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_PROCESS__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_PROCESS__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[166] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[167] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[167] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[175] [ERROR] public String getOperationsGroups() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[176] [ERROR] return operationsGroups; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[184] [ERROR] public void setOperationsGroups(String newOperationsGroups) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[185] [ERROR] String oldOperationsGroups = operationsGroups; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[185] [ERROR] String oldOperationsGroups = operationsGroups; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[186] [ERROR] operationsGroups = newOperationsGroups; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[187] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[188] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__OPERATIONS_GROUPS, oldOperationsGroups, operationsGroups)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[188] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_PROCESS__OPERATIONS_GROUPS, oldOperationsGroups, operationsGroups)); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[196] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[197] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[206] [ERROR] return getOperationsGroups(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getOperationsGroups() from the type ARINCProcessImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[208] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[216] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[217] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[226] [ERROR] setOperationsGroups((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method setOperationsGroups(String) from the type ARINCProcessImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[226] [ERROR] setOperationsGroups((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[237] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[247] [ERROR] setOperationsGroups(OPERATIONS_GROUPS_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[250] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[258] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[266] [ERROR] return OPERATIONS_GROUPS_EDEFAULT == null ? operationsGroups != null : !OPERATIONS_GROUPS_EDEFAULT.equals(operationsGroups); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[266] [ERROR] return OPERATIONS_GROUPS_EDEFAULT == null ? operationsGroups != null : !OPERATIONS_GROUPS_EDEFAULT.equals(operationsGroups); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[266] [ERROR] return OPERATIONS_GROUPS_EDEFAULT == null ? operationsGroups != null : !OPERATIONS_GROUPS_EDEFAULT.equals(operationsGroups); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[266] [ERROR] return OPERATIONS_GROUPS_EDEFAULT == null ? operationsGroups != null : !OPERATIONS_GROUPS_EDEFAULT.equals(operationsGroups); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[268] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[276] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[277] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[278] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ARINCProcessImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[278] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[280] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[280] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[280] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCProcessImpl.java:[282] [ERROR] result.append(operationsGroups); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[15] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[49] [ERROR] public class CriticalitySpecificationImpl extends EObjectImpl implements CriticalitySpecification { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CriticalitySpecificationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[76] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[97] [ERROR] base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[99] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[123] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[124] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[124] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[133] [ERROR] if (criticalityLevel != null && criticalityLevel.eIsProxy()) { [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type CriticalityLevel [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[135] [ERROR] criticalityLevel = (CriticalityLevel)eResolveProxy(oldCriticalityLevel); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[137] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[138] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL, oldCriticalityLevel, criticalityLevel)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[138] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL, oldCriticalityLevel, criticalityLevel)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[161] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[162] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL, oldCriticalityLevel, criticalityLevel)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CriticalitySpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[162] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL, oldCriticalityLevel, criticalityLevel)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[170] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[171] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[180] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[188] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[189] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[190] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[207] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[217] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[225] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalitySpecificationImpl.java:[233] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HSPerception.java:[16] [ERROR] public interface HSPerception extends HumanSensorUnit { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type HSPerception is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentImpl.java:[25] [ERROR] public interface ARINCComponentImpl extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCComponentImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FASpecificationImpl.java:[25] [ERROR] public class FI4FASpecificationImpl extends FPTCSpecificationImpl implements FI4FASpecification { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FI4FASpecificationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FASpecificationImpl.java:[40] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceImpl.java:[25] [ERROR] public class StateBasedComponentsResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[29] [ERROR] public enum D_mitigation implements Enumerator { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type D_mitigation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[30] [ERROR] /** [ERROR] * The 'Unspecified' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNSPECIFIED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNSPECIFIED(0, "unspecified", "unspecified"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor D_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[40] [ERROR] /** [ERROR] * The 'No loss' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NO_LOSS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NO_LOSS(1, "no_loss", "no_loss"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor D_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[50] [ERROR] /** [ERROR] * The 'Partial loss allowed' literal object. [ERROR] * [ERROR] * [ERROR] * @see #PARTIAL_LOSS_ALLOWED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] PARTIAL_LOSS_ALLOWED(2, "partial_loss_allowed", "partial_loss_allowed"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor D_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[60] [ERROR] /** [ERROR] * The 'None' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NONE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NONE(3, "none", "none"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor D_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[160] [ERROR] public static D_mitigation get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[163] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type D_mitigation refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[178] [ERROR] public static D_mitigation getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[181] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type D_mitigation refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[218] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[225] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[233] [ERROR] private D_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[233] [ERROR] private D_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[233] [ERROR] private D_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[235] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[236] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[253] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[254] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[262] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[263] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[272] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[273] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_mitigation.java:[274] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[36] [ERROR] public class FailureDetectionImpl extends MMActivitiesImpl implements FailureDetection { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailureDetectionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[73] [ERROR] onDetection = new EObjectResolvingEList(Activity.class, this, MaintenanceMonitoringPackage.FAILURE_DETECTION__ON_DETECTION); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[83] [ERROR] public Activity getOnDetection(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[92] [ERROR] public Activity getOnDetection(String name, boolean ignoreCase) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[93] [ERROR] onDetectionLoop: for (Activity onDetection : getOnDetection()) { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] Can only iterate over an array or an instance of java.lang.Iterable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[94] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onDetection.getName()) : name.equals(onDetection.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[94] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onDetection.getName()) : name.equals(onDetection.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[106] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[107] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[112] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type MMActivitiesImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[120] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[121] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[122] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[125] [ERROR] getOnDetection().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[126] [ERROR] getOnDetection().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[126] [ERROR] getOnDetection().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[137] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[141] [ERROR] getOnDetection().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[152] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/FailureDetectionImpl.java:[156] [ERROR] return onDetection != null && !onDetection.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceImpl.java:[25] [ERROR] public class CHESSViewsResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationPackage.java:[36] [ERROR] public interface ThreatsPropagationPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationPackage.java:[43] [ERROR] String eNAME = "ThreatsPropagation"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationPackage.java:[51] [ERROR] String eNS_URI = "http://CHESS/Dependability/ThreatsPropagation"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationPackage.java:[59] [ERROR] String eNS_PREFIX = "ThreatsPropagation"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[27] [ERROR] public class MitigationMeansFactoryImpl extends EFactoryImpl implements MitigationMeansFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[36] [ERROR] MitigationMeansFactory theMitigationMeansFactory = (MitigationMeansFactory)EPackage.Registry.INSTANCE.getEFactory(MitigationMeansPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[65] [ERROR] case MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL: return createTransmissionWithProtocol(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from TransmissionWithProtocol to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[67] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[67] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[87] [ERROR] return (MitigationMeansPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type MitigationMeansFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansFactoryImpl.java:[96] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[30] [ERROR] public class ARINCComponentImplImpl extends EObjectImpl implements ARINCComponentImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCComponentImplImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[47] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[55] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[68] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ARINCComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[70] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[71] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[71] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[94] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[95] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[95] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[103] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[104] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[110] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[118] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[119] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[133] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[140] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[148] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentImplImpl.java:[154] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesFactory.java:[15] [ERROR] public interface StateMachinesFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateMachinesFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OURulesRegulationManagement.java:[16] [ERROR] public interface OURulesRegulationManagement extends OrganizationUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OURulesRegulationManagement is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[29] [ERROR] public enum C_avoidable implements Enumerator { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type C_avoidable is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[30] [ERROR] /** [ERROR] * The 'Unspecified' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNSPECIFIED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNSPECIFIED(0, "unspecified", "unspecified"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor C_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[40] [ERROR] /** [ERROR] * The 'Inconsistency' literal object. [ERROR] * [ERROR] * [ERROR] * @see #INCONSISTENCY_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] INCONSISTENCY(1, "inconsistency", "inconsistency"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor C_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[50] [ERROR] /** [ERROR] * The 'None' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NONE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NONE(2, "none", "none"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor C_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[134] [ERROR] public static C_avoidable get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[137] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type C_avoidable refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[152] [ERROR] public static C_avoidable getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[155] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type C_avoidable refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[191] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[198] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[206] [ERROR] private C_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[206] [ERROR] private C_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[206] [ERROR] private C_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[208] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[209] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[226] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[227] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[235] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[236] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[245] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[246] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_avoidable.java:[247] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/EvaluationAnalytical.java:[25] [ERROR] public interface EvaluationAnalytical extends EvaluationMethod { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type EvaluationAnalytical is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[27] [ERROR] public class FailurePropagationFactoryImpl extends EFactoryImpl implements FailurePropagationFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[36] [ERROR] FailurePropagationFactory theFailurePropagationFactory = (FailurePropagationFactory)EPackage.Registry.INSTANCE.getEFactory(FailurePropagationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[65] [ERROR] case FailurePropagationPackage.FPTC_SPECIFICATION: return createFPTCSpecification(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FPTCSpecification to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[66] [ERROR] case FailurePropagationPackage.FPTC_PORT_SLOT: return createFPTCPortSlot(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FPTCPortSlot to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[67] [ERROR] case FailurePropagationPackage.FPTC: return createFPTC(); [ERROR] ^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FPTC to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[68] [ERROR] case FailurePropagationPackage.FLA_BEHAVIOR: return createFLABehavior(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FLABehavior to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[69] [ERROR] case FailurePropagationPackage.FAILURE_PROPAGATION_ANALYSIS: return createFailurePropagationAnalysis(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FailurePropagationAnalysis to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[70] [ERROR] case FailurePropagationPackage.FI4FA: return createFI4FA(); [ERROR] ^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FI4FA to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[71] [ERROR] case FailurePropagationPackage.FI4FA_SPECIFICATION: return createFI4FASpecification(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FI4FASpecification to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[72] [ERROR] case FailurePropagationPackage.ACID_AVOIDABLE: return createACIDAvoidable(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ACIDAvoidable to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[73] [ERROR] case FailurePropagationPackage.ACID_MITIGATION: return createACIDMitigation(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ACIDMitigation to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[74] [ERROR] case FailurePropagationPackage.FI4FA_ANALYSIS: return createFI4FAAnalysis(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FI4FAAnalysis to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[76] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[76] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[186] [ERROR] return (FailurePropagationPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type FailurePropagationFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FailurePropagationFactoryImpl.java:[195] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentPackage.java:[35] [ERROR] public interface DependableComponentPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentPackage.java:[42] [ERROR] String eNAME = "DependableComponent"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentPackage.java:[50] [ERROR] String eNS_URI = "http://CHESS/Dependability/DependableComponent"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentPackage.java:[58] [ERROR] String eNS_PREFIX = "DependableComponent"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[29] [ERROR] public enum RedundancyKind implements Enumerator { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RedundancyKind is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[30] [ERROR] /** [ERROR] * The 'TMR' literal object. [ERROR] * [ERROR] * [ERROR] * @see #TMR_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] TMR(0, "TMR", "TMR"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor RedundancyKind(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[40] [ERROR] /** [ERROR] * The 'Recovery' literal object. [ERROR] * [ERROR] * [ERROR] * @see #RECOVERY_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] RECOVERY(1, "Recovery", "Recovery"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor RedundancyKind(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[98] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[98] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[98] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[108] [ERROR] public static RedundancyKind get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[111] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type RedundancyKind refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[126] [ERROR] public static RedundancyKind getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[129] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type RedundancyKind refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[164] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[171] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[179] [ERROR] private RedundancyKind(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[179] [ERROR] private RedundancyKind(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[179] [ERROR] private RedundancyKind(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[181] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[182] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[199] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[200] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[208] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[209] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[218] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[219] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/RedundancyKind.java:[220] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SBAInitialConditions.java:[27] [ERROR] public interface SBAInitialConditions extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SBAInitialConditions is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SBAInitialConditions.java:[94] [ERROR] String getSetup(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SBAInitialConditions.java:[104] [ERROR] void setSetup(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java:[28] [ERROR] public interface ErrorDetection extends EObject { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorDetection is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java:[69] [ERROR] String getDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java:[79] [ERROR] void setDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java:[95] [ERROR] String getSuccessProbability(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java:[105] [ERROR] void setSuccessProbability(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java:[121] [ERROR] String getWeight(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorDetection.java:[131] [ERROR] void setWeight(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[27] [ERROR] public class ComponentModelXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[37] [ERROR] ComponentModelPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type ComponentModelPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new ComponentModelResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new ComponentModelResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new ComponentModelResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new ComponentModelResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Adversary.java:[25] [ERROR] public interface Adversary extends EObject { [ERROR] ^^^^^^^^^ [ERROR] The hierarchy of the type Adversary is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationFactory.java:[15] [ERROR] public interface AsyncCommunicationFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AsyncCommunicationFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/ReliabilityImpl.java:[27] [ERROR] public class ReliabilityImpl extends DependabilityMeasureImpl implements Reliability { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ReliabilityImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/ReliabilityImpl.java:[42] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelPackage.java:[27] [ERROR] public interface ARINCComponentModelPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCComponentModelPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelPackage.java:[34] [ERROR] String eNAME = "ARINCComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelPackage.java:[42] [ERROR] String eNS_URI = "http://CHESS/Predictability/ARINCComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelPackage.java:[50] [ERROR] String eNS_PREFIX = "ARINCComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/TA_ArbitraryPattern.java:[26] [ERROR] public interface TA_ArbitraryPattern extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TA_ArbitraryPattern is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[34] [ERROR] public class ErrorHandlingImpl extends EObjectImpl implements ErrorHandling { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorHandlingImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[53] [ERROR] protected static final String DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[63] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[63] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[73] [ERROR] protected static final String SUCCESS_PROBABILITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[83] [ERROR] protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[83] [ERROR] protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[93] [ERROR] protected static final String WEIGHT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[103] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[103] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[111] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[132] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[134] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[135] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[135] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[158] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[159] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[159] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[167] [ERROR] public String getDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[168] [ERROR] return delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[176] [ERROR] public void setDelay(String newDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[177] [ERROR] String oldDelay = delay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[177] [ERROR] String oldDelay = delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[178] [ERROR] delay = newDelay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[179] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__DELAY, oldDelay, delay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__DELAY, oldDelay, delay)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[188] [ERROR] public String getSuccessProbability() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[189] [ERROR] return successProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[197] [ERROR] public void setSuccessProbability(String newSuccessProbability) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[198] [ERROR] String oldSuccessProbability = successProbability; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[198] [ERROR] String oldSuccessProbability = successProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[199] [ERROR] successProbability = newSuccessProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[200] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[201] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[201] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[209] [ERROR] public String getWeight() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[210] [ERROR] return weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[218] [ERROR] public void setWeight(String newWeight) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[219] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[219] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[220] [ERROR] weight = newWeight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[221] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[222] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[222] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_HANDLING__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[230] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[231] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[237] [ERROR] return getDelay(); [ERROR] ^^^^^^^^ [ERROR] The method getDelay() from the type ErrorHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[239] [ERROR] return getSuccessProbability(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getSuccessProbability() from the type ErrorHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[241] [ERROR] return getWeight(); [ERROR] ^^^^^^^^^ [ERROR] The method getWeight() from the type ErrorHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[243] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[251] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[252] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[258] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setDelay(String) from the type ErrorHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[258] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[261] [ERROR] setSuccessProbability((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setSuccessProbability(String) from the type ErrorHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[261] [ERROR] setSuccessProbability((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[264] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^^^^ [ERROR] The method setWeight(String) from the type ErrorHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[264] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[275] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[282] [ERROR] setDelay(DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[285] [ERROR] setSuccessProbability(SUCCESS_PROBABILITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[288] [ERROR] setWeight(WEIGHT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[291] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[299] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[311] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[319] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[320] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[321] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ErrorHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[321] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[325] [ERROR] result.append(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[327] [ERROR] result.append(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorHandlingImpl.java:[329] [ERROR] result.append(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java:[14] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java:[35] [ERROR] public class RTDataTypesSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTDataTypesSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java:[50] [ERROR] public RTDataTypesSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java:[64] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/util/RTDataTypesSwitch.java:[199] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[36] [ERROR] public class ErrorDetectionImpl extends MMActivitiesImpl implements ErrorDetection { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorDetectionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[55] [ERROR] protected static final String CORRECTION_PROBABILITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[65] [ERROR] protected String correctionProbability = CORRECTION_PROBABILITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[65] [ERROR] protected String correctionProbability = CORRECTION_PROBABILITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[81] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[94] [ERROR] targets = (Property)eResolveProxy(oldTargets); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[96] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[97] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.ERROR_DETECTION__TARGETS, oldTargets, targets)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[97] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.ERROR_DETECTION__TARGETS, oldTargets, targets)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[120] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[121] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.ERROR_DETECTION__TARGETS, oldTargets, targets)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[121] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.ERROR_DETECTION__TARGETS, oldTargets, targets)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[129] [ERROR] public String getCorrectionProbability() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[130] [ERROR] return correctionProbability; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[138] [ERROR] public void setCorrectionProbability(String newCorrectionProbability) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[139] [ERROR] String oldCorrectionProbability = correctionProbability; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[139] [ERROR] String oldCorrectionProbability = correctionProbability; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[140] [ERROR] correctionProbability = newCorrectionProbability; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[141] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.ERROR_DETECTION__CORRECTION_PROBABILITY, oldCorrectionProbability, correctionProbability)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.ERROR_DETECTION__CORRECTION_PROBABILITY, oldCorrectionProbability, correctionProbability)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[150] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[151] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[157] [ERROR] return getCorrectionProbability(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getCorrectionProbability() from the type ErrorDetectionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[159] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type MMActivitiesImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[167] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[168] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[174] [ERROR] setCorrectionProbability((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setCorrectionProbability(String) from the type ErrorDetectionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[174] [ERROR] setCorrectionProbability((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[185] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[192] [ERROR] setCorrectionProbability(CORRECTION_PROBABILITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[203] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[209] [ERROR] return CORRECTION_PROBABILITY_EDEFAULT == null ? correctionProbability != null : !CORRECTION_PROBABILITY_EDEFAULT.equals(correctionProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[209] [ERROR] return CORRECTION_PROBABILITY_EDEFAULT == null ? correctionProbability != null : !CORRECTION_PROBABILITY_EDEFAULT.equals(correctionProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[209] [ERROR] return CORRECTION_PROBABILITY_EDEFAULT == null ? correctionProbability != null : !CORRECTION_PROBABILITY_EDEFAULT.equals(correctionProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[209] [ERROR] return CORRECTION_PROBABILITY_EDEFAULT == null ? correctionProbability != null : !CORRECTION_PROBABILITY_EDEFAULT.equals(correctionProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[219] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[220] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[221] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[221] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type MMActivitiesImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[223] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[223] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[223] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type MMActivitiesImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/ErrorDetectionImpl.java:[225] [ERROR] result.append(correctionProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceFactoryImpl.java:[29] [ERROR] public class RTComponentModelResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new RTComponentModelResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from RTComponentModelResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HASelectionImpl.java:[17] [ERROR] public class HASelectionImpl extends HumanActuatorUnitImpl implements HASelection { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HASelectionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HASelectionImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[44] [ERROR] public class ThreatsPropagationFactoryImpl extends EFactoryImpl implements ThreatsPropagationFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[53] [ERROR] ThreatsPropagationFactory theThreatsPropagationFactory = (ThreatsPropagationFactory)EPackage.Registry.INSTANCE.getEFactory(ThreatsPropagationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[58] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[71] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[79] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[82] [ERROR] case ThreatsPropagationPackage.DEGRADED_STATE: return createDegradedState(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from DegradedState to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[83] [ERROR] case ThreatsPropagationPackage.THREAT_STATE: return createThreatState(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ThreatState to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[84] [ERROR] case ThreatsPropagationPackage.NORMAL_STATE: return createNormalState(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from NormalState to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[85] [ERROR] case ThreatsPropagationPackage.ERROR_STATE: return createErrorState(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ErrorState to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[86] [ERROR] case ThreatsPropagationPackage.STUCK_AT: return createStuckAt(); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StuckAt to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[87] [ERROR] case ThreatsPropagationPackage.STUCK_AT_FIXED: return createStuckAtFixed(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StuckAtFixed to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[88] [ERROR] case ThreatsPropagationPackage.INVERTED: return createInverted(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Inverted to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[89] [ERROR] case ThreatsPropagationPackage.RAMP_DOWN: return createRampDown(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from RampDown to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[90] [ERROR] case ThreatsPropagationPackage.NORMAL_INPUT: return createNormalInput(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from NormalInput to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[91] [ERROR] case ThreatsPropagationPackage.NORMAL_OUTPUT: return createNormalOutput(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from NormalOutput to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[92] [ERROR] case ThreatsPropagationPackage.FAILURE: return createFailure(); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Failure to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[93] [ERROR] case ThreatsPropagationPackage.INTERNAL_FAULT: return createInternalFault(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from InternalFault to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[94] [ERROR] case ThreatsPropagationPackage.INTERNAL_PROPAGATION: return createInternalPropagation(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from InternalPropagation to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[95] [ERROR] case ThreatsPropagationPackage.ERROR_DETECTION: return createErrorDetection(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ErrorDetection to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[96] [ERROR] case ThreatsPropagationPackage.ERROR_HANDLING: return createErrorHandling(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ErrorHandling to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[97] [ERROR] case ThreatsPropagationPackage.FAULT_HANDLING: return createFaultHandling(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FaultHandling to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[98] [ERROR] case ThreatsPropagationPackage.ATTACK: return createAttack(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Attack to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[99] [ERROR] case ThreatsPropagationPackage.VULNERABILITY: return createVulnerability(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Vulnerability to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[100] [ERROR] case ThreatsPropagationPackage.ADVERSARY: return createAdversary(); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Adversary to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[101] [ERROR] case ThreatsPropagationPackage.ATTACK_SCENARIO: return createAttackScenario(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from AttackScenario to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[102] [ERROR] case ThreatsPropagationPackage.ERROR_MODEL: return createErrorModel(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ErrorModel to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[104] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[104] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[113] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[114] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[114] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[119] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[119] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[128] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[129] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[129] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[134] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[134] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[353] [ERROR] public RecoveryKind createRecoveryKindFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[355] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[355] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[364] [ERROR] public String convertRecoveryKindToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[364] [ERROR] public String convertRecoveryKindToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[374] [ERROR] return (ThreatsPropagationPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type ThreatsPropagationFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationFactoryImpl.java:[383] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java:[32] [ERROR] public class ComponentModelSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java:[47] [ERROR] public ComponentModelSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java:[73] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelSwitch.java:[175] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[39] [ERROR] public class FLABehaviorImpl extends EObjectImpl implements FLABehavior { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FLABehaviorImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[68] [ERROR] protected static final String FPTC_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[78] [ERROR] protected String fptc = FPTC_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[78] [ERROR] protected String fptc = FPTC_EDEFAULT; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[116] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[124] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[137] [ERROR] base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[139] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[140] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[140] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[163] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[164] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[164] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[175] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[177] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[178] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[178] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[201] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[202] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[202] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[210] [ERROR] public String getFptc() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[211] [ERROR] return fptc; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[219] [ERROR] public void setFptc(String newFptc) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[220] [ERROR] String oldFptc = fptc; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[220] [ERROR] String oldFptc = fptc; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[221] [ERROR] fptc = newFptc; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[222] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[223] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__FPTC, oldFptc, fptc)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[223] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__FPTC, oldFptc, fptc)); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[234] [ERROR] base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[236] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[237] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[237] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[260] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[261] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[261] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[272] [ERROR] base_Property = (Property)eResolveProxy(oldBase_Property); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[274] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[275] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[275] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[298] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[299] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[299] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[310] [ERROR] base_Connector = (Connector)eResolveProxy(oldBase_Connector); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[312] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[313] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[313] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[336] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[337] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[337] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FLA_BEHAVIOR__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[345] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[346] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[355] [ERROR] return getFptc(); [ERROR] ^^^^^^^ [ERROR] The method getFptc() from the type FLABehaviorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[366] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[374] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[375] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[384] [ERROR] setFptc((String)newValue); [ERROR] ^^^^^^^ [ERROR] The method setFptc(String) from the type FLABehaviorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[384] [ERROR] setFptc((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[404] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[414] [ERROR] setFptc(FPTC_EDEFAULT); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[426] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[434] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[442] [ERROR] return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[442] [ERROR] return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[442] [ERROR] return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[442] [ERROR] return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[450] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[458] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[459] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[460] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FLABehaviorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[460] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[462] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[462] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[462] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FLABehaviorImpl.java:[464] [ERROR] result.append(fptc); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[39] [ERROR] public class FPTCImpl extends DependableComponentImpl implements FPTC { [ERROR] ^^^^^^^^ [ERROR] The hierarchy of the type FPTCImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[48] [ERROR] protected static final String FPTC_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[58] [ERROR] protected String fptc = FPTC_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[58] [ERROR] protected String fptc = FPTC_EDEFAULT; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[94] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[104] [ERROR] public String getFptc() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[105] [ERROR] return fptc; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[113] [ERROR] public void setFptc(String newFptc) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[114] [ERROR] String oldFptc = fptc; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[114] [ERROR] String oldFptc = fptc; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[115] [ERROR] fptc = newFptc; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[116] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[117] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__FPTC, oldFptc, fptc)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[117] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__FPTC, oldFptc, fptc)); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[128] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[130] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[131] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[131] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[154] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[166] [ERROR] base_Connector = (Connector)eResolveProxy(oldBase_Connector); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[168] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[169] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[169] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FPTC__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[192] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[193] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[193] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FPTC__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[201] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[202] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[205] [ERROR] return getFptc(); [ERROR] ^^^^^^^ [ERROR] The method getFptc() from the type FPTCImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[213] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[221] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[222] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[225] [ERROR] setFptc((String)newValue); [ERROR] ^^^^^^^ [ERROR] The method setFptc(String) from the type FPTCImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[225] [ERROR] setFptc((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[242] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[246] [ERROR] setFptc(FPTC_EDEFAULT); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[263] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[267] [ERROR] return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[267] [ERROR] return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[267] [ERROR] return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[267] [ERROR] return FPTC_EDEFAULT == null ? fptc != null : !FPTC_EDEFAULT.equals(fptc); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[281] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[282] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[283] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FPTCImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[283] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[285] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[285] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[285] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FPTCImpl.java:[287] [ERROR] result.append(fptc); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceFactoryImpl.java:[29] [ERROR] public class StateBasedComponentsResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new StateBasedComponentsResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StateBasedComponentsResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAIntentImpl.java:[17] [ERROR] public class HAIntentImpl extends HumanActuatorUnitImpl implements HAIntent { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type HAIntentImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAIntentImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/dummy.java:[26] [ERROR] public interface dummy extends EObject { [ERROR] ^^^^^ [ERROR] The hierarchy of the type dummy is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java:[27] [ERROR] public interface AttackScenario extends EObject { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AttackScenario is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java:[68] [ERROR] String getFrequency(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java:[78] [ERROR] void setFrequency(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java:[94] [ERROR] String getProbSuccess(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/AttackScenario.java:[104] [ERROR] void setProbSuccess(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[30] [ERROR] public class STSFactoryImpl extends EFactoryImpl implements STSFactory { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type STSFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[39] [ERROR] STSFactory theSTSFactory = (STSFactory)EPackage.Registry.INSTANCE.getEFactory(STSPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[44] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[57] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[65] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[68] [ERROR] case STSPackage.HUMAN: return createHuman(); [ERROR] ^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Human to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[69] [ERROR] case STSPackage.ORGANIZATION: return createOrganization(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Organization to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[70] [ERROR] case STSPackage.TECHNOLOGICAL: return createTechnological(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Technological to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[71] [ERROR] case STSPackage.TIME_PRESSURE: return createTimePressure(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from TimePressure to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[72] [ERROR] case STSPackage.OU_MISSION_MANAGEMENT: return createOUMissionManagement(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from OUMissionManagement to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[73] [ERROR] case STSPackage.OU_RULES_REGULATION_MANAGEMENT: return createOURulesRegulationManagement(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from OURulesRegulationManagement to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[74] [ERROR] case STSPackage.OU_CLIMATE_MANAGEMENT: return createOUClimateManagement(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from OUClimateManagement to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[75] [ERROR] case STSPackage.OU_OVERSIGHT_MANAGEMENT: return createOUOversightManagement(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from OUOversightManagement to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[76] [ERROR] case STSPackage.OU_PROCESS_MANAGEMENT: return createOUProcessManagement(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from OUProcessManagement to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[77] [ERROR] case STSPackage.OU_RESOURCE_MANAGEMENT: return createOUResourceManagement(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from OUResourceManagement to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[78] [ERROR] case STSPackage.HS_ATTENTION: return createHSAttention(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HSAttention to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[79] [ERROR] case STSPackage.HUMAN_SENSOR_UNIT: return createHumanSensorUnit(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HumanSensorUnit to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[80] [ERROR] case STSPackage.HS_PERCEPTION: return createHSPerception(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HSPerception to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[81] [ERROR] case STSPackage.HS_KNOWLEDGE_PERCEPTION: return createHSKnowledgePerception(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HSKnowledgePerception to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[82] [ERROR] case STSPackage.HS_SENSORY: return createHSSensory(); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HSSensory to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[83] [ERROR] case STSPackage.HA_FEEDBACK: return createHAFeedback(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HAFeedback to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[84] [ERROR] case STSPackage.HA_INTENT: return createHAIntent(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HAIntent to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[85] [ERROR] case STSPackage.HA_COMMUNICATION: return createHACommunication(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HACommunication to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[86] [ERROR] case STSPackage.HA_TIME_MANAGEMENT: return createHATimeManagement(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HATimeManagement to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[87] [ERROR] case STSPackage.HA_SELECTION: return createHASelection(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HASelection to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[88] [ERROR] case STSPackage.HA_RESPONSE: return createHAResponse(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HAResponse to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[89] [ERROR] case STSPackage.HA_KNOWLEDGE_DECISION: return createHAKnowledgeDecision(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HAKnowledgeDecision to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[91] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[91] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[321] [ERROR] return (STSPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type STSFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/STSFactoryImpl.java:[330] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwComputingResource.java:[36] [ERROR] public interface CH_HwComputingResource extends HwComputingResource { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwComputingResource is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwComputingResource.java:[51] [ERROR] String getUtilization(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwComputingResource.java:[61] [ERROR] void setUtilization(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java:[22] [ERROR] public class StateMachinesAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateMachinesAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java:[37] [ERROR] public StateMachinesAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java:[51] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java:[52] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java:[70] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java:[74] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesAdapterFactory.java:[90] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type StateMachinesSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java:[39] [ERROR] public interface StochasticFailureBehaviour extends DependableComponent { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StochasticFailureBehaviour is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java:[54] [ERROR] String getFailureDistribution(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java:[64] [ERROR] void setFailureDistribution(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java:[80] [ERROR] String getRepairDistribution(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java:[90] [ERROR] void setRepairDistribution(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java:[106] [ERROR] String getModes(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StochasticFailureBehaviour.java:[116] [ERROR] void setModes(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[32] [ERROR] public class SafetyAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SafetyAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[47] [ERROR] public SafetyAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[62] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[96] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[110] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetyAdapterFactory.java:[112] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type SafetySwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java:[39] [ERROR] public interface Failure extends EObject { [ERROR] ^^^^^^^ [ERROR] The hierarchy of the type Failure is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java:[80] [ERROR] EList getMode(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java:[96] [ERROR] String getDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java:[106] [ERROR] void setDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java:[122] [ERROR] String getWeight(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Failure.java:[132] [ERROR] void setWeight(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitectureFactory.java:[15] [ERROR] public interface ParameterizedArchitectureFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ParameterizedArchitectureFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationPackage.java:[36] [ERROR] public interface FailurePropagationPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationPackage.java:[43] [ERROR] String eNAME = "FailurePropagation"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationPackage.java:[51] [ERROR] String eNS_URI = "http://CHESS/Dependability/FailurePropagation"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationPackage.java:[59] [ERROR] String eNS_PREFIX = "FailurePropagation"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TimePressureImpl.java:[27] [ERROR] public class TimePressureImpl extends OrganizationUnitImpl implements TimePressure { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TimePressureImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/TimePressureImpl.java:[42] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[21] [ERROR] public class ExpressionsFactoryImpl extends EFactoryImpl implements ExpressionsFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ExpressionsFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[30] [ERROR] ExpressionsFactory theExpressionsFactory = (ExpressionsFactory)EPackage.Registry.INSTANCE.getEFactory(ExpressionsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[35] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[59] [ERROR] case ExpressionsPackage.MACRO_DEFINITION: return createMacroDefinition(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from MacroDefinition to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[60] [ERROR] case ExpressionsPackage.PARAMETER_ASSUMPTIONS: return createParameterAssumptions(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ParameterAssumptions to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[62] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[62] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[92] [ERROR] return (ExpressionsPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type ExpressionsFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsFactoryImpl.java:[101] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[29] [ERROR] public enum D_avoidable implements Enumerator { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type D_avoidable is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[30] [ERROR] /** [ERROR] * The 'Unspecified' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNSPECIFIED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNSPECIFIED(0, "unspecified", "unspecified"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor D_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[40] [ERROR] /** [ERROR] * The 'Impermanence' literal object. [ERROR] * [ERROR] * [ERROR] * @see #IMPERMANENCE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] IMPERMANENCE(1, "impermanence", "impermanence"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor D_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[50] [ERROR] /** [ERROR] * The 'None' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NONE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NONE(2, "none", "none"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor D_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[134] [ERROR] public static D_avoidable get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[137] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type D_avoidable refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[152] [ERROR] public static D_avoidable getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[155] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type D_avoidable refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[191] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[198] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[206] [ERROR] private D_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[206] [ERROR] private D_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[206] [ERROR] private D_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[208] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[209] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[226] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[227] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[235] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[236] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[245] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[246] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/D_avoidable.java:[247] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/DependabilityMeasure.java:[26] [ERROR] public interface DependabilityMeasure extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependabilityMeasure is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceFactoryImpl.java:[29] [ERROR] public class FailurePropagationResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new FailurePropagationResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FailurePropagationResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[37] [ERROR] public class CHGaResourcePlatformImpl extends GaResourcesPlatformImpl implements CHGaResourcePlatform { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHGaResourcePlatformImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[37] [ERROR] public class CHGaResourcePlatformImpl extends GaResourcesPlatformImpl implements CHGaResourcePlatform { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHGaResourcePlatformImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[64] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[72] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[85] [ERROR] base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[87] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[88] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[88] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[111] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[112] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[112] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[123] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[125] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[126] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[126] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[149] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[150] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHGaResourcePlatformImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[150] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[158] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[159] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[168] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[176] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[177] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[194] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[204] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[212] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHGaResourcePlatformImpl.java:[220] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/Reliability.java:[25] [ERROR] public interface Reliability extends DependabilityMeasure { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type Reliability is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[40] [ERROR] public class RampDownImpl extends EObjectImpl implements RampDown { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type RampDownImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[69] [ERROR] protected static final String DECR_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[79] [ERROR] protected String decr = DECR_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[79] [ERROR] protected String decr = DECR_EDEFAULT; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[89] [ERROR] protected static final String END_VALUE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[99] [ERROR] protected String endValue = END_VALUE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[99] [ERROR] protected String endValue = END_VALUE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[107] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[115] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[128] [ERROR] base_State = (State)eResolveProxy(oldBase_State); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[130] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[131] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.RAMP_DOWN__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[131] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.RAMP_DOWN__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[154] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[166] [ERROR] property = (Property)eResolveProxy(oldProperty); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[168] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[169] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.RAMP_DOWN__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[169] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.RAMP_DOWN__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[192] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[193] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[193] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[201] [ERROR] public String getDecr() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[202] [ERROR] return decr; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[210] [ERROR] public void setDecr(String newDecr) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[211] [ERROR] String oldDecr = decr; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[211] [ERROR] String oldDecr = decr; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[212] [ERROR] decr = newDecr; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[213] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[214] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__DECR, oldDecr, decr)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[214] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__DECR, oldDecr, decr)); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[222] [ERROR] public String getEndValue() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[223] [ERROR] return endValue; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[231] [ERROR] public void setEndValue(String newEndValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[232] [ERROR] String oldEndValue = endValue; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[232] [ERROR] String oldEndValue = endValue; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[233] [ERROR] endValue = newEndValue; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[234] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[235] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__END_VALUE, oldEndValue, endValue)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[235] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.RAMP_DOWN__END_VALUE, oldEndValue, endValue)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[243] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[244] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[253] [ERROR] return getDecr(); [ERROR] ^^^^^^^ [ERROR] The method getDecr() from the type RampDownImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[255] [ERROR] return getEndValue(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEndValue() from the type RampDownImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[257] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[265] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[266] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[275] [ERROR] setDecr((String)newValue); [ERROR] ^^^^^^^ [ERROR] The method setDecr(String) from the type RampDownImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[275] [ERROR] setDecr((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[278] [ERROR] setEndValue((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setEndValue(String) from the type RampDownImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[278] [ERROR] setEndValue((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[289] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[299] [ERROR] setDecr(DECR_EDEFAULT); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[302] [ERROR] setEndValue(END_VALUE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[305] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[313] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[321] [ERROR] return DECR_EDEFAULT == null ? decr != null : !DECR_EDEFAULT.equals(decr); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[321] [ERROR] return DECR_EDEFAULT == null ? decr != null : !DECR_EDEFAULT.equals(decr); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[321] [ERROR] return DECR_EDEFAULT == null ? decr != null : !DECR_EDEFAULT.equals(decr); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[321] [ERROR] return DECR_EDEFAULT == null ? decr != null : !DECR_EDEFAULT.equals(decr); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[323] [ERROR] return END_VALUE_EDEFAULT == null ? endValue != null : !END_VALUE_EDEFAULT.equals(endValue); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[323] [ERROR] return END_VALUE_EDEFAULT == null ? endValue != null : !END_VALUE_EDEFAULT.equals(endValue); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[323] [ERROR] return END_VALUE_EDEFAULT == null ? endValue != null : !END_VALUE_EDEFAULT.equals(endValue); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[323] [ERROR] return END_VALUE_EDEFAULT == null ? endValue != null : !END_VALUE_EDEFAULT.equals(endValue); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[325] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[333] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[334] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[335] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type RampDownImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[335] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[337] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[337] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[337] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[339] [ERROR] result.append(decr); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/RampDownImpl.java:[341] [ERROR] result.append(endValue); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[32] [ERROR] public enum FailureType implements Enumerator { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type FailureType is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[33] [ERROR] /** [ERROR] * The 'Late' literal object. [ERROR] * [ERROR] * [ERROR] * @see #LATE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] LATE(0, "late", "late"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[43] [ERROR] /** [ERROR] * The 'Early' literal object. [ERROR] * [ERROR] * [ERROR] * @see #EARLY_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] EARLY(1, "early", "early"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[53] [ERROR] /** [ERROR] * The 'Value Subtle' literal object. [ERROR] * [ERROR] * [ERROR] * @see #VALUE_SUBTLE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] VALUE_SUBTLE(2, "valueSubtle", "valueSubtle"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[63] [ERROR] /** [ERROR] * The 'Value Coarse' literal object. [ERROR] * [ERROR] * [ERROR] * @see #VALUE_COARSE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] VALUE_COARSE(3, "valueCoarse", "valueCoarse"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[73] [ERROR] /** [ERROR] * The 'Omission' literal object. [ERROR] * [ERROR] * [ERROR] * @see #OMISSION_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] OMISSION(4, "omission", "omission"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[83] [ERROR] /** [ERROR] * The 'Commission' literal object. [ERROR] * [ERROR] * [ERROR] * @see #COMMISSION_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] COMMISSION(5, "commission", "commission"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[93] [ERROR] /** [ERROR] * The 'No Failure' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NO_FAILURE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NO_FAILURE(6, "noFailure", "noFailure"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[103] [ERROR] /** [ERROR] * The 'Variable' literal object. [ERROR] * [ERROR] * [ERROR] * @see #VARIABLE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] VARIABLE(7, "variable", "variable"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[113] [ERROR] /** [ERROR] * The 'Wildcard' literal object. [ERROR] * [ERROR] * [ERROR] * @see #WILDCARD_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] WILDCARD(8, "wildcard", "wildcard"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor FailureType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[283] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[283] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[283] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[293] [ERROR] public static FailureType get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[296] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type FailureType refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[311] [ERROR] public static FailureType getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[314] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type FailureType refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[356] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[363] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[371] [ERROR] private FailureType(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[371] [ERROR] private FailureType(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[371] [ERROR] private FailureType(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[373] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[374] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[391] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[392] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[400] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[401] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[410] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[411] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailureType.java:[412] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/NormalState.java:[29] [ERROR] public interface NormalState extends EObject { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalState is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[27] [ERROR] public class CoreXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CoreXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[37] [ERROR] CorePackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type CorePackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new CoreResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new CoreResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new CoreResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new CoreResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/MTTFImpl.java:[25] [ERROR] public class MTTFImpl extends DependabilityMeasureImpl implements MTTF { [ERROR] ^^^^^^^^ [ERROR] The hierarchy of the type MTTFImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/MTTFImpl.java:[40] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[38] [ERROR] public class HumanImpl extends EObjectImpl implements Human { [ERROR] ^^^^^^^^^ [ERROR] The hierarchy of the type HumanImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[55] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[76] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type HumanImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[78] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HumanImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[79] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HumanImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[79] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.HUMAN__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[102] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HumanImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[103] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HumanImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[103] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.HUMAN__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[111] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[112] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[118] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[126] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[127] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[141] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[148] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[156] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HumanImpl.java:[162] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java:[44] [ERROR] public interface AnalysisContextElement extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AnalysisContextElement is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java:[88] [ERROR] String getDate(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java:[98] [ERROR] void setDate(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java:[114] [ERROR] EList getConditions(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java:[156] [ERROR] String getResult(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AnalysisContextElement.java:[166] [ERROR] void setResult(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[48] [ERROR] public class MMActivitiesImpl extends EObjectImpl implements MMActivities { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MMActivitiesImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[67] [ERROR] protected static final String WHEN_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[77] [ERROR] protected String when = WHEN_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[77] [ERROR] protected String when = WHEN_EDEFAULT; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[87] [ERROR] protected static final String DURATION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[97] [ERROR] protected String duration = DURATION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[97] [ERROR] protected String duration = DURATION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[107] [ERROR] protected static final String PROB_SUCCESS_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[117] [ERROR] protected String probSuccess = PROB_SUCCESS_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[117] [ERROR] protected String probSuccess = PROB_SUCCESS_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[165] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[173] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[186] [ERROR] base_Activity = (Activity)eResolveProxy(oldBase_Activity); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[188] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[189] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTIVITY, oldBase_Activity, base_Activity)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[189] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTIVITY, oldBase_Activity, base_Activity)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[212] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[213] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTIVITY, oldBase_Activity, base_Activity)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[213] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTIVITY, oldBase_Activity, base_Activity)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[221] [ERROR] public String getWhen() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[222] [ERROR] return when; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[230] [ERROR] public void setWhen(String newWhen) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[231] [ERROR] String oldWhen = when; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[231] [ERROR] String oldWhen = when; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[232] [ERROR] when = newWhen; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[233] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[234] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__WHEN, oldWhen, when)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[234] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__WHEN, oldWhen, when)); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[242] [ERROR] public String getDuration() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[243] [ERROR] return duration; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[251] [ERROR] public void setDuration(String newDuration) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[252] [ERROR] String oldDuration = duration; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[252] [ERROR] String oldDuration = duration; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[253] [ERROR] duration = newDuration; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[254] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[255] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__DURATION, oldDuration, duration)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[255] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__DURATION, oldDuration, duration)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[263] [ERROR] public String getProbSuccess() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[264] [ERROR] return probSuccess; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[272] [ERROR] public void setProbSuccess(String newProbSuccess) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[273] [ERROR] String oldProbSuccess = probSuccess; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[273] [ERROR] String oldProbSuccess = probSuccess; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[274] [ERROR] probSuccess = newProbSuccess; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[275] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[276] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__PROB_SUCCESS, oldProbSuccess, probSuccess)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[276] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__PROB_SUCCESS, oldProbSuccess, probSuccess)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[286] [ERROR] onCompletion = new EObjectResolvingEList(Activity.class, this, MaintenanceMonitoringPackage.MM_ACTIVITIES__ON_COMPLETION); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[296] [ERROR] public Activity getOnCompletion(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[305] [ERROR] public Activity getOnCompletion(String name, boolean ignoreCase) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[306] [ERROR] onCompletionLoop: for (Activity onCompletion : getOnCompletion()) { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] Can only iterate over an array or an instance of java.lang.Iterable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[307] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onCompletion.getName()) : name.equals(onCompletion.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[307] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onCompletion.getName()) : name.equals(onCompletion.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[321] [ERROR] onSuccessfulCompletion = new EObjectResolvingEList(Activity.class, this, MaintenanceMonitoringPackage.MM_ACTIVITIES__ON_SUCCESSFUL_COMPLETION); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[331] [ERROR] public Activity getOnSuccessfulCompletion(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[340] [ERROR] public Activity getOnSuccessfulCompletion(String name, boolean ignoreCase) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[341] [ERROR] onSuccessfulCompletionLoop: for (Activity onSuccessfulCompletion : getOnSuccessfulCompletion()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Can only iterate over an array or an instance of java.lang.Iterable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[342] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onSuccessfulCompletion.getName()) : name.equals(onSuccessfulCompletion.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[342] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onSuccessfulCompletion.getName()) : name.equals(onSuccessfulCompletion.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[356] [ERROR] onFailedCompletion = new EObjectResolvingEList(Activity.class, this, MaintenanceMonitoringPackage.MM_ACTIVITIES__ON_FAILED_COMPLETION); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[366] [ERROR] public Activity getOnFailedCompletion(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[375] [ERROR] public Activity getOnFailedCompletion(String name, boolean ignoreCase) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[376] [ERROR] onFailedCompletionLoop: for (Activity onFailedCompletion : getOnFailedCompletion()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Can only iterate over an array or an instance of java.lang.Iterable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[377] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onFailedCompletion.getName()) : name.equals(onFailedCompletion.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[377] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(onFailedCompletion.getName()) : name.equals(onFailedCompletion.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[392] [ERROR] base_Action = (Action)eResolveProxy(oldBase_Action); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[394] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[395] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTION, oldBase_Action, base_Action)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[395] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTION, oldBase_Action, base_Action)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[418] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[419] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTION, oldBase_Action, base_Action)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MMActivitiesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[419] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MaintenanceMonitoringPackage.MM_ACTIVITIES__BASE_ACTION, oldBase_Action, base_Action)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[427] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[428] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[434] [ERROR] return getWhen(); [ERROR] ^^^^^^^ [ERROR] The method getWhen() from the type MMActivitiesImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[436] [ERROR] return getDuration(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getDuration() from the type MMActivitiesImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[438] [ERROR] return getProbSuccess(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getProbSuccess() from the type MMActivitiesImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[449] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[457] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[458] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[459] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[465] [ERROR] setWhen((String)newValue); [ERROR] ^^^^^^^ [ERROR] The method setWhen(String) from the type MMActivitiesImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[465] [ERROR] setWhen((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[468] [ERROR] setDuration((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setDuration(String) from the type MMActivitiesImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[468] [ERROR] setDuration((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[471] [ERROR] setProbSuccess((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setProbSuccess(String) from the type MMActivitiesImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[471] [ERROR] setProbSuccess((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[474] [ERROR] getOnCompletion().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[475] [ERROR] getOnCompletion().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[475] [ERROR] getOnCompletion().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[478] [ERROR] getOnSuccessfulCompletion().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[479] [ERROR] getOnSuccessfulCompletion().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[479] [ERROR] getOnSuccessfulCompletion().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[482] [ERROR] getOnFailedCompletion().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[483] [ERROR] getOnFailedCompletion().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[483] [ERROR] getOnFailedCompletion().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[497] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[504] [ERROR] setWhen(WHEN_EDEFAULT); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[533] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MMActivitiesImpl.java:[561] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[34] [ERROR] public class ErrorDetectionImpl extends EObjectImpl implements ErrorDetection { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorDetectionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[53] [ERROR] protected static final String DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[63] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[63] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[73] [ERROR] protected static final String SUCCESS_PROBABILITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[83] [ERROR] protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[83] [ERROR] protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[93] [ERROR] protected static final String WEIGHT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[103] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[103] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[111] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[132] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[134] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[135] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_DETECTION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[135] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ERROR_DETECTION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[158] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[159] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[159] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[167] [ERROR] public String getDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[168] [ERROR] return delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[176] [ERROR] public void setDelay(String newDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[177] [ERROR] String oldDelay = delay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[177] [ERROR] String oldDelay = delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[178] [ERROR] delay = newDelay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[179] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__DELAY, oldDelay, delay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__DELAY, oldDelay, delay)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[188] [ERROR] public String getSuccessProbability() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[189] [ERROR] return successProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[197] [ERROR] public void setSuccessProbability(String newSuccessProbability) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[198] [ERROR] String oldSuccessProbability = successProbability; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[198] [ERROR] String oldSuccessProbability = successProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[199] [ERROR] successProbability = newSuccessProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[200] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[201] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[201] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[209] [ERROR] public String getWeight() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[210] [ERROR] return weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[218] [ERROR] public void setWeight(String newWeight) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[219] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[219] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[220] [ERROR] weight = newWeight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[221] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[222] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[222] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ERROR_DETECTION__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[230] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[231] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[237] [ERROR] return getDelay(); [ERROR] ^^^^^^^^ [ERROR] The method getDelay() from the type ErrorDetectionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[239] [ERROR] return getSuccessProbability(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getSuccessProbability() from the type ErrorDetectionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[241] [ERROR] return getWeight(); [ERROR] ^^^^^^^^^ [ERROR] The method getWeight() from the type ErrorDetectionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[243] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[251] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[252] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[258] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setDelay(String) from the type ErrorDetectionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[258] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[261] [ERROR] setSuccessProbability((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setSuccessProbability(String) from the type ErrorDetectionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[261] [ERROR] setSuccessProbability((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[264] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^^^^ [ERROR] The method setWeight(String) from the type ErrorDetectionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[264] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[275] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[282] [ERROR] setDelay(DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[285] [ERROR] setSuccessProbability(SUCCESS_PROBABILITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[288] [ERROR] setWeight(WEIGHT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[291] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[299] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[311] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[319] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[320] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[321] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ErrorDetectionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[321] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[325] [ERROR] result.append(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[327] [ERROR] result.append(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ErrorDetectionImpl.java:[329] [ERROR] result.append(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceFactoryImpl.java:[29] [ERROR] public class CHESSViewsResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new CHESSViewsResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CHESSViewsResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[33] [ERROR] public class AttackScenarioImpl extends EObjectImpl implements AttackScenario { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AttackScenarioImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[52] [ERROR] protected static final String FREQUENCY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[62] [ERROR] protected String frequency = FREQUENCY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[62] [ERROR] protected String frequency = FREQUENCY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[72] [ERROR] protected static final String PROB_SUCCESS_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[82] [ERROR] protected String probSuccess = PROB_SUCCESS_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[82] [ERROR] protected String probSuccess = PROB_SUCCESS_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[90] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[98] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[111] [ERROR] base_Interaction = (Interaction)eResolveProxy(oldBase_Interaction); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[113] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[114] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK_SCENARIO__BASE_INTERACTION, oldBase_Interaction, base_Interaction)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[114] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK_SCENARIO__BASE_INTERACTION, oldBase_Interaction, base_Interaction)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[137] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[138] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__BASE_INTERACTION, oldBase_Interaction, base_Interaction)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[138] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__BASE_INTERACTION, oldBase_Interaction, base_Interaction)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[146] [ERROR] public String getFrequency() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[147] [ERROR] return frequency; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[155] [ERROR] public void setFrequency(String newFrequency) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[156] [ERROR] String oldFrequency = frequency; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[156] [ERROR] String oldFrequency = frequency; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[157] [ERROR] frequency = newFrequency; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[158] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[159] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__FREQUENCY, oldFrequency, frequency)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[159] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__FREQUENCY, oldFrequency, frequency)); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[167] [ERROR] public String getProbSuccess() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[168] [ERROR] return probSuccess; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[176] [ERROR] public void setProbSuccess(String newProbSuccess) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[177] [ERROR] String oldProbSuccess = probSuccess; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[177] [ERROR] String oldProbSuccess = probSuccess; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[178] [ERROR] probSuccess = newProbSuccess; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[179] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__PROB_SUCCESS, oldProbSuccess, probSuccess)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK_SCENARIO__PROB_SUCCESS, oldProbSuccess, probSuccess)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[188] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[189] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[195] [ERROR] return getFrequency(); [ERROR] ^^^^^^^^^^^^ [ERROR] The method getFrequency() from the type AttackScenarioImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[197] [ERROR] return getProbSuccess(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getProbSuccess() from the type AttackScenarioImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[199] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[207] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[208] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[214] [ERROR] setFrequency((String)newValue); [ERROR] ^^^^^^^^^^^^ [ERROR] The method setFrequency(String) from the type AttackScenarioImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[214] [ERROR] setFrequency((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[217] [ERROR] setProbSuccess((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setProbSuccess(String) from the type AttackScenarioImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[217] [ERROR] setProbSuccess((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[228] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[235] [ERROR] setFrequency(FREQUENCY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[238] [ERROR] setProbSuccess(PROB_SUCCESS_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[241] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[249] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[255] [ERROR] return FREQUENCY_EDEFAULT == null ? frequency != null : !FREQUENCY_EDEFAULT.equals(frequency); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[255] [ERROR] return FREQUENCY_EDEFAULT == null ? frequency != null : !FREQUENCY_EDEFAULT.equals(frequency); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[255] [ERROR] return FREQUENCY_EDEFAULT == null ? frequency != null : !FREQUENCY_EDEFAULT.equals(frequency); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[255] [ERROR] return FREQUENCY_EDEFAULT == null ? frequency != null : !FREQUENCY_EDEFAULT.equals(frequency); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[257] [ERROR] return PROB_SUCCESS_EDEFAULT == null ? probSuccess != null : !PROB_SUCCESS_EDEFAULT.equals(probSuccess); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[257] [ERROR] return PROB_SUCCESS_EDEFAULT == null ? probSuccess != null : !PROB_SUCCESS_EDEFAULT.equals(probSuccess); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[257] [ERROR] return PROB_SUCCESS_EDEFAULT == null ? probSuccess != null : !PROB_SUCCESS_EDEFAULT.equals(probSuccess); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[257] [ERROR] return PROB_SUCCESS_EDEFAULT == null ? probSuccess != null : !PROB_SUCCESS_EDEFAULT.equals(probSuccess); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[259] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[267] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[268] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[269] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type AttackScenarioImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[269] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[273] [ERROR] result.append(frequency); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackScenarioImpl.java:[275] [ERROR] result.append(probSuccess); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[64] [ERROR] public class CHRtSpecificationImpl extends EObjectImpl implements CHRtSpecification { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHRtSpecificationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[83] [ERROR] protected static final String WCET_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[93] [ERROR] protected String wcet = WCET_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[93] [ERROR] protected String wcet = WCET_EDEFAULT; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[103] [ERROR] protected static final String LOCAL_WCET_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[113] [ERROR] protected String localWCET = LOCAL_WCET_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[113] [ERROR] protected String localWCET = LOCAL_WCET_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[123] [ERROR] protected static final String RELATIVE_PRIORITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[133] [ERROR] protected String relativePriority = RELATIVE_PRIORITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[133] [ERROR] protected String relativePriority = RELATIVE_PRIORITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[143] [ERROR] protected static final String CEILING_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[153] [ERROR] protected String ceiling = CEILING_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[153] [ERROR] protected String ceiling = CEILING_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[163] [ERROR] protected static final String MEMORY_SIZE_FOOTPRINT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[173] [ERROR] protected String memorySizeFootprint = MEMORY_SIZE_FOOTPRINT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[173] [ERROR] protected String memorySizeFootprint = MEMORY_SIZE_FOOTPRINT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[183] [ERROR] protected static final String STACK_SIZE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[193] [ERROR] protected String stackSize = STACK_SIZE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[193] [ERROR] protected String stackSize = STACK_SIZE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[203] [ERROR] protected static final String HEAP_SIZE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[213] [ERROR] protected String heapSize = HEAP_SIZE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[213] [ERROR] protected String heapSize = HEAP_SIZE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[243] [ERROR] protected static final String OCC_KIND_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[253] [ERROR] protected String occKind = OCC_KIND_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[253] [ERROR] protected String occKind = OCC_KIND_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[283] [ERROR] protected static final String RL_DL_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[293] [ERROR] protected String rlDl = RL_DL_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[293] [ERROR] protected String rlDl = RL_DL_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[313] [ERROR] protected EList respT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[323] [ERROR] protected EList blockT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[341] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[349] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[362] [ERROR] partWithPort = (Property)eResolveProxy(oldPartWithPort); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[364] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[365] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[365] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[388] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[389] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[389] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__PART_WITH_PORT, oldPartWithPort, partWithPort)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[397] [ERROR] public String getWCET() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[398] [ERROR] return wcet; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[406] [ERROR] public void setWCET(String newWCET) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[407] [ERROR] String oldWCET = wcet; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[407] [ERROR] String oldWCET = wcet; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[408] [ERROR] wcet = newWCET; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[409] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[410] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__WCET, oldWCET, wcet)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[410] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__WCET, oldWCET, wcet)); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[418] [ERROR] public String getLocalWCET() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[419] [ERROR] return localWCET; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[427] [ERROR] public void setLocalWCET(String newLocalWCET) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[428] [ERROR] String oldLocalWCET = localWCET; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[428] [ERROR] String oldLocalWCET = localWCET; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[429] [ERROR] localWCET = newLocalWCET; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[430] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[431] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__LOCAL_WCET, oldLocalWCET, localWCET)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[431] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__LOCAL_WCET, oldLocalWCET, localWCET)); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[439] [ERROR] public String getRelativePriority() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[440] [ERROR] return relativePriority; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[448] [ERROR] public void setRelativePriority(String newRelativePriority) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[449] [ERROR] String oldRelativePriority = relativePriority; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[449] [ERROR] String oldRelativePriority = relativePriority; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[450] [ERROR] relativePriority = newRelativePriority; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[451] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[452] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__RELATIVE_PRIORITY, oldRelativePriority, relativePriority)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[452] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_SPECIFICATION__RELATIVE_PRIORITY, oldRelativePriority, relativePriority)); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[460] [ERROR] public String getCeiling() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[461] [ERROR] return ceiling; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[469] [ERROR] public void setCeiling(String newCeiling) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[470] [ERROR] String oldCeiling = ceiling; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[470] [ERROR] String oldCeiling = ceiling; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[471] [ERROR] ceiling = newCeiling; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[481] [ERROR] public String getMemorySizeFootprint() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[490] [ERROR] public void setMemorySizeFootprint(String newMemorySizeFootprint) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[502] [ERROR] public String getStackSize() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[511] [ERROR] public void setStackSize(String newStackSize) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[523] [ERROR] public String getHeapSize() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[532] [ERROR] public void setHeapSize(String newHeapSize) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[547] [ERROR] slot = (Slot)eResolveProxy(oldSlot); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[573] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[585] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[611] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[620] [ERROR] public String getOccKind() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[629] [ERROR] public void setOccKind(String newOccKind) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[653] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[662] [ERROR] public String getRlDl() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[671] [ERROR] public void setRlDl(String newRlDl) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[686] [ERROR] context = (BehavioralFeature)eResolveProxy(oldContext); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[712] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[721] [ERROR] public EList getRespT() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[733] [ERROR] public EList getBlockT() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[747] [ERROR] operationReqForSporadicOcc = new EObjectResolvingEList(Operation.class, this, RTComponentModelPackage.CH_RT_SPECIFICATION__OPERATION_REQ_FOR_SPORADIC_OCC); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[757] [ERROR] public Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[766] [ERROR] public Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[791] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[841] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[908] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[971] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtSpecificationImpl.java:[1017] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java:[25] [ERROR] public class AsyncCommunicationSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AsyncCommunicationSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java:[40] [ERROR] public AsyncCommunicationSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java:[66] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/util/AsyncCommunicationSwitch.java:[105] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceImpl.java:[25] [ERROR] public class StateBasedAnalysisResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[29] [ERROR] public abstract class OrganizationUnitImpl extends EObjectImpl implements OrganizationUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OrganizationUnitImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[46] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[67] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type OrganizationUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[69] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type OrganizationUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.ORGANIZATION_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type OrganizationUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.ORGANIZATION_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[93] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type OrganizationUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.ORGANIZATION_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type OrganizationUnitImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.ORGANIZATION_UNIT__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[102] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[103] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[109] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[117] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[118] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[132] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[139] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[147] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationUnitImpl.java:[153] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSAttentionImpl.java:[17] [ERROR] public class HSAttentionImpl extends HumanSensorUnitImpl implements HSAttention { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HSAttentionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSAttentionImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[32] [ERROR] public class FailurePropagationAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[47] [ERROR] public FailurePropagationAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[62] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[96] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[100] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[112] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[116] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[120] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[124] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[128] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[132] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[136] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[150] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationAdapterFactory.java:[152] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type FailurePropagationSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[94] [ERROR] public class HardwareBaselinePackageImpl extends EPackageImpl implements HardwareBaselinePackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselinePackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[132] [ERROR] super(eNS_URI, HardwareBaselineFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[155] [ERROR] if (isInited) return (HardwareBaselinePackage)EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[158] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new HardwareBaselinePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[158] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new HardwareBaselinePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[176] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[176] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[177] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[177] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[178] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[178] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[179] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[179] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[180] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[180] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[181] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[181] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[182] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[182] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[183] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[183] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[184] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[184] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[185] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[185] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[186] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[186] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[187] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[187] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[188] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[188] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[189] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[189] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[190] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[190] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[191] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[191] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[192] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[192] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[193] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[193] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[194] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[194] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[195] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[195] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[196] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[196] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[197] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[197] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[250] [ERROR] theHardwareBaselinePackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type HardwareBaselinePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[254] [ERROR] EPackage.Registry.INSTANCE.put(HardwareBaselinePackage.eNS_URI, theHardwareBaselinePackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[273] [ERROR] return (EAttribute)cH_HwProcessorEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[291] [ERROR] return (EAttribute)cH_HwBusEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[309] [ERROR] return (EAttribute)cH_HwComputingResourceEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[318] [ERROR] return (HardwareBaselineFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type HardwareBaselinePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[340] [ERROR] cH_HwProcessorEClass = createEClass(CH_HW_PROCESSOR); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type HardwareBaselinePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[341] [ERROR] createEAttribute(cH_HwProcessorEClass, CH_HW_PROCESSOR__UTILIZATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type HardwareBaselinePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[343] [ERROR] cH_HwBusEClass = createEClass(CH_HW_BUS); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type HardwareBaselinePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[344] [ERROR] createEAttribute(cH_HwBusEClass, CH_HW_BUS__UTILIZATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type HardwareBaselinePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[346] [ERROR] cH_HwComputingResourceEClass = createEClass(CH_HW_COMPUTING_RESOURCE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type HardwareBaselinePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[347] [ERROR] createEAttribute(cH_HwComputingResourceEClass, CH_HW_COMPUTING_RESOURCE__UTILIZATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type HardwareBaselinePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[369] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[370] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[371] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[374] [ERROR] HwComputingPackage theHwComputingPackage = (HwComputingPackage)EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[375] [ERROR] BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[376] [ERROR] HwCommunicationPackage theHwCommunicationPackage = (HwCommunicationPackage)EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[383] [ERROR] cH_HwProcessorEClass.getESuperTypes().add(theHwComputingPackage.getHwProcessor()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[384] [ERROR] cH_HwBusEClass.getESuperTypes().add(theHwCommunicationPackage.getHwBus()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[385] [ERROR] cH_HwComputingResourceEClass.getESuperTypes().add(theHwComputingPackage.getHwComputingResource()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[388] [ERROR] initEClass(cH_HwProcessorEClass, CH_HwProcessor.class, "CH_HwProcessor", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[388] [ERROR] initEClass(cH_HwProcessorEClass, CH_HwProcessor.class, "CH_HwProcessor", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[388] [ERROR] initEClass(cH_HwProcessorEClass, CH_HwProcessor.class, "CH_HwProcessor", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[389] [ERROR] initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[389] [ERROR] initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[389] [ERROR] initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[389] [ERROR] initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[389] [ERROR] initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[389] [ERROR] initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[389] [ERROR] initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[389] [ERROR] initEAttribute(getCH_HwProcessor_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwProcessor.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[391] [ERROR] initEClass(cH_HwBusEClass, CH_HwBus.class, "CH_HwBus", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[391] [ERROR] initEClass(cH_HwBusEClass, CH_HwBus.class, "CH_HwBus", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[391] [ERROR] initEClass(cH_HwBusEClass, CH_HwBus.class, "CH_HwBus", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[392] [ERROR] initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[392] [ERROR] initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[392] [ERROR] initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[392] [ERROR] initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[392] [ERROR] initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[392] [ERROR] initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[392] [ERROR] initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[392] [ERROR] initEAttribute(getCH_HwBus_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwBus.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[394] [ERROR] initEClass(cH_HwComputingResourceEClass, CH_HwComputingResource.class, "CH_HwComputingResource", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[394] [ERROR] initEClass(cH_HwComputingResourceEClass, CH_HwComputingResource.class, "CH_HwComputingResource", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[394] [ERROR] initEClass(cH_HwComputingResourceEClass, CH_HwComputingResource.class, "CH_HwComputingResource", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[395] [ERROR] initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[395] [ERROR] initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[395] [ERROR] initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[395] [ERROR] initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselinePackageImpl.java:[395] [ERROR] initEAttribute(getCH_HwComputingResource_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, CH_HwComputingResource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalOutputImpl.java:[32] [ERROR] public class NormalOutputImpl extends DepEventImpl implements NormalOutput { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalOutputImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalOutputImpl.java:[47] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceFactoryImpl.java:[29] [ERROR] public class CoreResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CoreResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new CoreResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CoreResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[24] [ERROR] public class ARINCComponentModelAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCComponentModelAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[39] [ERROR] public ARINCComponentModelAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[53] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[54] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[72] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/util/ARINCComponentModelAdapterFactory.java:[98] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[38] [ERROR] public class StuckAtFixedImpl extends EObjectImpl implements StuckAtFixed { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StuckAtFixedImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[65] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[73] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[86] [ERROR] base_State = (State)eResolveProxy(oldBase_State); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[88] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[89] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT_FIXED__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[89] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT_FIXED__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[112] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[113] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT_FIXED__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[113] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT_FIXED__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[124] [ERROR] property = (Property)eResolveProxy(oldProperty); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[126] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[127] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT_FIXED__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[127] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT_FIXED__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[150] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[151] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT_FIXED__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtFixedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[151] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT_FIXED__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[159] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[160] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[169] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[177] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[178] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[195] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[205] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[213] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtFixedImpl.java:[221] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java:[25] [ERROR] public class StateMachinesSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateMachinesSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java:[40] [ERROR] public StateMachinesSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java:[66] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/util/StateMachinesSwitch.java:[105] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[27] [ERROR] public class CHESSViewsFactoryImpl extends EFactoryImpl implements CHESSViewsFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[36] [ERROR] CHESSViewsFactory theCHESSViewsFactory = (CHESSViewsFactory)EPackage.Registry.INSTANCE.getEFactory(CHESSViewsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[65] [ERROR] case CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW: return createExtraFunctionalView(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ExtraFunctionalView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[66] [ERROR] case CHESSViewsPackage.TIMING_DATA_FLOW_VIEW: return createTimingDataFlowView(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from TimingDataFlowView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[67] [ERROR] case CHESSViewsPackage.RT_ANALYSIS_VIEW: return createRTAnalysisView(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from RTAnalysisView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[68] [ERROR] case CHESSViewsPackage.DEPLOYMENT_VIEW: return createDeploymentView(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from DeploymentView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[69] [ERROR] case CHESSViewsPackage.REQUIREMENT_VIEW: return createRequirementView(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from RequirementView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[70] [ERROR] case CHESSViewsPackage.COMPONENT_VIEW: return createComponentView(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ComponentView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[71] [ERROR] case CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW: return createDependabilityAnalysisView(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from DependabilityAnalysisView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[72] [ERROR] case CHESSViewsPackage.SYSTEM_VIEW: return createSystemView(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from SystemView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[73] [ERROR] case CHESSViewsPackage.PSM_VIEW: return createPSMView(); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from PSMView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[74] [ERROR] case CHESSViewsPackage.ANALYSIS_VIEW: return createAnalysisView(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from AnalysisView to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[76] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[76] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[186] [ERROR] return (CHESSViewsPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type CHESSViewsFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsFactoryImpl.java:[195] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/Technological.java:[32] [ERROR] public interface Technological extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type Technological is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[43] [ERROR] public class ThreatsPropagationAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[58] [ERROR] public ThreatsPropagationAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[72] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[73] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[91] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[95] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[99] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[103] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[107] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[111] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[115] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[123] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[127] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[131] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[135] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[139] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[143] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[147] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[151] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[155] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[159] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[163] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[167] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[171] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[175] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[179] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[193] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationAdapterFactory.java:[195] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type ThreatsPropagationSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OURulesRegulationManagementImpl.java:[17] [ERROR] public class OURulesRegulationManagementImpl extends OrganizationUnitImpl implements OURulesRegulationManagement { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OURulesRegulationManagementImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OURulesRegulationManagementImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ExpressionsFactory.java:[15] [ERROR] public interface ExpressionsFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ExpressionsFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[99] [ERROR] public class DependableComponentPackageImpl extends EPackageImpl implements DependableComponentPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[193] [ERROR] super(eNS_URI, DependableComponentFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[216] [ERROR] if (isInited) return (DependableComponentPackage)EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[219] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new DependableComponentPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[219] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new DependableComponentPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[237] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[237] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[238] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[238] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[239] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[239] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[240] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[240] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[241] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[241] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[242] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[242] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[243] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[243] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[244] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[244] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[245] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[245] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[246] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[246] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[247] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[247] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[248] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[248] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[249] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[249] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[250] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[250] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[251] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[251] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[252] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[252] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[253] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[253] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[254] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[254] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[255] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[255] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[256] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[256] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[257] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[257] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[258] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[258] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[311] [ERROR] theDependableComponentPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[315] [ERROR] EPackage.Registry.INSTANCE.put(DependableComponentPackage.eNS_URI, theDependableComponentPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[334] [ERROR] return (EReference)failureModesEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[343] [ERROR] return (EReference)failureModesEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[352] [ERROR] return (EReference)failureModesEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[361] [ERROR] return (EReference)failureModesEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[379] [ERROR] return (EReference)failureModeEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[388] [ERROR] return (EAttribute)failureModeEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[397] [ERROR] return (EAttribute)failureModeEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[406] [ERROR] return (EAttribute)failureModeEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[415] [ERROR] return (EAttribute)failureModeEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[424] [ERROR] return (EAttribute)failureModeEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[478] [ERROR] return (EReference)dependableComponentEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[487] [ERROR] return (EReference)dependableComponentEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[496] [ERROR] return (EReference)dependableComponentEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[505] [ERROR] return (EReference)dependableComponentEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[523] [ERROR] return (EReference)threatEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[532] [ERROR] return (EReference)threatEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[541] [ERROR] return (EReference)threatEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[550] [ERROR] return (EAttribute)threatEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[568] [ERROR] return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[577] [ERROR] return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[586] [ERROR] return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[595] [ERROR] return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[604] [ERROR] return (EAttribute)analysisContextElementEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[613] [ERROR] return (EReference)analysisContextElementEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[622] [ERROR] return (EReference)analysisContextElementEClass.getEStructuralFeatures().get(6); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[631] [ERROR] return (EReference)analysisContextElementEClass.getEStructuralFeatures().get(7); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[640] [ERROR] return (EReference)analysisContextElementEClass.getEStructuralFeatures().get(8); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[658] [ERROR] return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[667] [ERROR] return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[676] [ERROR] return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[685] [ERROR] return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[694] [ERROR] return (EReference)errorModelBehaviorEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[712] [ERROR] return (EAttribute)propagationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[721] [ERROR] return (EAttribute)propagationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[730] [ERROR] return (EReference)propagationEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[739] [ERROR] return (EReference)propagationEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[748] [ERROR] return (EReference)propagationEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[757] [ERROR] return (DependableComponentFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[779] [ERROR] failureModesEClass = createEClass(FAILURE_MODES); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[780] [ERROR] createEReference(failureModesEClass, FAILURE_MODES__BASE_SLOT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[781] [ERROR] createEReference(failureModesEClass, FAILURE_MODES__BASE_PORT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[782] [ERROR] createEReference(failureModesEClass, FAILURE_MODES__FAILURE_MODE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[783] [ERROR] createEReference(failureModesEClass, FAILURE_MODES__FPTC_SPECIFICATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[785] [ERROR] dependableComponentEClass = createEClass(DEPENDABLE_COMPONENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[786] [ERROR] createEReference(dependableComponentEClass, DEPENDABLE_COMPONENT__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[787] [ERROR] createEReference(dependableComponentEClass, DEPENDABLE_COMPONENT__ERROR_MODEL); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[788] [ERROR] createEReference(dependableComponentEClass, DEPENDABLE_COMPONENT__BASE_PROPERTY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type DependableComponentPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[856] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentPackageImpl.java:[968] [ERROR] String source = "http://www.eclipse.org/uml2/2.0.0/UML"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[27] [ERROR] public class RTComponentModelXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[37] [ERROR] RTComponentModelPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type RTComponentModelPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new RTComponentModelResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new RTComponentModelResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new RTComponentModelResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new RTComponentModelResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[41] [ERROR] public class InternalPropagationImpl extends EObjectImpl implements InternalPropagation { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type InternalPropagationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[59] [ERROR] protected static final String EXTERNAL_FAULTS_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[68] [ERROR] protected String externalFaults = EXTERNAL_FAULTS_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[68] [ERROR] protected String externalFaults = EXTERNAL_FAULTS_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[77] [ERROR] protected static final String DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[86] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[86] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[95] [ERROR] protected static final String WEIGHT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[104] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[104] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[112] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[120] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[133] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[135] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INTERNAL_PROPAGATION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INTERNAL_PROPAGATION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[159] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[160] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[160] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[168] [ERROR] public String getExternalFaults() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[169] [ERROR] return externalFaults; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[177] [ERROR] public void setExternalFaults(String newExternalFaults) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[178] [ERROR] String oldExternalFaults = externalFaults; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[178] [ERROR] String oldExternalFaults = externalFaults; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[179] [ERROR] externalFaults = newExternalFaults; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[180] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[181] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__EXTERNAL_FAULTS, oldExternalFaults, externalFaults)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[181] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__EXTERNAL_FAULTS, oldExternalFaults, externalFaults)); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[189] [ERROR] public String getDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[190] [ERROR] return delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[198] [ERROR] public void setDelay(String newDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[199] [ERROR] String oldDelay = delay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[199] [ERROR] String oldDelay = delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[200] [ERROR] delay = newDelay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[201] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[202] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__DELAY, oldDelay, delay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[202] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__DELAY, oldDelay, delay)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[210] [ERROR] public String getWeight() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[211] [ERROR] return weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[219] [ERROR] public void setWeight(String newWeight) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[220] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[220] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[221] [ERROR] weight = newWeight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[222] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[223] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[223] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_PROPAGATION__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[231] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[232] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[238] [ERROR] return getExternalFaults(); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The method getExternalFaults() from the type InternalPropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[240] [ERROR] return getDelay(); [ERROR] ^^^^^^^^ [ERROR] The method getDelay() from the type InternalPropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[242] [ERROR] return getWeight(); [ERROR] ^^^^^^^^^ [ERROR] The method getWeight() from the type InternalPropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[244] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[252] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[253] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[259] [ERROR] setExternalFaults((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The method setExternalFaults(String) from the type InternalPropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[259] [ERROR] setExternalFaults((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[262] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setDelay(String) from the type InternalPropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[262] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[265] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^^^^ [ERROR] The method setWeight(String) from the type InternalPropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[265] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[276] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[283] [ERROR] setExternalFaults(EXTERNAL_FAULTS_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[286] [ERROR] setDelay(DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[289] [ERROR] setWeight(WEIGHT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[292] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[300] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[306] [ERROR] return EXTERNAL_FAULTS_EDEFAULT == null ? externalFaults != null : !EXTERNAL_FAULTS_EDEFAULT.equals(externalFaults); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[306] [ERROR] return EXTERNAL_FAULTS_EDEFAULT == null ? externalFaults != null : !EXTERNAL_FAULTS_EDEFAULT.equals(externalFaults); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[306] [ERROR] return EXTERNAL_FAULTS_EDEFAULT == null ? externalFaults != null : !EXTERNAL_FAULTS_EDEFAULT.equals(externalFaults); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[306] [ERROR] return EXTERNAL_FAULTS_EDEFAULT == null ? externalFaults != null : !EXTERNAL_FAULTS_EDEFAULT.equals(externalFaults); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[308] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[308] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[308] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[308] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[310] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[310] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[310] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[310] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[312] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[320] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[321] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[322] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type InternalPropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[322] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[324] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[324] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[324] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[326] [ERROR] result.append(externalFaults); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[328] [ERROR] result.append(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalPropagationImpl.java:[330] [ERROR] result.append(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[37] [ERROR] public class PropagationImpl extends EObjectImpl implements Propagation { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type PropagationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[46] [ERROR] protected static final String PROB_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[56] [ERROR] protected String prob = PROB_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[56] [ERROR] protected String prob = PROB_EDEFAULT; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[66] [ERROR] protected static final String DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[76] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[76] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[114] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[122] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[132] [ERROR] public String getProb() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[133] [ERROR] return prob; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[141] [ERROR] public void setProb(String newProb) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[142] [ERROR] String oldProb = prob; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[142] [ERROR] String oldProb = prob; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[143] [ERROR] prob = newProb; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[144] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[145] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__PROB, oldProb, prob)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[145] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__PROB, oldProb, prob)); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[153] [ERROR] public String getDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[154] [ERROR] return delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[162] [ERROR] public void setDelay(String newDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[163] [ERROR] String oldDelay = delay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[163] [ERROR] String oldDelay = delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[164] [ERROR] delay = newDelay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[165] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[166] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__DELAY, oldDelay, delay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[166] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__DELAY, oldDelay, delay)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[177] [ERROR] base_Connector = (Connector)eResolveProxy(oldBase_Connector); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[179] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[203] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[204] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[204] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[215] [ERROR] base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[217] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[218] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[218] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[241] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[242] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[242] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[253] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[255] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[256] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[256] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.PROPAGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[279] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[280] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[280] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.PROPAGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[288] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[289] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[292] [ERROR] return getProb(); [ERROR] ^^^^^^^ [ERROR] The method getProb() from the type PropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[294] [ERROR] return getDelay(); [ERROR] ^^^^^^^^ [ERROR] The method getDelay() from the type PropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[305] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[313] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[314] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[317] [ERROR] setProb((String)newValue); [ERROR] ^^^^^^^ [ERROR] The method setProb(String) from the type PropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[317] [ERROR] setProb((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[320] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setDelay(String) from the type PropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[320] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[340] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[344] [ERROR] setProb(PROB_EDEFAULT); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[347] [ERROR] setDelay(DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[359] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[367] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[371] [ERROR] return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[371] [ERROR] return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[371] [ERROR] return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[371] [ERROR] return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[373] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[373] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[373] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[373] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[381] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[389] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[390] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[391] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type PropagationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[391] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[393] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[393] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[393] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[395] [ERROR] result.append(prob); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/PropagationImpl.java:[397] [ERROR] result.append(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/Hazard.java:[23] [ERROR] public interface Hazard extends EObject { [ERROR] ^^^^^^ [ERROR] The hierarchy of the type Hazard is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[90] [ERROR] public class StateBasedAnalysisPackageImpl extends EPackageImpl implements StateBasedAnalysisPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[128] [ERROR] super(eNS_URI, StateBasedAnalysisFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[151] [ERROR] if (isInited) return (StateBasedAnalysisPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[154] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedAnalysisPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[154] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedAnalysisPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[172] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[172] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[173] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[173] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[174] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[174] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[175] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[175] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[176] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[176] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[177] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[177] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[178] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[178] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[179] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[179] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[180] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[180] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[181] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[181] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[182] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[182] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[183] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[183] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[184] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[184] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[185] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[185] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[186] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[186] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[187] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[187] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[188] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[188] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[189] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[189] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[190] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[190] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[191] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[191] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[192] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[192] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[193] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[193] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[246] [ERROR] theStateBasedAnalysisPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[250] [ERROR] EPackage.Registry.INSTANCE.put(StateBasedAnalysisPackage.eNS_URI, theStateBasedAnalysisPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[269] [ERROR] return (EAttribute)sanAnalysisEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[287] [ERROR] return (EAttribute)stateBasedAnalysisEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[296] [ERROR] return (EAttribute)stateBasedAnalysisEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[305] [ERROR] return (EAttribute)stateBasedAnalysisEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[314] [ERROR] return (EAttribute)stateBasedAnalysisEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[323] [ERROR] return (EReference)stateBasedAnalysisEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[332] [ERROR] return (EReference)stateBasedAnalysisEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[341] [ERROR] return (EReference)stateBasedAnalysisEClass.getEStructuralFeatures().get(6); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[359] [ERROR] return (EReference)sbaInitialConditionsEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[368] [ERROR] return (EReference)sbaInitialConditionsEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[377] [ERROR] return (EAttribute)sbaInitialConditionsEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[386] [ERROR] return (StateBasedAnalysisFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[408] [ERROR] sanAnalysisEClass = createEClass(SAN_ANALYSIS); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[409] [ERROR] createEAttribute(sanAnalysisEClass, SAN_ANALYSIS__CONDITION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[411] [ERROR] stateBasedAnalysisEClass = createEClass(STATE_BASED_ANALYSIS); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[412] [ERROR] createEAttribute(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__MEASURE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[413] [ERROR] createEAttribute(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__MEASURE_EVALUATION_RESULT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[414] [ERROR] createEAttribute(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__EVAL_METHOD); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[415] [ERROR] createEAttribute(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[416] [ERROR] createEReference(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__TARGET_DEP_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[417] [ERROR] createEReference(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__TARGET_PORT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[418] [ERROR] createEReference(stateBasedAnalysisEClass, STATE_BASED_ANALYSIS__INITIAL_CONDITIONS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[420] [ERROR] sbaInitialConditionsEClass = createEClass(SBA_INITIAL_CONDITIONS); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[421] [ERROR] createEReference(sbaInitialConditionsEClass, SBA_INITIAL_CONDITIONS__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[422] [ERROR] createEReference(sbaInitialConditionsEClass, SBA_INITIAL_CONDITIONS__TARGET_INSTANCE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[423] [ERROR] createEAttribute(sbaInitialConditionsEClass, SBA_INITIAL_CONDITIONS__SETUP); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedAnalysisPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[445] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[446] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[447] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[450] [ERROR] GQAMPackage theGQAMPackage = (GQAMPackage)EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[451] [ERROR] TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[452] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[459] [ERROR] sanAnalysisEClass.getESuperTypes().add(theGQAMPackage.getGaAnalysisContext()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[460] [ERROR] stateBasedAnalysisEClass.getESuperTypes().add(theGQAMPackage.getGaAnalysisContext()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[463] [ERROR] initEClass(sanAnalysisEClass, SANAnalysis.class, "SANAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[463] [ERROR] initEClass(sanAnalysisEClass, SANAnalysis.class, "SANAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[463] [ERROR] initEClass(sanAnalysisEClass, SANAnalysis.class, "SANAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[464] [ERROR] initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[464] [ERROR] initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[464] [ERROR] initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[464] [ERROR] initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[464] [ERROR] initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[464] [ERROR] initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[464] [ERROR] initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[464] [ERROR] initEAttribute(getSANAnalysis_Condition(), theTypesPackage.getString(), "condition", null, 1, 1, SANAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[466] [ERROR] initEClass(stateBasedAnalysisEClass, StateBasedAnalysis.class, "StateBasedAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[466] [ERROR] initEClass(stateBasedAnalysisEClass, StateBasedAnalysis.class, "StateBasedAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[466] [ERROR] initEClass(stateBasedAnalysisEClass, StateBasedAnalysis.class, "StateBasedAnalysis", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisPackageImpl.java:[467] [ERROR] initEAttribute(getStateBasedAnalysis_Measure(), theTypesPackage.getString(), "measure", null, 1, 1, StateBasedAnalysis.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HSAttention.java:[16] [ERROR] public interface HSAttention extends HumanSensorUnit { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type HSAttention is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/EvaluationBySimulation.java:[25] [ERROR] public interface EvaluationBySimulation extends EvaluationMethod { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type EvaluationBySimulation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[31] [ERROR] public class SafetyFactoryImpl extends EFactoryImpl implements SafetyFactory { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SafetyFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[40] [ERROR] SafetyFactory theSafetyFactory = (SafetyFactory)EPackage.Registry.INSTANCE.getEFactory(SafetyPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[45] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[58] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[66] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[69] [ERROR] case SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION: return createCriticalityInterfaceSpecification(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CriticalityInterfaceSpecification to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[70] [ERROR] case SafetyPackage.CRITICALITY_LEVEL: return createCriticalityLevel(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CriticalityLevel to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[71] [ERROR] case SafetyPackage.CRITICALITY_SPECIFICATION: return createCriticalitySpecification(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CriticalitySpecification to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[72] [ERROR] case SafetyPackage.HAZARD: return createHazard(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Hazard to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[74] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[74] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[124] [ERROR] return (SafetyPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type SafetyFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyFactoryImpl.java:[133] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[5] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[6] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[7] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[20] [ERROR] public enum AttackType implements Enumerator { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type AttackType is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[21] [ERROR] /** [ERROR] * The 'Masquerade Attack' literal object. [ERROR] * [ERROR] * [ERROR] * @see #MASQUERADE_ATTACK_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] MASQUERADE_ATTACK(0, "masqueradeAttack", "masqueradeAttack"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor AttackType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[31] [ERROR] /** [ERROR] * The 'Denial Of Service Attack' literal object. [ERROR] * [ERROR] * [ERROR] * @see #DENIAL_OF_SERVICE_ATTACK_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] DENIAL_OF_SERVICE_ATTACK(1, "denialOfServiceAttack", "denialOfServiceAttack"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor AttackType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[41] [ERROR] /** [ERROR] * The 'Brute Force Attack' literal object. [ERROR] * [ERROR] * [ERROR] * @see #BRUTE_FORCE_ATTACK_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] BRUTE_FORCE_ATTACK(2, "bruteForceAttack", "bruteForceAttack"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor AttackType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[51] [ERROR] /** [ERROR] * The 'Data Spoofing Attack' literal object. [ERROR] * [ERROR] * [ERROR] * @see #DATA_SPOOFING_ATTACK_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] DATA_SPOOFING_ATTACK(3, "dataSpoofingAttack", "dataSpoofingAttack"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor AttackType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[141] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[141] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[141] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[151] [ERROR] public static AttackType get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[154] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type AttackType refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[169] [ERROR] public static AttackType getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[172] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type AttackType refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[209] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[216] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[224] [ERROR] private AttackType(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[224] [ERROR] private AttackType(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[224] [ERROR] private AttackType(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[226] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[227] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[244] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[245] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[253] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[254] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[263] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[264] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/AttackType.java:[265] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HATimeManagementImpl.java:[17] [ERROR] public class HATimeManagementImpl extends HumanActuatorUnitImpl implements HATimeManagement { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HATimeManagementImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HATimeManagementImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/RedundancyManager.java:[35] [ERROR] public interface RedundancyManager extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RedundancyManager is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[38] [ERROR] public class InvertedImpl extends EObjectImpl implements Inverted { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type InvertedImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[65] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[73] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[86] [ERROR] base_State = (State)eResolveProxy(oldBase_State); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[88] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[89] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INVERTED__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[89] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INVERTED__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[112] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[113] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INVERTED__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[113] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INVERTED__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[124] [ERROR] property = (Property)eResolveProxy(oldProperty); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[126] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[127] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INVERTED__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[127] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INVERTED__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[150] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[151] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INVERTED__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InvertedImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[151] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INVERTED__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[159] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[160] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[169] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[177] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[178] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[195] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[205] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[213] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InvertedImpl.java:[221] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsPackage.java:[33] [ERROR] public interface CHESSViewsPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsPackage.java:[40] [ERROR] String eNAME = "CHESSViews"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsPackage.java:[48] [ERROR] String eNS_URI = "http://CHESS/Core/Views"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsPackage.java:[56] [ERROR] String eNS_PREFIX = "CHESSViews"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[79] [ERROR] public class RTDataTypesPackageImpl extends EPackageImpl implements RTDataTypesPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTDataTypesPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[131] [ERROR] super(eNS_URI, RTDataTypesFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[154] [ERROR] if (isInited) return (RTDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(RTDataTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[157] [ERROR] RTDataTypesPackageImpl theRTDataTypesPackage = (RTDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof RTDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new RTDataTypesPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[157] [ERROR] RTDataTypesPackageImpl theRTDataTypesPackage = (RTDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof RTDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new RTDataTypesPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[174] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[174] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[175] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[175] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[176] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[176] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[177] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[177] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[178] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[178] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[179] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[179] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[180] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[180] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[181] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[181] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[182] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[182] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[183] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[183] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[184] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[184] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[185] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[185] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[186] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[186] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[187] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[187] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[188] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[188] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[189] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[189] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[190] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[190] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[191] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[191] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[192] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[192] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[239] [ERROR] theRTDataTypesPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type RTDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[243] [ERROR] EPackage.Registry.INSTANCE.put(RTDataTypesPackage.eNS_URI, theRTDataTypesPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[298] [ERROR] return (RTDataTypesFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type RTDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[320] [ERROR] cH_SporadicPatternEClass = createEClass(CH_SPORADIC_PATTERN); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type RTDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[322] [ERROR] cH_PeriodicPatternEClass = createEClass(CH_PERIODIC_PATTERN); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type RTDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[324] [ERROR] cH_BurstPatternEClass = createEClass(CH_BURST_PATTERN); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type RTDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[326] [ERROR] tA_PatternEClass = createEClass(TA_PATTERN); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type RTDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[328] [ERROR] tA_ArbitraryPatternEClass = createEClass(TA_ARBITRARY_PATTERN); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type RTDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[350] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[351] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[352] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[361] [ERROR] initEClass(cH_SporadicPatternEClass, CH_SporadicPattern.class, "CH_SporadicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[361] [ERROR] initEClass(cH_SporadicPatternEClass, CH_SporadicPattern.class, "CH_SporadicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[361] [ERROR] initEClass(cH_SporadicPatternEClass, CH_SporadicPattern.class, "CH_SporadicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[363] [ERROR] initEClass(cH_PeriodicPatternEClass, CH_PeriodicPattern.class, "CH_PeriodicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[363] [ERROR] initEClass(cH_PeriodicPatternEClass, CH_PeriodicPattern.class, "CH_PeriodicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[363] [ERROR] initEClass(cH_PeriodicPatternEClass, CH_PeriodicPattern.class, "CH_PeriodicPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[365] [ERROR] initEClass(cH_BurstPatternEClass, CH_BurstPattern.class, "CH_BurstPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[365] [ERROR] initEClass(cH_BurstPatternEClass, CH_BurstPattern.class, "CH_BurstPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[365] [ERROR] initEClass(cH_BurstPatternEClass, CH_BurstPattern.class, "CH_BurstPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[367] [ERROR] initEClass(tA_PatternEClass, TA_Pattern.class, "TA_Pattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[367] [ERROR] initEClass(tA_PatternEClass, TA_Pattern.class, "TA_Pattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[367] [ERROR] initEClass(tA_PatternEClass, TA_Pattern.class, "TA_Pattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[369] [ERROR] initEClass(tA_ArbitraryPatternEClass, TA_ArbitraryPattern.class, "TA_ArbitraryPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[369] [ERROR] initEClass(tA_ArbitraryPatternEClass, TA_ArbitraryPattern.class, "TA_ArbitraryPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesPackageImpl.java:[369] [ERROR] initEClass(tA_ArbitraryPatternEClass, TA_ArbitraryPattern.class, "TA_ArbitraryPattern", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[33] [ERROR] public class RunTimeSupportImpl extends EObjectImpl implements RunTimeSupport { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RunTimeSupportImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[90] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[98] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[120] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[121] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__MONITORING, oldMonitoring, monitoring)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[121] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__MONITORING, oldMonitoring, monitoring)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[141] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__VERIFICATION, oldVerification, verification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__VERIFICATION, oldVerification, verification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[153] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[155] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.RUN_TIME_SUPPORT__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.RUN_TIME_SUPPORT__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[179] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.RUN_TIME_SUPPORT__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[188] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[189] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[199] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[207] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[208] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[211] [ERROR] setMonitoring((Boolean)newValue); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method setMonitoring(boolean) in the type RunTimeSupportImpl is not applicable for the arguments (Boolean) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[211] [ERROR] setMonitoring((Boolean)newValue); [ERROR] ^^^^^^^ [ERROR] Boolean cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[214] [ERROR] setVerification((Boolean)newValue); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method setVerification(boolean) in the type RunTimeSupportImpl is not applicable for the arguments (Boolean) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[214] [ERROR] setVerification((Boolean)newValue); [ERROR] ^^^^^^^ [ERROR] Boolean cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[228] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[241] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[249] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[259] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[267] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[268] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[269] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type RunTimeSupportImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[269] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RunTimeSupportImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/FailurePropagationDataTypesFactory.java:[24] [ERROR] public interface FailurePropagationDataTypesFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationDataTypesFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Threat.java:[33] [ERROR] public interface Threat extends EObject { [ERROR] ^^^^^^ [ERROR] The hierarchy of the type Threat is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAFeedbackImpl.java:[17] [ERROR] public class HAFeedbackImpl extends HumanActuatorUnitImpl implements HAFeedback { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HAFeedbackImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAFeedbackImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUOversightManagementImpl.java:[17] [ERROR] public class OUOversightManagementImpl extends OrganizationUnitImpl implements OUOversightManagement { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUOversightManagementImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUOversightManagementImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java:[35] [ERROR] public class SafetySwitch extends Switch { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type SafetySwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java:[50] [ERROR] public SafetySwitch() { [ERROR] ^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java:[64] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/util/SafetySwitch.java:[178] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Replace.java:[39] [ERROR] public interface Replace extends MMActivities { [ERROR] ^^^^^^^ [ERROR] The hierarchy of the type Replace is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Replace.java:[66] [ERROR] Property getTargets(String name, Type type); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Replace.java:[80] [ERROR] Property getTargets(String name, Type type, boolean ignoreCase, EClass eClass); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[51] [ERROR] public class CHESSImpl extends EObjectImpl implements CHESS { [ERROR] ^^^^^^^^^ [ERROR] The hierarchy of the type CHESSImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[148] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[156] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[169] [ERROR] base_Model = (Model)eResolveProxy(oldBase_Model); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[171] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[172] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CHESS__BASE_MODEL, oldBase_Model, base_Model)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[172] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CHESS__BASE_MODEL, oldBase_Model, base_Model)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[195] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[196] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__BASE_MODEL, oldBase_Model, base_Model)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[196] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__BASE_MODEL, oldBase_Model, base_Model)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[216] [ERROR] if (eNotificationRequired()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[217] [ERROR] ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__ANALYSIS_VIEW, oldAnalysisView, newAnalysisView); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[232] [ERROR] msgs = ((InternalEObject)analysisView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__ANALYSIS_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[234] [ERROR] msgs = ((InternalEObject)newAnalysisView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__ANALYSIS_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[238] [ERROR] else if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[239] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__ANALYSIS_VIEW, newAnalysisView, newAnalysisView)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[239] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__ANALYSIS_VIEW, newAnalysisView, newAnalysisView)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[259] [ERROR] if (eNotificationRequired()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[260] [ERROR] ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DEPLOYMENT_VIEW, oldDeploymentView, newDeploymentView); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[275] [ERROR] msgs = ((InternalEObject)deploymentView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__DEPLOYMENT_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[277] [ERROR] msgs = ((InternalEObject)newDeploymentView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__DEPLOYMENT_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[281] [ERROR] else if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[282] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DEPLOYMENT_VIEW, newDeploymentView, newDeploymentView)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[282] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DEPLOYMENT_VIEW, newDeploymentView, newDeploymentView)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[302] [ERROR] if (eNotificationRequired()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[303] [ERROR] ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__REQUIREMENT_VIEW, oldRequirementView, newRequirementView); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[318] [ERROR] msgs = ((InternalEObject)requirementView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__REQUIREMENT_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[320] [ERROR] msgs = ((InternalEObject)newRequirementView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__REQUIREMENT_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[324] [ERROR] else if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[325] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__REQUIREMENT_VIEW, newRequirementView, newRequirementView)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[325] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__REQUIREMENT_VIEW, newRequirementView, newRequirementView)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[345] [ERROR] if (eNotificationRequired()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[346] [ERROR] ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__COMPONENT_VIEW, oldComponentView, newComponentView); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[361] [ERROR] msgs = ((InternalEObject)componentView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__COMPONENT_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[363] [ERROR] msgs = ((InternalEObject)newComponentView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__COMPONENT_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[367] [ERROR] else if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[368] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__COMPONENT_VIEW, newComponentView, newComponentView)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[368] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__COMPONENT_VIEW, newComponentView, newComponentView)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[388] [ERROR] if (eNotificationRequired()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[389] [ERROR] ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__SYSTEM_VIEW, oldSystemView, newSystemView); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[404] [ERROR] msgs = ((InternalEObject)systemView).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__SYSTEM_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[406] [ERROR] msgs = ((InternalEObject)newSystemView).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CorePackage.CHESS__SYSTEM_VIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[410] [ERROR] else if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[411] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__SYSTEM_VIEW, newSystemView, newSystemView)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[411] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__SYSTEM_VIEW, newSystemView, newSystemView)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[420] [ERROR] if (psmView != null && psmView.eIsProxy()) { [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type PSMView [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[422] [ERROR] psmView = (PSMView)eResolveProxy(oldPsmView); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[424] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[425] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CHESS__PSM_VIEW, oldPsmView, psmView)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[425] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CorePackage.CHESS__PSM_VIEW, oldPsmView, psmView)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[448] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[449] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__PSM_VIEW, oldPsmView, psmView)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[449] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__PSM_VIEW, oldPsmView, psmView)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[469] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[470] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DOMAIN, oldDomain, domain)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[470] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CorePackage.CHESS__DOMAIN, oldDomain, domain)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[478] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[492] [ERROR] return super.eInverseRemove(otherEnd, featureID, msgs); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[500] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[501] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[522] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[530] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[531] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[566] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[594] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[602] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[622] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[630] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[631] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[632] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type CHESSImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[632] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[634] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[634] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CHESSImpl.java:[634] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[5] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[6] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[7] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[20] [ERROR] public enum ThreatType implements Enumerator { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatType is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[21] [ERROR] /** [ERROR] * The 'Unauthorized Access Of Service' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNAUTHORIZED_ACCESS_OF_SERVICE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNAUTHORIZED_ACCESS_OF_SERVICE(0, "unauthorizedAccessOfService", "unauthorizedAccessOfService"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ThreatType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[31] [ERROR] /** [ERROR] * The 'Unauthorized Modification Of Service' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNAUTHORIZED_MODIFICATION_OF_SERVICE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNAUTHORIZED_MODIFICATION_OF_SERVICE(1, "unauthorizedModificationOfService", "unauthorizedModificationOfService"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ThreatType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[41] [ERROR] /** [ERROR] * The 'Unauthorized Denial Of Service' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNAUTHORIZED_DENIAL_OF_SERVICE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNAUTHORIZED_DENIAL_OF_SERVICE(2, "unauthorizedDenialOfService", "unauthorizedDenialOfService"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ThreatType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[115] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[115] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[115] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[125] [ERROR] public static ThreatType get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[128] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type ThreatType refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[143] [ERROR] public static ThreatType getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[146] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ThreatType refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[182] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[189] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[197] [ERROR] private ThreatType(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[197] [ERROR] private ThreatType(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[197] [ERROR] private ThreatType(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[199] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[200] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[217] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[218] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[226] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[227] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[236] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[237] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ThreatType.java:[238] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[29] [ERROR] public class HazardImpl extends EObjectImpl implements Hazard { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type HazardImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[46] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[67] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type HazardImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[69] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HazardImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.HAZARD__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HazardImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.HAZARD__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[93] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HazardImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.HAZARD__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HazardImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.HAZARD__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[102] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[103] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[109] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[117] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[118] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[132] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[139] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[147] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/HazardImpl.java:[153] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SANAnalysis.java:[27] [ERROR] public interface SANAnalysis extends GaAnalysisContext { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type SANAnalysis is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SANAnalysis.java:[42] [ERROR] String getCondition(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/SANAnalysis.java:[52] [ERROR] void setCondition(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/FunctionalPartitions.java:[35] [ERROR] public interface FunctionalPartitions extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FunctionalPartitions is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java:[38] [ERROR] public interface RampDown extends EObject { [ERROR] ^^^^^^^^ [ERROR] The hierarchy of the type RampDown is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java:[105] [ERROR] String getDecr(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java:[115] [ERROR] void setDecr(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java:[131] [ERROR] String getEndValue(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RampDown.java:[141] [ERROR] void setEndValue(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[33] [ERROR] public class HwAbstractionComponentImplImpl extends EObjectImpl implements HwAbstractionComponentImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HwAbstractionComponentImplImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[60] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[68] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[81] [ERROR] hwRes = (HwResource)eResolveProxy(oldHwRes); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[83] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[84] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__HW_RES, oldHwRes, hwRes)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[84] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__HW_RES, oldHwRes, hwRes)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[107] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[108] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__HW_RES, oldHwRes, hwRes)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[108] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__HW_RES, oldHwRes, hwRes)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[119] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[121] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[122] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[122] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[145] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[146] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type HwAbstractionComponentImplImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[146] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[154] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[155] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[164] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[172] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[173] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[190] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[200] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[208] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/HwAbstractionComponentImplImpl.java:[216] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[28] [ERROR] public class ComponentModelAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[43] [ERROR] public ComponentModelAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[106] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelAdapterFactory.java:[108] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type ComponentModelSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/PSMPackage.java:[35] [ERROR] public interface PSMPackage extends EObject { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type PSMPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[41] [ERROR] public class StochasticFailureBehaviourImpl extends DependableComponentImpl implements StochasticFailureBehaviour { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StochasticFailureBehaviourImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[50] [ERROR] protected static final String FAILURE_DISTRIBUTION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[60] [ERROR] protected String failureDistribution = FAILURE_DISTRIBUTION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[60] [ERROR] protected String failureDistribution = FAILURE_DISTRIBUTION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[70] [ERROR] protected static final String REPAIR_DISTRIBUTION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[80] [ERROR] protected String repairDistribution = REPAIR_DISTRIBUTION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[80] [ERROR] protected String repairDistribution = REPAIR_DISTRIBUTION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[90] [ERROR] protected static final String MODES_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[100] [ERROR] protected String modes = MODES_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[100] [ERROR] protected String modes = MODES_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[116] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[126] [ERROR] public String getFailureDistribution() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[127] [ERROR] return failureDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[135] [ERROR] public void setFailureDistribution(String newFailureDistribution) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[136] [ERROR] String oldFailureDistribution = failureDistribution; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[136] [ERROR] String oldFailureDistribution = failureDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[137] [ERROR] failureDistribution = newFailureDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[138] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StochasticFailureBehaviourImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[139] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__FAILURE_DISTRIBUTION, oldFailureDistribution, failureDistribution)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StochasticFailureBehaviourImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[139] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__FAILURE_DISTRIBUTION, oldFailureDistribution, failureDistribution)); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[147] [ERROR] public String getRepairDistribution() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[148] [ERROR] return repairDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[156] [ERROR] public void setRepairDistribution(String newRepairDistribution) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[157] [ERROR] String oldRepairDistribution = repairDistribution; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[157] [ERROR] String oldRepairDistribution = repairDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[158] [ERROR] repairDistribution = newRepairDistribution; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[159] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StochasticFailureBehaviourImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[160] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__REPAIR_DISTRIBUTION, oldRepairDistribution, repairDistribution)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StochasticFailureBehaviourImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[160] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__REPAIR_DISTRIBUTION, oldRepairDistribution, repairDistribution)); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[168] [ERROR] public String getModes() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[169] [ERROR] return modes; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[177] [ERROR] public void setModes(String newModes) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[178] [ERROR] String oldModes = modes; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[178] [ERROR] String oldModes = modes; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[179] [ERROR] modes = newModes; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[180] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StochasticFailureBehaviourImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[181] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__MODES, oldModes, modes)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StochasticFailureBehaviourImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[181] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STOCHASTIC_FAILURE_BEHAVIOUR__MODES, oldModes, modes)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[189] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[190] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[193] [ERROR] return getFailureDistribution(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getFailureDistribution() from the type StochasticFailureBehaviourImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[195] [ERROR] return getRepairDistribution(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getRepairDistribution() from the type StochasticFailureBehaviourImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[197] [ERROR] return getModes(); [ERROR] ^^^^^^^^ [ERROR] The method getModes() from the type StochasticFailureBehaviourImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[199] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[207] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[208] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[211] [ERROR] setFailureDistribution((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setFailureDistribution(String) from the type StochasticFailureBehaviourImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[211] [ERROR] setFailureDistribution((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[214] [ERROR] setRepairDistribution((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setRepairDistribution(String) from the type StochasticFailureBehaviourImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[214] [ERROR] setRepairDistribution((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[217] [ERROR] setModes((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setModes(String) from the type StochasticFailureBehaviourImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[217] [ERROR] setModes((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[228] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[232] [ERROR] setFailureDistribution(FAILURE_DISTRIBUTION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[235] [ERROR] setRepairDistribution(REPAIR_DISTRIBUTION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[238] [ERROR] setModes(MODES_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[249] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[253] [ERROR] return FAILURE_DISTRIBUTION_EDEFAULT == null ? failureDistribution != null : !FAILURE_DISTRIBUTION_EDEFAULT.equals(failureDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[253] [ERROR] return FAILURE_DISTRIBUTION_EDEFAULT == null ? failureDistribution != null : !FAILURE_DISTRIBUTION_EDEFAULT.equals(failureDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[253] [ERROR] return FAILURE_DISTRIBUTION_EDEFAULT == null ? failureDistribution != null : !FAILURE_DISTRIBUTION_EDEFAULT.equals(failureDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[253] [ERROR] return FAILURE_DISTRIBUTION_EDEFAULT == null ? failureDistribution != null : !FAILURE_DISTRIBUTION_EDEFAULT.equals(failureDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[255] [ERROR] return REPAIR_DISTRIBUTION_EDEFAULT == null ? repairDistribution != null : !REPAIR_DISTRIBUTION_EDEFAULT.equals(repairDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[255] [ERROR] return REPAIR_DISTRIBUTION_EDEFAULT == null ? repairDistribution != null : !REPAIR_DISTRIBUTION_EDEFAULT.equals(repairDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[255] [ERROR] return REPAIR_DISTRIBUTION_EDEFAULT == null ? repairDistribution != null : !REPAIR_DISTRIBUTION_EDEFAULT.equals(repairDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[255] [ERROR] return REPAIR_DISTRIBUTION_EDEFAULT == null ? repairDistribution != null : !REPAIR_DISTRIBUTION_EDEFAULT.equals(repairDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[257] [ERROR] return MODES_EDEFAULT == null ? modes != null : !MODES_EDEFAULT.equals(modes); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[257] [ERROR] return MODES_EDEFAULT == null ? modes != null : !MODES_EDEFAULT.equals(modes); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[257] [ERROR] return MODES_EDEFAULT == null ? modes != null : !MODES_EDEFAULT.equals(modes); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[257] [ERROR] return MODES_EDEFAULT == null ? modes != null : !MODES_EDEFAULT.equals(modes); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[267] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[268] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[269] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type StochasticFailureBehaviourImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[269] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[271] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[273] [ERROR] result.append(failureDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[275] [ERROR] result.append(repairDistribution); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StochasticFailureBehaviourImpl.java:[277] [ERROR] result.append(modes); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[91] [ERROR] public class MaintenanceMonitoringPackageImpl extends EPackageImpl implements MaintenanceMonitoringPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[143] [ERROR] super(eNS_URI, MaintenanceMonitoringFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[166] [ERROR] if (isInited) return (MaintenanceMonitoringPackage)EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[169] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new MaintenanceMonitoringPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[169] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new MaintenanceMonitoringPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[187] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[187] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[188] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[188] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[189] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[189] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[190] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[190] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[191] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[191] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[192] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[192] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[193] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[193] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[194] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[194] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[195] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[195] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[196] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[196] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[197] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[197] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[198] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[198] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[199] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[199] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[200] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[200] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[201] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[201] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[202] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[202] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[203] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[203] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[204] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[204] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[205] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[205] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[206] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[206] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[207] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[207] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[208] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[208] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[261] [ERROR] theMaintenanceMonitoringPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[265] [ERROR] EPackage.Registry.INSTANCE.put(MaintenanceMonitoringPackage.eNS_URI, theMaintenanceMonitoringPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[284] [ERROR] return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[293] [ERROR] return (EAttribute)mmActivitiesEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[302] [ERROR] return (EAttribute)mmActivitiesEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[311] [ERROR] return (EAttribute)mmActivitiesEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[320] [ERROR] return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[329] [ERROR] return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[338] [ERROR] return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(6); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[347] [ERROR] return (EReference)mmActivitiesEClass.getEStructuralFeatures().get(7); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[365] [ERROR] return (EReference)repairEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[374] [ERROR] return (EReference)repairEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[392] [ERROR] return (EReference)replaceEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[401] [ERROR] return (EReference)replaceEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[419] [ERROR] return (EReference)errorDetectionEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[428] [ERROR] return (EAttribute)errorDetectionEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[446] [ERROR] return (EReference)failureDetectionEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[455] [ERROR] return (MaintenanceMonitoringFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[477] [ERROR] mmActivitiesEClass = createEClass(MM_ACTIVITIES); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[478] [ERROR] createEReference(mmActivitiesEClass, MM_ACTIVITIES__BASE_ACTIVITY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[479] [ERROR] createEAttribute(mmActivitiesEClass, MM_ACTIVITIES__WHEN); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[480] [ERROR] createEAttribute(mmActivitiesEClass, MM_ACTIVITIES__DURATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[481] [ERROR] createEAttribute(mmActivitiesEClass, MM_ACTIVITIES__PROB_SUCCESS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[482] [ERROR] createEReference(mmActivitiesEClass, MM_ACTIVITIES__ON_COMPLETION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[483] [ERROR] createEReference(mmActivitiesEClass, MM_ACTIVITIES__ON_SUCCESSFUL_COMPLETION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[484] [ERROR] createEReference(mmActivitiesEClass, MM_ACTIVITIES__ON_FAILED_COMPLETION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[485] [ERROR] createEReference(mmActivitiesEClass, MM_ACTIVITIES__BASE_ACTION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[487] [ERROR] repairEClass = createEClass(REPAIR); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[488] [ERROR] createEReference(repairEClass, REPAIR__TARGETS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[489] [ERROR] createEReference(repairEClass, REPAIR__BASE_TRANSITION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[491] [ERROR] replaceEClass = createEClass(REPLACE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[492] [ERROR] createEReference(replaceEClass, REPLACE__TARGETS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[493] [ERROR] createEReference(replaceEClass, REPLACE__REPLACEMENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[495] [ERROR] errorDetectionEClass = createEClass(ERROR_DETECTION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[496] [ERROR] createEReference(errorDetectionEClass, ERROR_DETECTION__TARGETS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[497] [ERROR] createEAttribute(errorDetectionEClass, ERROR_DETECTION__CORRECTION_PROBABILITY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[499] [ERROR] failureDetectionEClass = createEClass(FAILURE_DETECTION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[500] [ERROR] createEReference(failureDetectionEClass, FAILURE_DETECTION__ON_DETECTION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MaintenanceMonitoringPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[522] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[523] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[524] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[527] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[528] [ERROR] TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[529] [ERROR] BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[536] [ERROR] repairEClass.getESuperTypes().add(this.getMMActivities()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[537] [ERROR] replaceEClass.getESuperTypes().add(this.getMMActivities()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[538] [ERROR] errorDetectionEClass.getESuperTypes().add(this.getMMActivities()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[539] [ERROR] failureDetectionEClass.getESuperTypes().add(this.getMMActivities()); [ERROR] ^^^ [ERROR] The method add(EClass) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[542] [ERROR] initEClass(mmActivitiesEClass, MMActivities.class, "MMActivities", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[542] [ERROR] initEClass(mmActivitiesEClass, MMActivities.class, "MMActivities", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringPackageImpl.java:[542] [ERROR] initEClass(mmActivitiesEClass, MMActivities.class, "MMActivities", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[36] [ERROR] public class ComponentTypeImpl extends EObjectImpl implements ComponentType { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentTypeImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[53] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[74] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ComponentTypeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[76] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ComponentTypeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[77] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.COMPONENT_TYPE__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ComponentTypeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[77] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.COMPONENT_TYPE__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[100] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ComponentTypeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[101] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_TYPE__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ComponentTypeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[101] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_TYPE__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[109] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[110] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[116] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[124] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[125] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[139] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[146] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[154] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentTypeImpl.java:[160] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/HardwareBaselineFactory.java:[24] [ERROR] public interface HardwareBaselineFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselineFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalInputImpl.java:[28] [ERROR] public class NormalInputImpl extends DepEventImpl implements NormalInput { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalInputImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/NormalInputImpl.java:[43] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTComponentModelFactory.java:[24] [ERROR] public interface RTComponentModelFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java:[32] [ERROR] public class MitigationMeansSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java:[47] [ERROR] public MitigationMeansSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java:[73] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansSwitch.java:[112] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java:[38] [ERROR] public interface StatelessHardware extends DependableComponent { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StatelessHardware is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java:[53] [ERROR] String getProbPermFault(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java:[63] [ERROR] void setProbPermFault(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java:[79] [ERROR] String getRepairDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java:[89] [ERROR] void setRepairDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java:[105] [ERROR] String getFaultOcc(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatelessHardware.java:[115] [ERROR] void setFaultOcc(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUProcessManagementImpl.java:[17] [ERROR] public class OUProcessManagementImpl extends OrganizationUnitImpl implements OUProcessManagement { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUProcessManagementImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUProcessManagementImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceFactoryImpl.java:[29] [ERROR] public class MaintenanceMonitoringResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new MaintenanceMonitoringResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from MaintenanceMonitoringResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[40] [ERROR] public class FaultTolerantImpl extends EObjectImpl implements FaultTolerant { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultTolerantImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[87] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[95] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[108] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[110] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[111] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.FAULT_TOLERANT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[111] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.FAULT_TOLERANT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[134] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[135] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[135] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[155] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__SCHEME, oldScheme, scheme)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__SCHEME, oldScheme, scheme)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[167] [ERROR] schemeAttrs = (OpaqueExpression)eResolveProxy(oldSchemeAttrs); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[169] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[170] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.FAULT_TOLERANT__SCHEME_ATTRS, oldSchemeAttrs, schemeAttrs)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[170] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FaultTolerancePackage.FAULT_TOLERANT__SCHEME_ATTRS, oldSchemeAttrs, schemeAttrs)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[193] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[194] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__SCHEME_ATTRS, oldSchemeAttrs, schemeAttrs)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[194] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FaultTolerancePackage.FAULT_TOLERANT__SCHEME_ATTRS, oldSchemeAttrs, schemeAttrs)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[202] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[203] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[214] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[222] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[223] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[243] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[256] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[264] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[274] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[282] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[283] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[284] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FaultTolerantImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[284] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[286] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[286] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerantImpl.java:[286] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[91] [ERROR] public class ComponentModelPackageImpl extends EPackageImpl implements ComponentModelPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[136] [ERROR] super(eNS_URI, ComponentModelFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[159] [ERROR] if (isInited) return (ComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[162] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ComponentModelPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[162] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ComponentModelPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[180] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[180] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[181] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[181] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[182] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[182] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[183] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[183] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[184] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[184] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[185] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[185] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[186] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[186] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[187] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[187] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[188] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[188] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[189] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[189] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[190] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[190] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[191] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[191] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[192] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[192] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[193] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[193] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[194] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[194] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[195] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[195] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[196] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[196] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[197] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[197] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[198] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[198] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[199] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[199] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[200] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[200] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[201] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[201] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[254] [ERROR] theComponentModelPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[258] [ERROR] EPackage.Registry.INSTANCE.put(ComponentModelPackage.eNS_URI, theComponentModelPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[277] [ERROR] return (EReference)componentTypeEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[295] [ERROR] return (EReference)componentImplementationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[304] [ERROR] return (EAttribute)componentImplementationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[313] [ERROR] return (EAttribute)componentImplementationEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[322] [ERROR] return (EAttribute)componentImplementationEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[340] [ERROR] return (EAttribute)functionalPartitionEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[349] [ERROR] return (EReference)functionalPartitionEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[358] [ERROR] return (EAttribute)functionalPartitionEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[367] [ERROR] return (EAttribute)functionalPartitionEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[376] [ERROR] return (EAttribute)functionalPartitionEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[394] [ERROR] return (EReference)hwAbstractionComponentImplEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[403] [ERROR] return (EReference)hwAbstractionComponentImplEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[412] [ERROR] return (ComponentModelFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[434] [ERROR] functionalPartitionEClass = createEClass(FUNCTIONAL_PARTITION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[435] [ERROR] createEAttribute(functionalPartitionEClass, FUNCTIONAL_PARTITION__UTILIZATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[436] [ERROR] createEReference(functionalPartitionEClass, FUNCTIONAL_PARTITION__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[437] [ERROR] createEAttribute(functionalPartitionEClass, FUNCTIONAL_PARTITION__MAF); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[438] [ERROR] createEAttribute(functionalPartitionEClass, FUNCTIONAL_PARTITION__MIF); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[439] [ERROR] createEAttribute(functionalPartitionEClass, FUNCTIONAL_PARTITION__SCHEDULING_TABLE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[441] [ERROR] hwAbstractionComponentImplEClass = createEClass(HW_ABSTRACTION_COMPONENT_IMPL); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[442] [ERROR] createEReference(hwAbstractionComponentImplEClass, HW_ABSTRACTION_COMPONENT_IMPL__HW_RES); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[443] [ERROR] createEReference(hwAbstractionComponentImplEClass, HW_ABSTRACTION_COMPONENT_IMPL__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[445] [ERROR] componentTypeEClass = createEClass(COMPONENT_TYPE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[446] [ERROR] createEReference(componentTypeEClass, COMPONENT_TYPE__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[448] [ERROR] componentImplementationEClass = createEClass(COMPONENT_IMPLEMENTATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[449] [ERROR] createEReference(componentImplementationEClass, COMPONENT_IMPLEMENTATION__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[450] [ERROR] createEAttribute(componentImplementationEClass, COMPONENT_IMPLEMENTATION__LANGUAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[451] [ERROR] createEAttribute(componentImplementationEClass, COMPONENT_IMPLEMENTATION__OS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[452] [ERROR] createEAttribute(componentImplementationEClass, COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[474] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[475] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[476] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[479] [ERROR] BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[480] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[481] [ERROR] HwGeneralPackage theHwGeneralPackage = (HwGeneralPackage)EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[482] [ERROR] TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[491] [ERROR] initEClass(functionalPartitionEClass, FunctionalPartition.class, "FunctionalPartition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[491] [ERROR] initEClass(functionalPartitionEClass, FunctionalPartition.class, "FunctionalPartition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[491] [ERROR] initEClass(functionalPartitionEClass, FunctionalPartition.class, "FunctionalPartition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[492] [ERROR] initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[492] [ERROR] initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[492] [ERROR] initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[492] [ERROR] initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[492] [ERROR] initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[492] [ERROR] initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[492] [ERROR] initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[492] [ERROR] initEAttribute(getFunctionalPartition_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[493] [ERROR] initEReference(getFunctionalPartition_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentModelPackageImpl.java:[493] [ERROR] initEReference(getFunctionalPartition_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FunctionalPartition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsPackage.java:[35] [ERROR] public interface StateBasedComponentsPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsPackage.java:[42] [ERROR] String eNAME = "StateBasedComponents"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsPackage.java:[50] [ERROR] String eNS_URI = "http://CHESS/Dependability/StateBased/StateBasedComponents"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StateBasedComponentsPackage.java:[58] [ERROR] String eNS_PREFIX = "StateBasedComponents"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[28] [ERROR] public class HardwareBaselineFactoryImpl extends EFactoryImpl implements HardwareBaselineFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselineFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[37] [ERROR] HardwareBaselineFactory theHardwareBaselineFactory = (HardwareBaselineFactory)EPackage.Registry.INSTANCE.getEFactory(HardwareBaselinePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[42] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[55] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[66] [ERROR] case HardwareBaselinePackage.CH_HW_PROCESSOR: return createCH_HwProcessor(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CH_HwProcessor to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[67] [ERROR] case HardwareBaselinePackage.CH_HW_BUS: return createCH_HwBus(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CH_HwBus to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[68] [ERROR] case HardwareBaselinePackage.CH_HW_COMPUTING_RESOURCE: return createCH_HwComputingResource(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CH_HwComputingResource to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[70] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[70] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[110] [ERROR] return (HardwareBaselinePackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type HardwareBaselineFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/HardwareBaselineFactoryImpl.java:[119] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/HwAbstractionComponentImpl.java:[30] [ERROR] public interface HwAbstractionComponentImpl extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HwAbstractionComponentImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[38] [ERROR] public class StatelessHardwareImpl extends DependableComponentImpl implements StatelessHardware { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StatelessHardwareImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[47] [ERROR] protected static final String PROB_PERM_FAULT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[57] [ERROR] protected String probPermFault = PROB_PERM_FAULT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[57] [ERROR] protected String probPermFault = PROB_PERM_FAULT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[67] [ERROR] protected static final String REPAIR_DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[77] [ERROR] protected String repairDelay = REPAIR_DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[77] [ERROR] protected String repairDelay = REPAIR_DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[87] [ERROR] protected static final String FAULT_OCC_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[97] [ERROR] protected String faultOcc = FAULT_OCC_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[97] [ERROR] protected String faultOcc = FAULT_OCC_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[113] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[123] [ERROR] public String getProbPermFault() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[124] [ERROR] return probPermFault; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[132] [ERROR] public void setProbPermFault(String newProbPermFault) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[133] [ERROR] String oldProbPermFault = probPermFault; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[133] [ERROR] String oldProbPermFault = probPermFault; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[134] [ERROR] probPermFault = newProbPermFault; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[135] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatelessHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__PROB_PERM_FAULT, oldProbPermFault, probPermFault)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatelessHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__PROB_PERM_FAULT, oldProbPermFault, probPermFault)); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[144] [ERROR] public String getRepairDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[145] [ERROR] return repairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[153] [ERROR] public void setRepairDelay(String newRepairDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[154] [ERROR] String oldRepairDelay = repairDelay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[154] [ERROR] String oldRepairDelay = repairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[155] [ERROR] repairDelay = newRepairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[156] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatelessHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[157] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatelessHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[157] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[165] [ERROR] public String getFaultOcc() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[166] [ERROR] return faultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[174] [ERROR] public void setFaultOcc(String newFaultOcc) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[175] [ERROR] String oldFaultOcc = faultOcc; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[175] [ERROR] String oldFaultOcc = faultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[176] [ERROR] faultOcc = newFaultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[177] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatelessHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[178] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__FAULT_OCC, oldFaultOcc, faultOcc)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatelessHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[178] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATELESS_HARDWARE__FAULT_OCC, oldFaultOcc, faultOcc)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[186] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[187] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[190] [ERROR] return getProbPermFault(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method getProbPermFault() from the type StatelessHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[192] [ERROR] return getRepairDelay(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getRepairDelay() from the type StatelessHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[194] [ERROR] return getFaultOcc(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getFaultOcc() from the type StatelessHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[196] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[204] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[205] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[208] [ERROR] setProbPermFault((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method setProbPermFault(String) from the type StatelessHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[208] [ERROR] setProbPermFault((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[211] [ERROR] setRepairDelay((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setRepairDelay(String) from the type StatelessHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[211] [ERROR] setRepairDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[214] [ERROR] setFaultOcc((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setFaultOcc(String) from the type StatelessHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[214] [ERROR] setFaultOcc((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[225] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[229] [ERROR] setProbPermFault(PROB_PERM_FAULT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[232] [ERROR] setRepairDelay(REPAIR_DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[235] [ERROR] setFaultOcc(FAULT_OCC_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[246] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[250] [ERROR] return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[250] [ERROR] return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[250] [ERROR] return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[250] [ERROR] return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[252] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[252] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[252] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[252] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[254] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[254] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[254] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[254] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[264] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[265] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[266] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type StatelessHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[266] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[270] [ERROR] result.append(probPermFault); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[272] [ERROR] result.append(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatelessHardwareImpl.java:[274] [ERROR] result.append(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HSKnowledgePerception.java:[16] [ERROR] public interface HSKnowledgePerception extends HumanSensorUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HSKnowledgePerception is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_ArbitraryPatternImpl.java:[30] [ERROR] public class TA_ArbitraryPatternImpl extends EObjectImpl implements TA_ArbitraryPattern { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TA_ArbitraryPatternImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_ArbitraryPatternImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_ArbitraryPatternImpl.java:[45] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[89] [ERROR] public class FaultTolerancePackageImpl extends EPackageImpl implements FaultTolerancePackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultTolerancePackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[134] [ERROR] super(eNS_URI, FaultToleranceFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[157] [ERROR] if (isInited) return (FaultTolerancePackage)EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[160] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FaultTolerancePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[160] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FaultTolerancePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[178] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[178] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[179] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[179] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[180] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[180] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[181] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[181] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[182] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[182] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[183] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[183] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[184] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[184] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[185] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[185] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[186] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[186] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[187] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[187] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[188] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[188] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[189] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[189] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[190] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[190] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[191] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[191] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[192] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[192] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[193] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[193] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[194] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[194] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[195] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[195] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[196] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[196] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[197] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[197] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[198] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[198] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[199] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[199] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[252] [ERROR] theFaultTolerancePackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[256] [ERROR] EPackage.Registry.INSTANCE.put(FaultTolerancePackage.eNS_URI, theFaultTolerancePackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[275] [ERROR] return (EReference)faultTolerantEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[284] [ERROR] return (EAttribute)faultTolerantEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[293] [ERROR] return (EReference)faultTolerantEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[311] [ERROR] return (EReference)redundancyManagerEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[320] [ERROR] return (EAttribute)redundancyManagerEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[338] [ERROR] return (EReference)variantEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[356] [ERROR] return (EReference)adjudicatorEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[365] [ERROR] return (EAttribute)adjudicatorEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[374] [ERROR] return (FaultToleranceFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[396] [ERROR] faultTolerantEClass = createEClass(FAULT_TOLERANT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[397] [ERROR] createEReference(faultTolerantEClass, FAULT_TOLERANT__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[398] [ERROR] createEAttribute(faultTolerantEClass, FAULT_TOLERANT__SCHEME); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[399] [ERROR] createEReference(faultTolerantEClass, FAULT_TOLERANT__SCHEME_ATTRS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[401] [ERROR] redundancyManagerEClass = createEClass(REDUNDANCY_MANAGER); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[402] [ERROR] createEReference(redundancyManagerEClass, REDUNDANCY_MANAGER__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[403] [ERROR] createEAttribute(redundancyManagerEClass, REDUNDANCY_MANAGER__SCHEME); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[405] [ERROR] variantEClass = createEClass(VARIANT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[406] [ERROR] createEReference(variantEClass, VARIANT__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[408] [ERROR] adjudicatorEClass = createEClass(ADJUDICATOR); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[409] [ERROR] createEReference(adjudicatorEClass, ADJUDICATOR__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[410] [ERROR] createEAttribute(adjudicatorEClass, ADJUDICATOR__COVERAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type FaultTolerancePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[432] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[433] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[434] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[437] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[438] [ERROR] StateBasedDataTypesPackage theStateBasedDataTypesPackage = (StateBasedDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[439] [ERROR] MARTE_PrimitivesTypesPackage theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackage)EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[448] [ERROR] initEClass(faultTolerantEClass, FaultTolerant.class, "FaultTolerant", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[448] [ERROR] initEClass(faultTolerantEClass, FaultTolerant.class, "FaultTolerant", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[448] [ERROR] initEClass(faultTolerantEClass, FaultTolerant.class, "FaultTolerant", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[449] [ERROR] initEReference(getFaultTolerant_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[450] [ERROR] initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[450] [ERROR] initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[450] [ERROR] initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[450] [ERROR] initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[450] [ERROR] initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[450] [ERROR] initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[450] [ERROR] initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[450] [ERROR] initEAttribute(getFaultTolerant_Scheme(), theStateBasedDataTypesPackage.getRedundancyKind(), "scheme", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[451] [ERROR] initEReference(getFaultTolerant_SchemeAttrs(), theUMLPackage.getOpaqueExpression(), null, "schemeAttrs", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/impl/FaultTolerancePackageImpl.java:[451] [ERROR] initEReference(getFaultTolerant_SchemeAttrs(), theUMLPackage.getOpaqueExpression(), null, "schemeAttrs", null, 1, 1, FaultTolerant.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[28] [ERROR] public class DependableComponentFactoryImpl extends EFactoryImpl implements DependableComponentFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[37] [ERROR] DependableComponentFactory theDependableComponentFactory = (DependableComponentFactory)EPackage.Registry.INSTANCE.getEFactory(DependableComponentPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[42] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[55] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[66] [ERROR] case DependableComponentPackage.FAILURE_MODES: return createFailureModes(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FailureModes to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[67] [ERROR] case DependableComponentPackage.DEPENDABLE_COMPONENT: return createDependableComponent(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from DependableComponent to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[68] [ERROR] case DependableComponentPackage.ERROR_MODEL_BEHAVIOR: return createErrorModelBehavior(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ErrorModelBehavior to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[69] [ERROR] case DependableComponentPackage.THREAT: return createThreat(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Threat to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[70] [ERROR] case DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT: return createAnalysisContextElement(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from AnalysisContextElement to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[71] [ERROR] case DependableComponentPackage.PROPAGATION: return createPropagation(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Propagation to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[72] [ERROR] case DependableComponentPackage.FAILURE_MODE: return createFailureMode(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FailureMode to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[74] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[74] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[83] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[84] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[84] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[95] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[95] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[105] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[105] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[116] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[116] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[145] [ERROR] public AttackType createAttackTypeFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[147] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[147] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[156] [ERROR] public String convertAttackTypeToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[156] [ERROR] public String convertAttackTypeToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[165] [ERROR] public VulnerabilityType createVulnerabilityTypeFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[167] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[167] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[176] [ERROR] public String convertVulnerabilityTypeToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[176] [ERROR] public String convertVulnerabilityTypeToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[185] [ERROR] public ThreatType createThreatTypeFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[187] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[187] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[196] [ERROR] public String convertThreatTypeToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[196] [ERROR] public String convertThreatTypeToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[205] [ERROR] public Analysis createAnalysisFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[207] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[207] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[216] [ERROR] public String convertAnalysisToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[216] [ERROR] public String convertAnalysisToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[276] [ERROR] return (DependableComponentPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type DependableComponentFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentFactoryImpl.java:[285] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/Organization.java:[27] [ERROR] public interface Organization extends EObject { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type Organization is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[44] [ERROR] public interface MMActivities extends EObject { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type MMActivities is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[85] [ERROR] String getWhen(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[95] [ERROR] void setWhen(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[111] [ERROR] String getDuration(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[121] [ERROR] void setDuration(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[137] [ERROR] String getProbSuccess(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[147] [ERROR] void setProbSuccess(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[174] [ERROR] Activity getOnCompletion(String name); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[186] [ERROR] Activity getOnCompletion(String name, boolean ignoreCase); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[213] [ERROR] Activity getOnSuccessfulCompletion(String name); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[225] [ERROR] Activity getOnSuccessfulCompletion(String name, boolean ignoreCase); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[252] [ERROR] Activity getOnFailedCompletion(String name); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MMActivities.java:[264] [ERROR] Activity getOnFailedCompletion(String name, boolean ignoreCase); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java:[14] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java:[35] [ERROR] public class CHESSViewsSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java:[50] [ERROR] public CHESSViewsSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java:[64] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsSwitch.java:[304] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HAResponse.java:[16] [ERROR] public interface HAResponse extends HumanActuatorUnit { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type HAResponse is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[38] [ERROR] public class TransmissionWithProtocolImpl extends EObjectImpl implements TransmissionWithProtocol { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TransmissionWithProtocolImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[57] [ERROR] protected static final String CRC_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[67] [ERROR] protected String crc = CRC_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[67] [ERROR] protected String crc = CRC_EDEFAULT; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[95] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[103] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[116] [ERROR] base_Connector = (Connector)eResolveProxy(oldBase_Connector); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[118] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[119] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[119] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[142] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[151] [ERROR] public String getCRC() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[152] [ERROR] return crc; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[160] [ERROR] public void setCRC(String newCRC) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[161] [ERROR] String oldCRC = crc; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[161] [ERROR] String oldCRC = crc; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[162] [ERROR] crc = newCRC; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[163] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[164] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__CRC, oldCRC, crc)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[164] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__CRC, oldCRC, crc)); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[184] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[185] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__USE_SEQ_ID, oldUseSeqID, useSeqID)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[185] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, MitigationMeansPackage.TRANSMISSION_WITH_PROTOCOL__USE_SEQ_ID, oldUseSeqID, useSeqID)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[193] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[194] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[200] [ERROR] return getCRC(); [ERROR] ^^^^^^ [ERROR] The method getCRC() from the type TransmissionWithProtocolImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[204] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[212] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[213] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[219] [ERROR] setCRC((String)newValue); [ERROR] ^^^^^^ [ERROR] The method setCRC(String) from the type TransmissionWithProtocolImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[219] [ERROR] setCRC((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[222] [ERROR] setUseSeqID((Boolean)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setUseSeqID(boolean) in the type TransmissionWithProtocolImpl is not applicable for the arguments (Boolean) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[222] [ERROR] setUseSeqID((Boolean)newValue); [ERROR] ^^^^^^^ [ERROR] Boolean cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[233] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[240] [ERROR] setCRC(CRC_EDEFAULT); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[246] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[254] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[260] [ERROR] return CRC_EDEFAULT == null ? crc != null : !CRC_EDEFAULT.equals(crc); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[260] [ERROR] return CRC_EDEFAULT == null ? crc != null : !CRC_EDEFAULT.equals(crc); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[260] [ERROR] return CRC_EDEFAULT == null ? crc != null : !CRC_EDEFAULT.equals(crc); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[260] [ERROR] return CRC_EDEFAULT == null ? crc != null : !CRC_EDEFAULT.equals(crc); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[264] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[272] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[273] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[274] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type TransmissionWithProtocolImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[274] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[276] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[276] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[276] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/TransmissionWithProtocolImpl.java:[278] [ERROR] result.append(crc); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/SteadyState.java:[26] [ERROR] public interface SteadyState extends EObject { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type SteadyState is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/ComponentView.java:[32] [ERROR] public interface ComponentView extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[28] [ERROR] public class CoreFactoryImpl extends EFactoryImpl implements CoreFactory { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CoreFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[37] [ERROR] CoreFactory theCoreFactory = (CoreFactory)EPackage.Registry.INSTANCE.getEFactory(CorePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[42] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[55] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[66] [ERROR] case CorePackage.CHESS: return createCHESS(); [ERROR] ^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CHESS to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[67] [ERROR] case CorePackage.CH_GA_RESOURCE_PLATFORM: return createCHGaResourcePlatform(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CHGaResourcePlatform to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[68] [ERROR] case CorePackage.PSM_PACKAGE: return createPSMPackage(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from PSMPackage to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[70] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[70] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[79] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[80] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[80] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[85] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[85] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[94] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[95] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[95] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[100] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[100] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[139] [ERROR] public Domain createDomainFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[141] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[141] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[150] [ERROR] public String convertDomainToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[150] [ERROR] public String convertDomainToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[160] [ERROR] return (CorePackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type CoreFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/impl/CoreFactoryImpl.java:[169] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/ErrorDetection.java:[33] [ERROR] public interface ErrorDetection extends MMActivities { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorDetection is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/ErrorDetection.java:[74] [ERROR] String getCorrectionProbability(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/ErrorDetection.java:[84] [ERROR] void setCorrectionProbability(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[21] [ERROR] public class ParameterizedArchitectureFactoryImpl extends EFactoryImpl implements ParameterizedArchitectureFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ParameterizedArchitectureFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[30] [ERROR] ParameterizedArchitectureFactory theParameterizedArchitectureFactory = (ParameterizedArchitectureFactory)EPackage.Registry.INSTANCE.getEFactory(ParameterizedArchitecturePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[35] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[59] [ERROR] case ParameterizedArchitecturePackage.INSTANTIATED_ARCHITECTURE_CONFIGURATION: return createInstantiatedArchitectureConfiguration(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from InstantiatedArchitectureConfiguration to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[61] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[61] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[81] [ERROR] return (ParameterizedArchitecturePackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type ParameterizedArchitectureFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitectureFactoryImpl.java:[90] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[74] [ERROR] public interface CHRtSpecification extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHRtSpecification is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[115] [ERROR] String getWCET(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[125] [ERROR] void setWCET(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[141] [ERROR] String getLocalWCET(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[151] [ERROR] void setLocalWCET(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[167] [ERROR] String getRelativePriority(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[177] [ERROR] void setRelativePriority(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[193] [ERROR] String getCeiling(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[203] [ERROR] void setCeiling(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[219] [ERROR] String getMemorySizeFootprint(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[229] [ERROR] void setMemorySizeFootprint(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[245] [ERROR] String getStackSize(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[255] [ERROR] void setStackSize(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[271] [ERROR] String getHeapSize(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[281] [ERROR] void setHeapSize(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[349] [ERROR] String getOccKind(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[359] [ERROR] void setOccKind(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[404] [ERROR] String getRlDl(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[414] [ERROR] void setRlDl(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[456] [ERROR] EList getRespT(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[472] [ERROR] EList getBlockT(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[501] [ERROR] Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[501] [ERROR] Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[515] [ERROR] Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtSpecification.java:[515] [ERROR] Operation getOperationReqForSporadicOcc(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/SafetyFactory.java:[25] [ERROR] public interface SafetyFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SafetyFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java:[39] [ERROR] public interface ComponentImplementation extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentImplementation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java:[80] [ERROR] String getLanguage(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java:[90] [ERROR] void setLanguage(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java:[106] [ERROR] String getOS(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java:[116] [ERROR] void setOS(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentImplementation.java:[132] [ERROR] EList getSourceCodeLocation(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/Adjudicator.java:[35] [ERROR] public interface Adjudicator extends EObject { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type Adjudicator is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/Adjudicator.java:[76] [ERROR] String getCoverage(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/Adjudicator.java:[86] [ERROR] void setCoverage(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelPackage.java:[34] [ERROR] public interface ComponentModelPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelPackage.java:[41] [ERROR] String eNAME = "ComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelPackage.java:[49] [ERROR] String eNS_URI = "http://CHESS/ComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelPackage.java:[57] [ERROR] String eNS_PREFIX = "ComponentModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[45] [ERROR] public class DependableComponentImpl extends EObjectImpl implements DependableComponent { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[92] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[100] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[113] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[115] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[116] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[116] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[139] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[140] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[140] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[150] [ERROR] errorModel = new EObjectResolvingEList(ErrorModel.class, this, DependableComponentPackage.DEPENDABLE_COMPONENT__ERROR_MODEL); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[163] [ERROR] base_Property = (Property)eResolveProxy(oldBase_Property); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[165] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[166] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[166] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[189] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[190] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[190] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_PROPERTY, oldBase_Property, base_Property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[201] [ERROR] base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[203] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[204] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[204] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[227] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[228] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[228] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.DEPENDABLE_COMPONENT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[236] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[237] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[251] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[259] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[260] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[261] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[267] [ERROR] getErrorModel().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[268] [ERROR] getErrorModel().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[268] [ERROR] getErrorModel().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[285] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[292] [ERROR] getErrorModel().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[301] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[309] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[315] [ERROR] return errorModel != null && !errorModel.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/DependableComponentImpl.java:[321] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSPackage.java:[33] [ERROR] public interface STSPackage extends EPackage { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type STSPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSPackage.java:[40] [ERROR] String eNAME = "STS"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSPackage.java:[48] [ERROR] String eNS_URI = "http://CHESS/SystemModel/STS"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/STSPackage.java:[56] [ERROR] String eNS_PREFIX = "STS"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansPackage.java:[34] [ERROR] public interface MitigationMeansPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansPackage.java:[41] [ERROR] String eNAME = "MitigationMeans"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansPackage.java:[49] [ERROR] String eNS_URI = "http://CHESS.Dependability/MitigationMeans"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/MitigationMeansPackage.java:[57] [ERROR] String eNS_PREFIX = "MitigationMeans"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_BurstPatternImpl.java:[30] [ERROR] public class CH_BurstPatternImpl extends EObjectImpl implements CH_BurstPattern { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_BurstPatternImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_BurstPatternImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/CH_BurstPatternImpl.java:[45] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/EvaluationMethod.java:[26] [ERROR] public interface EvaluationMethod extends EObject { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type EvaluationMethod is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[15] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[49] [ERROR] public class CriticalityInterfaceSpecificationImpl extends EObjectImpl implements CriticalityInterfaceSpecification { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CriticalityInterfaceSpecificationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[76] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[97] [ERROR] base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CriticalityInterfaceSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[99] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CriticalityInterfaceSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CriticalityInterfaceSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[123] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CriticalityInterfaceSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[124] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CriticalityInterfaceSpecificationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[124] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[134] [ERROR] acceptedCriticalityForClients = new EObjectResolvingEList(CriticalityLevel.class, this, SafetyPackage.CRITICALITY_INTERFACE_SPECIFICATION__ACCEPTED_CRITICALITY_FOR_CLIENTS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[144] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[145] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[153] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[161] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[162] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[163] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[169] [ERROR] getAcceptedCriticalityForClients().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[170] [ERROR] getAcceptedCriticalityForClients().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[170] [ERROR] getAcceptedCriticalityForClients().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[181] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[188] [ERROR] getAcceptedCriticalityForClients().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[191] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[199] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[205] [ERROR] return acceptedCriticalityForClients != null && !acceptedCriticalityForClients.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityInterfaceSpecificationImpl.java:[207] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HSSensory.java:[16] [ERROR] public interface HSSensory extends HumanSensorUnit { [ERROR] ^^^^^^^^^ [ERROR] The hierarchy of the type HSSensory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/RequirementView.java:[32] [ERROR] public interface RequirementView extends EObject { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RequirementView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceImpl.java:[25] [ERROR] public class DependableComponentResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/CriticalityLevel.java:[39] [ERROR] public interface CriticalityLevel extends EObject { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CriticalityLevel is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CoreFactory.java:[24] [ERROR] public interface CoreFactory extends EFactory { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type CoreFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[83] [ERROR] public class chessmlprofilePackageImpl extends EPackageImpl implements chessmlprofilePackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type chessmlprofilePackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[107] [ERROR] super(eNS_URI, chessmlprofileFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[130] [ERROR] if (isInited) return (chessmlprofilePackage)EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[133] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new chessmlprofilePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[133] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new chessmlprofilePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[151] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[151] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[152] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[152] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[153] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[153] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[154] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[154] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[155] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[155] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[156] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[156] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[157] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[157] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[158] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[158] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[159] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[159] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[160] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[160] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[161] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[161] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[162] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[162] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[163] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[163] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[164] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[164] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[165] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[165] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[166] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[166] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[167] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[167] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[168] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[168] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[169] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[169] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[170] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[170] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[171] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[171] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[172] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[172] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[225] [ERROR] thechessmlprofilePackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[229] [ERROR] EPackage.Registry.INSTANCE.put(chessmlprofilePackage.eNS_URI, thechessmlprofilePackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[248] [ERROR] return (chessmlprofileFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[270] [ERROR] dummyEClass = createEClass(DUMMY); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[292] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[293] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[294] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[297] [ERROR] CorePackage theCorePackage = (CorePackage)EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[298] [ERROR] FailurePropagationPackage theFailurePropagationPackage = (FailurePropagationPackage)EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[299] [ERROR] DependableComponentPackage theDependableComponentPackage = (DependableComponentPackage)EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[300] [ERROR] ThreatsPropagationPackage theThreatsPropagationPackage = (ThreatsPropagationPackage)EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[301] [ERROR] StateBasedDataTypesPackage theStateBasedDataTypesPackage = (StateBasedDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[302] [ERROR] StateBasedComponentsPackage theStateBasedComponentsPackage = (StateBasedComponentsPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[303] [ERROR] FaultTolerancePackage theFaultTolerancePackage = (FaultTolerancePackage)EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[304] [ERROR] MaintenanceMonitoringPackage theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackage)EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[305] [ERROR] StateBasedAnalysisPackage theStateBasedAnalysisPackage = (StateBasedAnalysisPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[306] [ERROR] MitigationMeansPackage theMitigationMeansPackage = (MitigationMeansPackage)EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[307] [ERROR] ParameterizedArchitecturePackage theParameterizedArchitecturePackage = (ParameterizedArchitecturePackage)EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[308] [ERROR] HardwareBaselinePackage theHardwareBaselinePackage = (HardwareBaselinePackage)EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[309] [ERROR] RTComponentModelPackage theRTComponentModelPackage = (RTComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[310] [ERROR] ARINCComponentModelPackage theARINCComponentModelPackage = (ARINCComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[311] [ERROR] ComponentModelPackage theComponentModelPackage = (ComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[312] [ERROR] STSPackage theSTSPackage = (STSPackage)EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[313] [ERROR] SafetyPackage theSafetyPackage = (SafetyPackage)EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[314] [ERROR] ExpressionsPackage theExpressionsPackage = (ExpressionsPackage)EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[315] [ERROR] StateMachinesPackage theStateMachinesPackage = (StateMachinesPackage)EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[316] [ERROR] AsyncCommunicationPackage theAsyncCommunicationPackage = (AsyncCommunicationPackage)EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[319] [ERROR] getESubpackages().add(theCorePackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[320] [ERROR] getESubpackages().add(theFailurePropagationPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[321] [ERROR] getESubpackages().add(theDependableComponentPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[322] [ERROR] getESubpackages().add(theThreatsPropagationPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[323] [ERROR] getESubpackages().add(theStateBasedDataTypesPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[324] [ERROR] getESubpackages().add(theStateBasedComponentsPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[325] [ERROR] getESubpackages().add(theFaultTolerancePackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[326] [ERROR] getESubpackages().add(theMaintenanceMonitoringPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[327] [ERROR] getESubpackages().add(theStateBasedAnalysisPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[328] [ERROR] getESubpackages().add(theMitigationMeansPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[329] [ERROR] getESubpackages().add(theParameterizedArchitecturePackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[330] [ERROR] getESubpackages().add(theHardwareBaselinePackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[331] [ERROR] getESubpackages().add(theRTComponentModelPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[332] [ERROR] getESubpackages().add(theARINCComponentModelPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[333] [ERROR] getESubpackages().add(theComponentModelPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[334] [ERROR] getESubpackages().add(theSTSPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[335] [ERROR] getESubpackages().add(theSafetyPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[336] [ERROR] getESubpackages().add(theExpressionsPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[337] [ERROR] getESubpackages().add(theStateMachinesPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[338] [ERROR] getESubpackages().add(theAsyncCommunicationPackage); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getESubpackages() is undefined for the type chessmlprofilePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[347] [ERROR] initEClass(dummyEClass, dummy.class, "dummy", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[347] [ERROR] initEClass(dummyEClass, dummy.class, "dummy", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[347] [ERROR] initEClass(dummyEClass, dummy.class, "dummy", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/chessmlprofilePackageImpl.java:[364] [ERROR] String source = "http://www.eclipse.org/uml2/2.0.0/UML"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[38] [ERROR] public class HardwareBaselineAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselineAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[53] [ERROR] public HardwareBaselineAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[67] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[68] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[86] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[90] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[94] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[98] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[102] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[106] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[110] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[114] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[118] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[122] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[126] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[130] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[134] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[138] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[152] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineAdapterFactory.java:[154] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type HardwareBaselineSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/InstantiatedArchitectureConfiguration.java:[29] [ERROR] public interface InstantiatedArchitectureConfiguration extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type InstantiatedArchitectureConfiguration is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/InstantiatedArchitectureConfiguration.java:[44] [ERROR] EList getParameterList(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceFactoryImpl.java:[29] [ERROR] public class DependableComponentResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new DependableComponentResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from DependableComponentResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureModes.java:[38] [ERROR] public interface FailureModes extends EObject { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailureModes is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesPackage.java:[35] [ERROR] public interface StateBasedDataTypesPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedDataTypesPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesPackage.java:[42] [ERROR] String eNAME = "StateBasedDataTypes"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesPackage.java:[50] [ERROR] String eNS_URI = "http:///CHESS/Dependability/StateBased/StateBasedDataTypes.ecore"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesPackage.java:[58] [ERROR] String eNS_PREFIX = "CHESS.Dependability.StateBased.StateBasedDataTypes"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUResourceManagementImpl.java:[17] [ERROR] public class OUResourceManagementImpl extends OrganizationUnitImpl implements OUResourceManagement { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUResourceManagementImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUResourceManagementImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[29] [ERROR] public class StateBasedComponentsAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[44] [ERROR] public StateBasedComponentsAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[58] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[59] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[81] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[85] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[89] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[93] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[97] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[101] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[105] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/util/StateBasedComponentsAdapterFactory.java:[121] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type StateBasedComponentsSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java:[14] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java:[35] [ERROR] public class chessmlprofileSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type chessmlprofileSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java:[50] [ERROR] public chessmlprofileSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java:[64] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileSwitch.java:[115] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorState.java:[16] [ERROR] public interface ErrorState extends ThreatState { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorState is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[27] [ERROR] public class RTComponentModelFactoryImpl extends EFactoryImpl implements RTComponentModelFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[36] [ERROR] RTComponentModelFactory theRTComponentModelFactory = (RTComponentModelFactory)EPackage.Registry.INSTANCE.getEFactory(RTComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[65] [ERROR] case RTComponentModelPackage.CH_RT_SPECIFICATION: return createCHRtSpecification(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CHRtSpecification to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[66] [ERROR] case RTComponentModelPackage.CH_RT_PORT_SLOT: return createCHRtPortSlot(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CHRtPortSlot to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[67] [ERROR] case RTComponentModelPackage.RUN_TIME_SUPPORT: return createRunTimeSupport(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from RunTimeSupport to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[69] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[69] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[109] [ERROR] return (RTComponentModelPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type RTComponentModelFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/RTComponentModelFactoryImpl.java:[118] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisFactory.java:[24] [ERROR] public interface StateBasedAnalysisFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTCSpecification.java:[45] [ERROR] public interface FPTCSpecification extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FPTCSpecification is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[15] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[49] [ERROR] public class CriticalityLevelImpl extends EObjectImpl implements CriticalityLevel { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CriticalityLevelImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[86] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[94] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[107] [ERROR] base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CriticalityLevelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[109] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CriticalityLevelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[110] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_LEVEL__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CriticalityLevelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[110] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, SafetyPackage.CRITICALITY_LEVEL__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[133] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CriticalityLevelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[134] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_LEVEL__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CriticalityLevelImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[134] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, SafetyPackage.CRITICALITY_LEVEL__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[144] [ERROR] isHigherThan = new EObjectResolvingEList(CriticalityLevel.class, this, SafetyPackage.CRITICALITY_LEVEL__IS_HIGHER_THAN); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[156] [ERROR] mapsTo = new EObjectResolvingEList(CriticalityLevel.class, this, SafetyPackage.CRITICALITY_LEVEL__MAPS_TO); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[166] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[167] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[177] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[185] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[186] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[187] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[193] [ERROR] getIsHigherThan().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[194] [ERROR] getIsHigherThan().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[194] [ERROR] getIsHigherThan().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[197] [ERROR] getMapsTo().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[198] [ERROR] getMapsTo().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[198] [ERROR] getMapsTo().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[209] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[216] [ERROR] getIsHigherThan().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[219] [ERROR] getMapsTo().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[222] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[230] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[236] [ERROR] return isHigherThan != null && !isHigherThan.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[238] [ERROR] return mapsTo != null && !mapsTo.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/CriticalityLevelImpl.java:[240] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/ACIDMitigation.java:[41] [ERROR] public interface ACIDMitigation extends EObject { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ACIDMitigation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAResponseImpl.java:[17] [ERROR] public class HAResponseImpl extends HumanActuatorUnitImpl implements HAResponse { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HAResponseImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HAResponseImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[5] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[50] [ERROR] public class AnalysisContextElementImpl extends EObjectImpl implements AnalysisContextElement { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AnalysisContextElementImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[79] [ERROR] protected static final String DATE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[89] [ERROR] protected String date = DATE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[89] [ERROR] protected String date = DATE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[99] [ERROR] protected EList conditions; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[129] [ERROR] protected static final String RESULT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[139] [ERROR] protected String result = RESULT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[139] [ERROR] protected String result = RESULT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[187] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[195] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[217] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[218] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__TYPE, oldType, type)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[218] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__TYPE, oldType, type)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[226] [ERROR] public String getDate() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[227] [ERROR] return date; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[235] [ERROR] public void setDate(String newDate) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[236] [ERROR] String oldDate = date; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[236] [ERROR] String oldDate = date; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[237] [ERROR] date = newDate; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[238] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[239] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__DATE, oldDate, date)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[239] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__DATE, oldDate, date)); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[247] [ERROR] public EList getConditions() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[248] [ERROR] if (conditions == null) { [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[249] [ERROR] conditions = new EDataTypeUniqueEList(String.class, this, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONDITIONS); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[249] [ERROR] conditions = new EDataTypeUniqueEList(String.class, this, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONDITIONS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[249] [ERROR] conditions = new EDataTypeUniqueEList(String.class, this, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONDITIONS); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[249] [ERROR] conditions = new EDataTypeUniqueEList(String.class, this, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONDITIONS); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[251] [ERROR] return conditions; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[271] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[272] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__VALID, oldValid, valid)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[272] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__VALID, oldValid, valid)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[280] [ERROR] public String getResult() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[281] [ERROR] return result; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[289] [ERROR] public void setResult(String newResult) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[290] [ERROR] String oldResult = result; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[290] [ERROR] String oldResult = result; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[291] [ERROR] result = newResult; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[292] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[293] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__RESULT, oldResult, result)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[293] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__RESULT, oldResult, result)); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[304] [ERROR] root = (org.eclipse.uml2.uml.Class)eResolveProxy(oldRoot); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[306] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[307] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__ROOT, oldRoot, root)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[307] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__ROOT, oldRoot, root)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[330] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[331] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__ROOT, oldRoot, root)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[331] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__ROOT, oldRoot, root)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[342] [ERROR] contextAnalysis = (GaAnalysisContext)eResolveProxy(oldContextAnalysis); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[344] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[345] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONTEXT_ANALYSIS, oldContextAnalysis, contextAnalysis)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[345] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONTEXT_ANALYSIS, oldContextAnalysis, contextAnalysis)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[368] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[369] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONTEXT_ANALYSIS, oldContextAnalysis, contextAnalysis)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[369] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__CONTEXT_ANALYSIS, oldContextAnalysis, contextAnalysis)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[380] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[382] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[383] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[383] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[406] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[407] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[407] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[416] [ERROR] if (instantiatedArchitecture != null && instantiatedArchitecture.eIsProxy()) { [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type InstantiatedArchitectureConfiguration [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[418] [ERROR] instantiatedArchitecture = (InstantiatedArchitectureConfiguration)eResolveProxy(oldInstantiatedArchitecture); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[420] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[421] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__INSTANTIATED_ARCHITECTURE, oldInstantiatedArchitecture, instantiatedArchitecture)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[421] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__INSTANTIATED_ARCHITECTURE, oldInstantiatedArchitecture, instantiatedArchitecture)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[444] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[445] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__INSTANTIATED_ARCHITECTURE, oldInstantiatedArchitecture, instantiatedArchitecture)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisContextElementImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[445] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.ANALYSIS_CONTEXT_ELEMENT__INSTANTIATED_ARCHITECTURE, oldInstantiatedArchitecture, instantiatedArchitecture)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[453] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[454] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[459] [ERROR] return getDate(); [ERROR] ^^^^^^^ [ERROR] The method getDate() from the type AnalysisContextElementImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[461] [ERROR] return getConditions(); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method getConditions() from the type AnalysisContextElementImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[465] [ERROR] return getResult(); [ERROR] ^^^^^^^^^ [ERROR] The method getResult() from the type AnalysisContextElementImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[479] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[487] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[488] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[489] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[495] [ERROR] setDate((String)newValue); [ERROR] ^^^^^^^ [ERROR] The method setDate(String) from the type AnalysisContextElementImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[495] [ERROR] setDate((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[498] [ERROR] getConditions().clear(); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method getConditions() from the type AnalysisContextElementImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[499] [ERROR] getConditions().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method getConditions() from the type AnalysisContextElementImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[499] [ERROR] getConditions().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[499] [ERROR] getConditions().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[502] [ERROR] setValid((Boolean)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setValid(boolean) in the type AnalysisContextElementImpl is not applicable for the arguments (Boolean) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[502] [ERROR] setValid((Boolean)newValue); [ERROR] ^^^^^^^ [ERROR] Boolean cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[505] [ERROR] setResult((String)newValue); [ERROR] ^^^^^^^^^ [ERROR] The method setResult(String) from the type AnalysisContextElementImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[505] [ERROR] setResult((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[528] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[535] [ERROR] setDate(DATE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[538] [ERROR] getConditions().clear(); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method getConditions() from the type AnalysisContextElementImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[544] [ERROR] setResult(RESULT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[559] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[567] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[573] [ERROR] return DATE_EDEFAULT == null ? date != null : !DATE_EDEFAULT.equals(date); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[573] [ERROR] return DATE_EDEFAULT == null ? date != null : !DATE_EDEFAULT.equals(date); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[573] [ERROR] return DATE_EDEFAULT == null ? date != null : !DATE_EDEFAULT.equals(date); [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/AnalysisContextElementImpl.java:[597] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DegradedStateImpl.java:[27] [ERROR] public class DegradedStateImpl extends ThreatStateImpl implements DegradedState { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DegradedStateImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DegradedStateImpl.java:[42] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSKnowledgePerceptionImpl.java:[17] [ERROR] public class HSKnowledgePerceptionImpl extends HumanSensorUnitImpl implements HSKnowledgePerception { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HSKnowledgePerceptionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSKnowledgePerceptionImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[34] [ERROR] public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwBusImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[34] [ERROR] public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwBusImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[34] [ERROR] public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwBusImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[34] [ERROR] public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwBusImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[34] [ERROR] public class CH_HwBusImpl extends HwBusImpl implements CH_HwBus { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwBusImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[43] [ERROR] protected static final String UTILIZATION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[53] [ERROR] protected String utilization = UTILIZATION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[53] [ERROR] protected String utilization = UTILIZATION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[61] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[69] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[79] [ERROR] public String getUtilization() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[80] [ERROR] return utilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[88] [ERROR] public void setUtilization(String newUtilization) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[89] [ERROR] String oldUtilization = utilization; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[89] [ERROR] String oldUtilization = utilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[90] [ERROR] utilization = newUtilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[91] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CH_HwBusImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[92] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_BUS__UTILIZATION, oldUtilization, utilization)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CH_HwBusImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[92] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_BUS__UTILIZATION, oldUtilization, utilization)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[100] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[101] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[104] [ERROR] return getUtilization(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getUtilization() from the type CH_HwBusImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[106] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[114] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[115] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[118] [ERROR] setUtilization((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setUtilization(String) from the type CH_HwBusImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[118] [ERROR] setUtilization((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[129] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[133] [ERROR] setUtilization(UTILIZATION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[136] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[144] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[148] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[148] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[148] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[148] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[150] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[158] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[159] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[160] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type CH_HwBusImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[160] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[162] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[162] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[162] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwBusImpl.java:[164] [ERROR] result.append(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[91] [ERROR] public class FailurePropagationDataTypesPackageImpl extends EPackageImpl implements FailurePropagationDataTypesPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationDataTypesPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[171] [ERROR] super(eNS_URI, FailurePropagationDataTypesFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[194] [ERROR] if (isInited) return (FailurePropagationDataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[197] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FailurePropagationDataTypesPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[197] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FailurePropagationDataTypesPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[215] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[215] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[216] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[216] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[217] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[217] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[218] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[218] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[219] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[219] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[220] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[220] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[221] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[221] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[222] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[222] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[223] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[223] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[224] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[224] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[225] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[225] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[226] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[226] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[227] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[227] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[228] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[228] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[229] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[229] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[230] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[230] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[231] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[231] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[232] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[232] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[233] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[233] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[234] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[234] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[235] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[235] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[236] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[236] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[289] [ERROR] theFailurePropagationDataTypesPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[293] [ERROR] EPackage.Registry.INSTANCE.put(FailurePropagationDataTypesPackage.eNS_URI, theFailurePropagationDataTypesPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[384] [ERROR] return (FailurePropagationDataTypesFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[406] [ERROR] d_avoidableEEnum = createEEnum(DAVOIDABLE); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[407] [ERROR] i_avoidableEEnum = createEEnum(IAVOIDABLE); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[408] [ERROR] c_avoidableEEnum = createEEnum(CAVOIDABLE); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[409] [ERROR] a_avoidableEEnum = createEEnum(AAVOIDABLE); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[410] [ERROR] a_mitigationEEnum = createEEnum(AMITIGATION); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[411] [ERROR] c_mitigationEEnum = createEEnum(CMITIGATION); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[412] [ERROR] i_mitigationEEnum = createEEnum(IMITIGATION); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[413] [ERROR] d_mitigationEEnum = createEEnum(DMITIGATION); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[414] [ERROR] failureTypeEEnum = createEEnum(FAILURE_TYPE); [ERROR] ^^^^^^^^^^^ [ERROR] The method createEEnum(int) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[436] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[437] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[438] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[441] [ERROR] initEEnum(d_avoidableEEnum, D_avoidable.class, "D_avoidable"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[442] [ERROR] addEEnumLiteral(d_avoidableEEnum, D_avoidable.UNSPECIFIED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, D_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[443] [ERROR] addEEnumLiteral(d_avoidableEEnum, D_avoidable.IMPERMANENCE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, D_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[444] [ERROR] addEEnumLiteral(d_avoidableEEnum, D_avoidable.NONE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, D_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[446] [ERROR] initEEnum(i_avoidableEEnum, I_avoidable.class, "I_avoidable"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[447] [ERROR] addEEnumLiteral(i_avoidableEEnum, I_avoidable.UNSPECIFIED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, I_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[448] [ERROR] addEEnumLiteral(i_avoidableEEnum, I_avoidable.INTERFERENCE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, I_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[449] [ERROR] addEEnumLiteral(i_avoidableEEnum, I_avoidable.NONE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, I_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[451] [ERROR] initEEnum(c_avoidableEEnum, C_avoidable.class, "C_avoidable"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[452] [ERROR] addEEnumLiteral(c_avoidableEEnum, C_avoidable.UNSPECIFIED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, C_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[453] [ERROR] addEEnumLiteral(c_avoidableEEnum, C_avoidable.INCONSISTENCY); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, C_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[454] [ERROR] addEEnumLiteral(c_avoidableEEnum, C_avoidable.NONE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, C_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[456] [ERROR] initEEnum(a_avoidableEEnum, A_avoidable.class, "A_avoidable"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[457] [ERROR] addEEnumLiteral(a_avoidableEEnum, A_avoidable.UNSPECIFIED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, A_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[458] [ERROR] addEEnumLiteral(a_avoidableEEnum, A_avoidable.INCOMPLETION); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, A_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[459] [ERROR] addEEnumLiteral(a_avoidableEEnum, A_avoidable.NONE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, A_avoidable) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[461] [ERROR] initEEnum(a_mitigationEEnum, A_mitigation.class, "A_mitigation"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[462] [ERROR] addEEnumLiteral(a_mitigationEEnum, A_mitigation.UNSPECIFIED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, A_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[463] [ERROR] addEEnumLiteral(a_mitigationEEnum, A_mitigation.ALL_OR_NOTHING); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, A_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[464] [ERROR] addEEnumLiteral(a_mitigationEEnum, A_mitigation.ALL_OR_COMPENSATION); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, A_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[465] [ERROR] addEEnumLiteral(a_mitigationEEnum, A_mitigation.NONE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, A_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[467] [ERROR] initEEnum(c_mitigationEEnum, C_mitigation.class, "C_mitigation"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[468] [ERROR] addEEnumLiteral(c_mitigationEEnum, C_mitigation.UNSPECIFIED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, C_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[469] [ERROR] addEEnumLiteral(c_mitigationEEnum, C_mitigation.FULL_CONSISTENCY); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, C_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[470] [ERROR] addEEnumLiteral(c_mitigationEEnum, C_mitigation.RANGE_VIOLATION_ALLOWED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, C_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[471] [ERROR] addEEnumLiteral(c_mitigationEEnum, C_mitigation.NONE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, C_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[473] [ERROR] initEEnum(i_mitigationEEnum, I_mitigation.class, "I_mitigation"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[474] [ERROR] addEEnumLiteral(i_mitigationEEnum, I_mitigation.UNSPECIFIED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, I_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[475] [ERROR] addEEnumLiteral(i_mitigationEEnum, I_mitigation.PORTABLE_LEVEL); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, I_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[476] [ERROR] addEEnumLiteral(i_mitigationEEnum, I_mitigation.SERIALIZABLE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, I_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[477] [ERROR] addEEnumLiteral(i_mitigationEEnum, I_mitigation.NONE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, I_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[479] [ERROR] initEEnum(d_mitigationEEnum, D_mitigation.class, "D_mitigation"); [ERROR] ^^^^^^^^^ [ERROR] The method initEEnum(EEnum, Class, String) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[480] [ERROR] addEEnumLiteral(d_mitigationEEnum, D_mitigation.UNSPECIFIED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, D_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[481] [ERROR] addEEnumLiteral(d_mitigationEEnum, D_mitigation.NO_LOSS); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, D_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[482] [ERROR] addEEnumLiteral(d_mitigationEEnum, D_mitigation.PARTIAL_LOSS_ALLOWED); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, D_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/impl/FailurePropagationDataTypesPackageImpl.java:[483] [ERROR] addEEnumLiteral(d_mitigationEEnum, D_mitigation.NONE); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method addEEnumLiteral(EEnum, D_mitigation) is undefined for the type FailurePropagationDataTypesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[36] [ERROR] public class FailurePropagationSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[51] [ERROR] public FailurePropagationSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[65] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[108] [ERROR] if (result == null) result = caseGaAnalysisContext(failurePropagationAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseGaAnalysisContext(GaAnalysisContext) in the type FailurePropagationSwitch is not applicable for the arguments (FailurePropagationAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[109] [ERROR] if (result == null) result = caseConfiguration(failurePropagationAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The method caseConfiguration(Configuration) in the type FailurePropagationSwitch is not applicable for the arguments (FailurePropagationAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[110] [ERROR] if (result == null) result = caseExpressionContext(failurePropagationAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseExpressionContext(ExpressionContext) in the type FailurePropagationSwitch is not applicable for the arguments (FailurePropagationAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[143] [ERROR] if (result == null) result = caseGaAnalysisContext(fi4FAAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseGaAnalysisContext(GaAnalysisContext) in the type FailurePropagationSwitch is not applicable for the arguments (FI4FAAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[144] [ERROR] if (result == null) result = caseConfiguration(fi4FAAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The method caseConfiguration(Configuration) in the type FailurePropagationSwitch is not applicable for the arguments (FI4FAAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[145] [ERROR] if (result == null) result = caseExpressionContext(fi4FAAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseExpressionContext(ExpressionContext) in the type FailurePropagationSwitch is not applicable for the arguments (FI4FAAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/util/FailurePropagationSwitch.java:[374] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java:[32] [ERROR] public interface ARINCFunction extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCFunction is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java:[112] [ERROR] Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java:[112] [ERROR] Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java:[126] [ERROR] Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCFunction.java:[126] [ERROR] Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerant.java:[37] [ERROR] public interface FaultTolerant extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultTolerant is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesPackage.java:[33] [ERROR] public interface RTDataTypesPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTDataTypesPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesPackage.java:[40] [ERROR] String eNAME = "RTDataTypes"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesPackage.java:[48] [ERROR] String eNS_URI = "http:///CHESS/Predictability/RTComponentModel/RTDataTypes.ecore"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesPackage.java:[56] [ERROR] String eNS_PREFIX = "CHESS.Predictability.RTComponentModel.RTDataTypes"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultToleranceFactory.java:[24] [ERROR] public interface FaultToleranceFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultToleranceFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[22] [ERROR] public class ExpressionsAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ExpressionsAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[37] [ERROR] public ExpressionsAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[51] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[52] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[70] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[74] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[78] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/util/ExpressionsAdapterFactory.java:[94] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type ExpressionsSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationAnalyticalImpl.java:[27] [ERROR] public class EvaluationAnalyticalImpl extends EvaluationMethodImpl implements EvaluationAnalytical { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type EvaluationAnalyticalImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationAnalyticalImpl.java:[42] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceFactoryImpl.java:[29] [ERROR] public class StateBasedAnalysisResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new StateBasedAnalysisResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StateBasedAnalysisResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/Variant.java:[34] [ERROR] public interface Variant extends EObject { [ERROR] ^^^^^^^ [ERROR] The hierarchy of the type Variant is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HAFeedback.java:[16] [ERROR] public interface HAFeedback extends HumanActuatorUnit { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type HAFeedback is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[44] [ERROR] public class CHRtPortSlotImpl extends EObjectImpl implements CHRtPortSlot { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHRtPortSlotImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[81] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[89] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[102] [ERROR] base_Slot = (Slot)eResolveProxy(oldBase_Slot); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[104] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[105] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[105] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[128] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[129] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[129] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[139] [ERROR] cH_RtSpecification = new EObjectResolvingEList(CHRtSpecification.class, this, RTComponentModelPackage.CH_RT_PORT_SLOT__CH_RT_SPECIFICATION); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[152] [ERROR] base_InstanceSpecification = (InstanceSpecification)eResolveProxy(oldBase_InstanceSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[154] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[178] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[179] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CHRtPortSlotImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[179] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, RTComponentModelPackage.CH_RT_PORT_SLOT__BASE_INSTANCE_SPECIFICATION, oldBase_InstanceSpecification, base_InstanceSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[187] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[188] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[199] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[207] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[208] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[209] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[215] [ERROR] getCH_RtSpecification().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[216] [ERROR] getCH_RtSpecification().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[216] [ERROR] getCH_RtSpecification().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[230] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[237] [ERROR] getCH_RtSpecification().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[243] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[251] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[257] [ERROR] return cH_RtSpecification != null && !cH_RtSpecification.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/impl/CHRtPortSlotImpl.java:[261] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[29] [ERROR] public enum A_avoidable implements Enumerator { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type A_avoidable is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[30] [ERROR] /** [ERROR] * The 'Unspecified' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNSPECIFIED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNSPECIFIED(0, "unspecified", "unspecified"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor A_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[40] [ERROR] /** [ERROR] * The 'Incompletion' literal object. [ERROR] * [ERROR] * [ERROR] * @see #INCOMPLETION_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] INCOMPLETION(1, "incompletion", "incompletion"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor A_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[50] [ERROR] /** [ERROR] * The 'None' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NONE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NONE(2, "none", "none"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor A_avoidable(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[124] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[134] [ERROR] public static A_avoidable get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[137] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type A_avoidable refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[152] [ERROR] public static A_avoidable getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[155] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type A_avoidable refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[191] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[198] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[206] [ERROR] private A_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[206] [ERROR] private A_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[206] [ERROR] private A_avoidable(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[208] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[209] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[226] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[227] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[235] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[236] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[245] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[246] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/A_avoidable.java:[247] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceImpl.java:[25] [ERROR] public class MitigationMeansResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUMissionManagementImpl.java:[17] [ERROR] public class OUMissionManagementImpl extends OrganizationUnitImpl implements OUMissionManagement { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUMissionManagementImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OUMissionManagementImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[131] [ERROR] public class StateMachinesPackageImpl extends EPackageImpl implements StateMachinesPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateMachinesPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[155] [ERROR] super(eNS_URI, StateMachinesFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[178] [ERROR] if (isInited) return (StateMachinesPackage)EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[181] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateMachinesPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[181] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateMachinesPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[199] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[199] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[200] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[200] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[201] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[201] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[202] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[202] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[203] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[203] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[204] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[204] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[205] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[205] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[206] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[206] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[207] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[207] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[208] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[208] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[209] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[209] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[210] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[210] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[211] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[211] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[212] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[212] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[213] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[213] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[214] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[214] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[215] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[215] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[216] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[216] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[217] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[217] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[218] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[218] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[219] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[219] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[220] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[220] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[273] [ERROR] theStateMachinesPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type StateMachinesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[277] [ERROR] EPackage.Registry.INSTANCE.put(StateMachinesPackage.eNS_URI, theStateMachinesPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[296] [ERROR] return (EReference)prioritizedTransitionEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[305] [ERROR] return (EAttribute)prioritizedTransitionEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[314] [ERROR] return (StateMachinesFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type StateMachinesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[336] [ERROR] prioritizedTransitionEClass = createEClass(PRIORITIZED_TRANSITION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateMachinesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[337] [ERROR] createEAttribute(prioritizedTransitionEClass, PRIORITIZED_TRANSITION__PRIORITY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateMachinesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[338] [ERROR] createEReference(prioritizedTransitionEClass, PRIORITIZED_TRANSITION__BASE_TRANSITION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateMachinesPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[360] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[361] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[362] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[365] [ERROR] TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[366] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[375] [ERROR] initEClass(prioritizedTransitionEClass, PrioritizedTransition.class, "PrioritizedTransition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[375] [ERROR] initEClass(prioritizedTransitionEClass, PrioritizedTransition.class, "PrioritizedTransition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[375] [ERROR] initEClass(prioritizedTransitionEClass, PrioritizedTransition.class, "PrioritizedTransition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[376] [ERROR] initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[376] [ERROR] initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[376] [ERROR] initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[376] [ERROR] initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[376] [ERROR] initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[376] [ERROR] initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[376] [ERROR] initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[376] [ERROR] initEAttribute(getPrioritizedTransition_Priority(), theTypesPackage.getInteger(), "priority", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/StateMachinesPackageImpl.java:[377] [ERROR] initEReference(getPrioritizedTransition_Base_Transition(), theUMLPackage.getTransition(), null, "base_Transition", null, 1, 1, PrioritizedTransition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[35] [ERROR] public class RTAnalysisViewImpl extends EObjectImpl implements RTAnalysisView { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTAnalysisViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[52] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[60] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[73] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type RTAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[75] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RTAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.RT_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RTAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.RT_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[99] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RTAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.RT_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RTAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.RT_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[109] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[115] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[123] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[124] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[138] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[145] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[153] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RTAnalysisViewImpl.java:[159] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java:[44] [ERROR] public interface Propagation extends EObject { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type Propagation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java:[59] [ERROR] String getProb(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java:[69] [ERROR] void setProb(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java:[85] [ERROR] String getDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Propagation.java:[95] [ERROR] void setDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceImpl.java:[25] [ERROR] public class RTComponentModelResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/MaintenanceMonitoringFactory.java:[24] [ERROR] public interface MaintenanceMonitoringFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[5] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[43] [ERROR] public class ARINCFunctionImpl extends EObjectImpl implements ARINCFunction { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCFunctionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[100] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[121] [ERROR] base_Operation = (Operation)eResolveProxy(oldBase_Operation); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[123] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[124] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_OPERATION, oldBase_Operation, base_Operation)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[124] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_OPERATION, oldBase_Operation, base_Operation)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[147] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[148] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_OPERATION, oldBase_Operation, base_Operation)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[148] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_OPERATION, oldBase_Operation, base_Operation)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[159] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[161] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[162] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[162] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[185] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[186] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[186] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[196] [ERROR] followedBy = new EObjectResolvingEList(Operation.class, this, ARINCComponentModelPackage.ARINC_FUNCTION__FOLLOWED_BY); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[206] [ERROR] public Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[206] [ERROR] public Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[215] [ERROR] public Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[215] [ERROR] public Operation getFollowedBy(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[216] [ERROR] followedByLoop: for (Operation followedBy : getFollowedBy()) { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] Can only iterate over an array or an instance of java.lang.Iterable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[217] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(followedBy.getName()) : name.equals(followedBy.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[217] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(followedBy.getName()) : name.equals(followedBy.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[220] [ERROR] int ownedParameterListSize = ownedParameterList.size(); [ERROR] ^^^^ [ERROR] The method size() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[221] [ERROR] if (ownedParameterNames != null && ownedParameterNames.size() != ownedParameterListSize || (ownedParameterTypes != null && ownedParameterTypes.size() != ownedParameterListSize)) [ERROR] ^^^^ [ERROR] The method size() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[224] [ERROR] Parameter ownedParameter = ownedParameterList.get(j); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[225] [ERROR] if (ownedParameterNames != null && !(ignoreCase ? (ownedParameterNames.get(j)).equalsIgnoreCase(ownedParameter.getName()) : ownedParameterNames.get(j).equals(ownedParameter.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[225] [ERROR] if (ownedParameterNames != null && !(ignoreCase ? (ownedParameterNames.get(j)).equalsIgnoreCase(ownedParameter.getName()) : ownedParameterNames.get(j).equals(ownedParameter.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[227] [ERROR] if (ownedParameterTypes != null && !ownedParameterTypes.get(j).equals(ownedParameter.getType())) [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[252] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[253] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__RATE_DIVIDER, oldRateDivider, rateDivider)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[253] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ARINCComponentModelPackage.ARINC_FUNCTION__RATE_DIVIDER, oldRateDivider, rateDivider)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[261] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[262] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[275] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[283] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[284] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[285] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[294] [ERROR] getFollowedBy().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[295] [ERROR] getFollowedBy().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[295] [ERROR] getFollowedBy().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[298] [ERROR] setRateDivider((Integer)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setRateDivider(int) in the type ARINCFunctionImpl is not applicable for the arguments (Integer) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[298] [ERROR] setRateDivider((Integer)newValue); [ERROR] ^^^^^^^ [ERROR] Integer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[309] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[319] [ERROR] getFollowedBy().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[325] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[333] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[341] [ERROR] return followedBy != null && !followedBy.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[345] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[353] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[354] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[355] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ARINCFunctionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[355] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[357] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[357] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCFunctionImpl.java:[357] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[21] [ERROR] public class AsyncCommunicationFactoryImpl extends EFactoryImpl implements AsyncCommunicationFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AsyncCommunicationFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[30] [ERROR] AsyncCommunicationFactory theAsyncCommunicationFactory = (AsyncCommunicationFactory)EPackage.Registry.INSTANCE.getEFactory(AsyncCommunicationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[35] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[59] [ERROR] case AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT: return createFunctionTriggerEvent(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FunctionTriggerEvent to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[61] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[61] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[81] [ERROR] return (AsyncCommunicationPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type AsyncCommunicationFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationFactoryImpl.java:[90] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[40] [ERROR] public class AttackImpl extends InternalPropagationImpl implements Attack { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type AttackImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[69] [ERROR] protected static final String SEVERITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[79] [ERROR] protected String severity = SEVERITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[79] [ERROR] protected String severity = SEVERITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[89] [ERROR] protected static final String LIKELIHOOD_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[99] [ERROR] protected String likelihood = LIKELIHOOD_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[99] [ERROR] protected String likelihood = LIKELIHOOD_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[149] [ERROR] protected static final String INTENSITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[159] [ERROR] protected String intensity = INTENSITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[159] [ERROR] protected String intensity = INTENSITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[175] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[197] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[198] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__KIND, oldKind, kind)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[198] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__KIND, oldKind, kind)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[206] [ERROR] public String getSeverity() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[207] [ERROR] return severity; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[215] [ERROR] public void setSeverity(String newSeverity) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[216] [ERROR] String oldSeverity = severity; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[216] [ERROR] String oldSeverity = severity; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[217] [ERROR] severity = newSeverity; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[218] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[219] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__SEVERITY, oldSeverity, severity)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[219] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__SEVERITY, oldSeverity, severity)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[227] [ERROR] public String getLikelihood() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[228] [ERROR] return likelihood; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[236] [ERROR] public void setLikelihood(String newLikelihood) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[237] [ERROR] String oldLikelihood = likelihood; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[237] [ERROR] String oldLikelihood = likelihood; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[238] [ERROR] likelihood = newLikelihood; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[239] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[240] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__LIKELIHOOD, oldLikelihood, likelihood)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[240] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__LIKELIHOOD, oldLikelihood, likelihood)); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[249] [ERROR] if (vulnerability != null && vulnerability.eIsProxy()) { [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type Vulnerability [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[251] [ERROR] vulnerability = (Vulnerability)eResolveProxy(oldVulnerability); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[253] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[254] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK__VULNERABILITY, oldVulnerability, vulnerability)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[254] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK__VULNERABILITY, oldVulnerability, vulnerability)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[277] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[278] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__VULNERABILITY, oldVulnerability, vulnerability)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[278] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__VULNERABILITY, oldVulnerability, vulnerability)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[298] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[299] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__THREAT, oldThreat, threat)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[299] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__THREAT, oldThreat, threat)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[310] [ERROR] base_Message = (Message)eResolveProxy(oldBase_Message); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[312] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[313] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK__BASE_MESSAGE, oldBase_Message, base_Message)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[313] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.ATTACK__BASE_MESSAGE, oldBase_Message, base_Message)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[336] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[337] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__BASE_MESSAGE, oldBase_Message, base_Message)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[337] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__BASE_MESSAGE, oldBase_Message, base_Message)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[345] [ERROR] public String getIntensity() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[346] [ERROR] return intensity; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[354] [ERROR] public void setIntensity(String newIntensity) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[355] [ERROR] String oldIntensity = intensity; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[355] [ERROR] String oldIntensity = intensity; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[356] [ERROR] intensity = newIntensity; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[357] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[358] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__INTENSITY, oldIntensity, intensity)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[358] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.ATTACK__INTENSITY, oldIntensity, intensity)); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[366] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[367] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[372] [ERROR] return getSeverity(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getSeverity() from the type AttackImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[374] [ERROR] return getLikelihood(); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method getLikelihood() from the type AttackImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[384] [ERROR] return getIntensity(); [ERROR] ^^^^^^^^^^^^ [ERROR] The method getIntensity() from the type AttackImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[386] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type InternalPropagationImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[394] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[395] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[401] [ERROR] setSeverity((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setSeverity(String) from the type AttackImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[401] [ERROR] setSeverity((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[404] [ERROR] setLikelihood((String)newValue); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method setLikelihood(String) from the type AttackImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[404] [ERROR] setLikelihood((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[416] [ERROR] setIntensity((String)newValue); [ERROR] ^^^^^^^^^^^^ [ERROR] The method setIntensity(String) from the type AttackImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[416] [ERROR] setIntensity((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[427] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[434] [ERROR] setSeverity(SEVERITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[437] [ERROR] setLikelihood(LIKELIHOOD_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[449] [ERROR] setIntensity(INTENSITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[460] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[466] [ERROR] return SEVERITY_EDEFAULT == null ? severity != null : !SEVERITY_EDEFAULT.equals(severity); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[466] [ERROR] return SEVERITY_EDEFAULT == null ? severity != null : !SEVERITY_EDEFAULT.equals(severity); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[466] [ERROR] return SEVERITY_EDEFAULT == null ? severity != null : !SEVERITY_EDEFAULT.equals(severity); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[466] [ERROR] return SEVERITY_EDEFAULT == null ? severity != null : !SEVERITY_EDEFAULT.equals(severity); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[468] [ERROR] return LIKELIHOOD_EDEFAULT == null ? likelihood != null : !LIKELIHOOD_EDEFAULT.equals(likelihood); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[468] [ERROR] return LIKELIHOOD_EDEFAULT == null ? likelihood != null : !LIKELIHOOD_EDEFAULT.equals(likelihood); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[468] [ERROR] return LIKELIHOOD_EDEFAULT == null ? likelihood != null : !LIKELIHOOD_EDEFAULT.equals(likelihood); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[468] [ERROR] return LIKELIHOOD_EDEFAULT == null ? likelihood != null : !LIKELIHOOD_EDEFAULT.equals(likelihood); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[476] [ERROR] return INTENSITY_EDEFAULT == null ? intensity != null : !INTENSITY_EDEFAULT.equals(intensity); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[476] [ERROR] return INTENSITY_EDEFAULT == null ? intensity != null : !INTENSITY_EDEFAULT.equals(intensity); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[476] [ERROR] return INTENSITY_EDEFAULT == null ? intensity != null : !INTENSITY_EDEFAULT.equals(intensity); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[476] [ERROR] return INTENSITY_EDEFAULT == null ? intensity != null : !INTENSITY_EDEFAULT.equals(intensity); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[486] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[487] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[488] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type AttackImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[488] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type InternalPropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[490] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[490] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[490] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type InternalPropagationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[494] [ERROR] result.append(severity); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[496] [ERROR] result.append(likelihood); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/AttackImpl.java:[500] [ERROR] result.append(intensity); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[43] [ERROR] public class ComponentImplementationImpl extends EObjectImpl implements ComponentImplementation { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentImplementationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[62] [ERROR] protected static final String LANGUAGE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[72] [ERROR] protected String language = LANGUAGE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[72] [ERROR] protected String language = LANGUAGE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[82] [ERROR] protected static final String OS_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[92] [ERROR] protected String os = OS_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[92] [ERROR] protected String os = OS_EDEFAULT; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[102] [ERROR] protected EList sourceCodeLocation; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[110] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[118] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[131] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[133] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[134] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.COMPONENT_IMPLEMENTATION__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[134] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.COMPONENT_IMPLEMENTATION__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[157] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[158] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[158] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[166] [ERROR] public String getLanguage() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[167] [ERROR] return language; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[175] [ERROR] public void setLanguage(String newLanguage) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[176] [ERROR] String oldLanguage = language; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[176] [ERROR] String oldLanguage = language; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[177] [ERROR] language = newLanguage; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[178] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[179] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__LANGUAGE, oldLanguage, language)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[179] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__LANGUAGE, oldLanguage, language)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[187] [ERROR] public String getOS() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[188] [ERROR] return os; [ERROR] ^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[196] [ERROR] public void setOS(String newOS) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[197] [ERROR] String oldOS = os; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[197] [ERROR] String oldOS = os; [ERROR] ^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[198] [ERROR] os = newOS; [ERROR] ^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[199] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[200] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__OS, oldOS, os)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[200] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.COMPONENT_IMPLEMENTATION__OS, oldOS, os)); [ERROR] ^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[208] [ERROR] public EList getSourceCodeLocation() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[209] [ERROR] if (sourceCodeLocation == null) { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[210] [ERROR] sourceCodeLocation = new EDataTypeUniqueEList(String.class, this, ComponentModelPackage.COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[210] [ERROR] sourceCodeLocation = new EDataTypeUniqueEList(String.class, this, ComponentModelPackage.COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[210] [ERROR] sourceCodeLocation = new EDataTypeUniqueEList(String.class, this, ComponentModelPackage.COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[210] [ERROR] sourceCodeLocation = new EDataTypeUniqueEList(String.class, this, ComponentModelPackage.COMPONENT_IMPLEMENTATION__SOURCE_CODE_LOCATION); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[212] [ERROR] return sourceCodeLocation; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[220] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[221] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[227] [ERROR] return getLanguage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getLanguage() from the type ComponentImplementationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[229] [ERROR] return getOS(); [ERROR] ^^^^^ [ERROR] The method getOS() from the type ComponentImplementationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[231] [ERROR] return getSourceCodeLocation(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getSourceCodeLocation() from the type ComponentImplementationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[233] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[241] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[242] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[243] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[249] [ERROR] setLanguage((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setLanguage(String) from the type ComponentImplementationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[249] [ERROR] setLanguage((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[252] [ERROR] setOS((String)newValue); [ERROR] ^^^^^ [ERROR] The method setOS(String) from the type ComponentImplementationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[252] [ERROR] setOS((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[255] [ERROR] getSourceCodeLocation().clear(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getSourceCodeLocation() from the type ComponentImplementationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[256] [ERROR] getSourceCodeLocation().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getSourceCodeLocation() from the type ComponentImplementationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[256] [ERROR] getSourceCodeLocation().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[256] [ERROR] getSourceCodeLocation().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[267] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[274] [ERROR] setLanguage(LANGUAGE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[277] [ERROR] setOS(OS_EDEFAULT); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[280] [ERROR] getSourceCodeLocation().clear(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getSourceCodeLocation() from the type ComponentImplementationImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[283] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[291] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[297] [ERROR] return LANGUAGE_EDEFAULT == null ? language != null : !LANGUAGE_EDEFAULT.equals(language); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[297] [ERROR] return LANGUAGE_EDEFAULT == null ? language != null : !LANGUAGE_EDEFAULT.equals(language); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[297] [ERROR] return LANGUAGE_EDEFAULT == null ? language != null : !LANGUAGE_EDEFAULT.equals(language); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[297] [ERROR] return LANGUAGE_EDEFAULT == null ? language != null : !LANGUAGE_EDEFAULT.equals(language); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[299] [ERROR] return OS_EDEFAULT == null ? os != null : !OS_EDEFAULT.equals(os); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[299] [ERROR] return OS_EDEFAULT == null ? os != null : !OS_EDEFAULT.equals(os); [ERROR] ^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[299] [ERROR] return OS_EDEFAULT == null ? os != null : !OS_EDEFAULT.equals(os); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[299] [ERROR] return OS_EDEFAULT == null ? os != null : !OS_EDEFAULT.equals(os); [ERROR] ^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[301] [ERROR] return sourceCodeLocation != null && !sourceCodeLocation.isEmpty(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[301] [ERROR] return sourceCodeLocation != null && !sourceCodeLocation.isEmpty(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[303] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[311] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[312] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[313] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ComponentImplementationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[313] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[315] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[315] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[315] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[317] [ERROR] result.append(language); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[319] [ERROR] result.append(os); [ERROR] ^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/ComponentImplementationImpl.java:[321] [ERROR] result.append(sourceCodeLocation); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[31] [ERROR] public class StateBasedAnalysisAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[46] [ERROR] public StateBasedAnalysisAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[60] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[61] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[79] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[83] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[87] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[91] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[95] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[99] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[103] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[117] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisAdapterFactory.java:[119] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type StateBasedAnalysisSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/ErrorModelBehavior.java:[40] [ERROR] public interface ErrorModelBehavior extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorModelBehavior is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[40] [ERROR] public class AnalysisViewImpl extends EObjectImpl implements AnalysisView { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AnalysisViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[77] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[85] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[98] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[100] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[101] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[101] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[124] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[125] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[125] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[145] [ERROR] if (eNotificationRequired()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[146] [ERROR] ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, oldRtanalysisview, newRtanalysisview); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[161] [ERROR] msgs = ((InternalEObject)rtanalysisview).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[163] [ERROR] msgs = ((InternalEObject)newRtanalysisview).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[167] [ERROR] else if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[168] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, newRtanalysisview, newRtanalysisview)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[168] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__RTANALYSISVIEW, newRtanalysisview, newRtanalysisview)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[177] [ERROR] if (depanalysisview != null && depanalysisview.eIsProxy()) { [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type DependabilityAnalysisView [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[179] [ERROR] depanalysisview = (DependabilityAnalysisView)eResolveProxy(oldDepanalysisview); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[181] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[182] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.ANALYSIS_VIEW__DEPANALYSISVIEW, oldDepanalysisview, depanalysisview)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[182] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.ANALYSIS_VIEW__DEPANALYSISVIEW, oldDepanalysisview, depanalysisview)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[205] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[206] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__DEPANALYSISVIEW, oldDepanalysisview, depanalysisview)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type AnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[206] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.ANALYSIS_VIEW__DEPANALYSISVIEW, oldDepanalysisview, depanalysisview)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[214] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[220] [ERROR] return super.eInverseRemove(otherEnd, featureID, msgs); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[228] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[229] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[240] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[248] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[249] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[269] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[282] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[290] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/AnalysisViewImpl.java:[300] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java:[28] [ERROR] public interface ErrorHandling extends EObject { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorHandling is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java:[69] [ERROR] String getDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java:[79] [ERROR] void setDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java:[95] [ERROR] String getSuccessProbability(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java:[105] [ERROR] void setSuccessProbability(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java:[121] [ERROR] String getWeight(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorHandling.java:[131] [ERROR] void setWeight(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationFactory.java:[24] [ERROR] public interface FailurePropagationFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java:[46] [ERROR] public class ThreatsPropagationSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java:[61] [ERROR] public ThreatsPropagationSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java:[75] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java:[87] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationSwitch.java:[573] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/SteadyStateImpl.java:[28] [ERROR] public class SteadyStateImpl extends EObjectImpl implements SteadyState { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SteadyStateImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/SteadyStateImpl.java:[35] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/SteadyStateImpl.java:[43] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FASpecification.java:[25] [ERROR] public interface FI4FASpecification extends FPTCSpecification { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FI4FASpecification is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HumanSensorUnit.java:[23] [ERROR] public interface HumanSensorUnit extends EObject { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HumanSensorUnit is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[92] [ERROR] public class StateBasedComponentsPackageImpl extends EPackageImpl implements StateBasedComponentsPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedComponentsPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[151] [ERROR] super(eNS_URI, StateBasedComponentsFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[174] [ERROR] if (isInited) return (StateBasedComponentsPackage)EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[177] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedComponentsPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[177] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new StateBasedComponentsPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[195] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[195] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[196] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[196] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[197] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[197] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[198] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[198] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[199] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[199] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[200] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[200] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[201] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[201] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[202] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[202] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[203] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[203] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[204] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[204] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[205] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[205] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[206] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[206] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[207] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[207] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[208] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[208] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[209] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[209] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[210] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[210] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[211] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[211] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[212] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[212] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[213] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[213] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[214] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[214] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[215] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[215] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[216] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[216] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[269] [ERROR] theStateBasedComponentsPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[273] [ERROR] EPackage.Registry.INSTANCE.put(StateBasedComponentsPackage.eNS_URI, theStateBasedComponentsPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[292] [ERROR] return (EAttribute)statefulHardwareEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[301] [ERROR] return (EAttribute)statefulHardwareEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[310] [ERROR] return (EAttribute)statefulHardwareEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[319] [ERROR] return (EAttribute)statefulHardwareEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[337] [ERROR] return (EAttribute)statefulSoftwareEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[346] [ERROR] return (EAttribute)statefulSoftwareEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[355] [ERROR] return (EAttribute)statefulSoftwareEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[373] [ERROR] return (EReference)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[382] [ERROR] return (EReference)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[391] [ERROR] return (EReference)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[400] [ERROR] return (EAttribute)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[409] [ERROR] return (EAttribute)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[418] [ERROR] return (EAttribute)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[427] [ERROR] return (EReference)simpleStochasticBehaviorEClass.getEStructuralFeatures().get(6); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[445] [ERROR] return (EAttribute)statelessHardwareEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[454] [ERROR] return (EAttribute)statelessHardwareEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[463] [ERROR] return (EAttribute)statelessHardwareEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[481] [ERROR] return (EAttribute)statelessSoftwareEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[499] [ERROR] return (EAttribute)stochasticFailureBehaviourEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[508] [ERROR] return (EAttribute)stochasticFailureBehaviourEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[517] [ERROR] return (EAttribute)stochasticFailureBehaviourEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[526] [ERROR] return (StateBasedComponentsFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[548] [ERROR] stochasticFailureBehaviourEClass = createEClass(STOCHASTIC_FAILURE_BEHAVIOUR); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[549] [ERROR] createEAttribute(stochasticFailureBehaviourEClass, STOCHASTIC_FAILURE_BEHAVIOUR__FAILURE_DISTRIBUTION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[550] [ERROR] createEAttribute(stochasticFailureBehaviourEClass, STOCHASTIC_FAILURE_BEHAVIOUR__REPAIR_DISTRIBUTION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[551] [ERROR] createEAttribute(stochasticFailureBehaviourEClass, STOCHASTIC_FAILURE_BEHAVIOUR__MODES); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[553] [ERROR] statefulHardwareEClass = createEClass(STATEFUL_HARDWARE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[554] [ERROR] createEAttribute(statefulHardwareEClass, STATEFUL_HARDWARE__PROB_PERM_FAULT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[555] [ERROR] createEAttribute(statefulHardwareEClass, STATEFUL_HARDWARE__ERROR_LATENCY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[556] [ERROR] createEAttribute(statefulHardwareEClass, STATEFUL_HARDWARE__REPAIR_DELAY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[557] [ERROR] createEAttribute(statefulHardwareEClass, STATEFUL_HARDWARE__FAULT_OCC); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[559] [ERROR] statelessSoftwareEClass = createEClass(STATELESS_SOFTWARE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[560] [ERROR] createEAttribute(statelessSoftwareEClass, STATELESS_SOFTWARE__FAULT_OCC); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[562] [ERROR] statelessHardwareEClass = createEClass(STATELESS_HARDWARE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[563] [ERROR] createEAttribute(statelessHardwareEClass, STATELESS_HARDWARE__PROB_PERM_FAULT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[564] [ERROR] createEAttribute(statelessHardwareEClass, STATELESS_HARDWARE__REPAIR_DELAY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[565] [ERROR] createEAttribute(statelessHardwareEClass, STATELESS_HARDWARE__FAULT_OCC); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[567] [ERROR] statefulSoftwareEClass = createEClass(STATEFUL_SOFTWARE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[568] [ERROR] createEAttribute(statefulSoftwareEClass, STATEFUL_SOFTWARE__ERROR_LATENCY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[569] [ERROR] createEAttribute(statefulSoftwareEClass, STATEFUL_SOFTWARE__REPAIR_DELAY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[570] [ERROR] createEAttribute(statefulSoftwareEClass, STATEFUL_SOFTWARE__FAULT_OCC); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[572] [ERROR] simpleStochasticBehaviorEClass = createEClass(SIMPLE_STOCHASTIC_BEHAVIOR); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[573] [ERROR] createEReference(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[574] [ERROR] createEReference(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__BASE_CONNECTOR); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[575] [ERROR] createEReference(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__BASE_INSTANCE_SPECIFICATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[576] [ERROR] createEAttribute(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__FAILURE_OCCURRENCE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[577] [ERROR] createEAttribute(simpleStochasticBehaviorEClass, SIMPLE_STOCHASTIC_BEHAVIOR__REPAIR_DELAY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type StateBasedComponentsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[601] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StateBasedComponentsPackageImpl.java:[668] [ERROR] String source = "http://www.eclipse.org/uml2/2.0.0/UML"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HAKnowledgeDecision.java:[16] [ERROR] public interface HAKnowledgeDecision extends HumanActuatorUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HAKnowledgeDecision is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java:[14] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java:[35] [ERROR] public class StateBasedDataTypesSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedDataTypesSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java:[50] [ERROR] public StateBasedDataTypesSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java:[64] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/util/StateBasedDataTypesSwitch.java:[288] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java:[32] [ERROR] public class MaintenanceMonitoringSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java:[47] [ERROR] public MaintenanceMonitoringSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java:[61] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java:[73] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/util/MaintenanceMonitoringSwitch.java:[200] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java:[32] [ERROR] public interface Attack extends InternalPropagation { [ERROR] ^^^^^^ [ERROR] The hierarchy of the type Attack is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java:[76] [ERROR] String getSeverity(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java:[86] [ERROR] void setSeverity(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java:[102] [ERROR] String getLikelihood(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java:[112] [ERROR] void setLikelihood(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java:[209] [ERROR] String getIntensity(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Attack.java:[219] [ERROR] void setIntensity(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[42] [ERROR] public interface FailureMode extends EObject { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type FailureMode is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[83] [ERROR] String getDescription(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[93] [ERROR] void setDescription(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[109] [ERROR] String getSeverity(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[119] [ERROR] void setSeverity(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[135] [ERROR] String getExposure(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[145] [ERROR] void setExposure(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[161] [ERROR] String getControllability(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[171] [ERROR] void setControllability(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[188] [ERROR] String getLikelihood(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/FailureMode.java:[198] [ERROR] void setLikelihood(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[5] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[44] [ERROR] public class FailureModesImpl extends EObjectImpl implements FailureModes { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailureModesImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[91] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[99] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[112] [ERROR] base_Slot = (Slot)eResolveProxy(oldBase_Slot); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[114] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[115] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[115] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[138] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[139] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[139] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__BASE_SLOT, oldBase_Slot, base_Slot)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[150] [ERROR] base_Port = (Port)eResolveProxy(oldBase_Port); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[152] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[153] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[153] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[176] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[177] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[177] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[187] [ERROR] failureMode = new EObjectResolvingEList(FailureMode.class, this, DependableComponentPackage.FAILURE_MODES__FAILURE_MODE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[198] [ERROR] if (fptcSpecification != null && fptcSpecification.eIsProxy()) { [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FPTCSpecification [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[200] [ERROR] fptcSpecification = (FPTCSpecification)eResolveProxy(oldFPTCSpecification); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[202] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[203] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[203] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODES__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[226] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[227] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModesImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[227] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODES__FPTC_SPECIFICATION, oldFPTCSpecification, fptcSpecification)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[235] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[236] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[250] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[258] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[259] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[260] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[269] [ERROR] getFailureMode().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[270] [ERROR] getFailureMode().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[270] [ERROR] getFailureMode().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[284] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[294] [ERROR] getFailureMode().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[300] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[308] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[316] [ERROR] return failureMode != null && !failureMode.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModesImpl.java:[320] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwBus.java:[36] [ERROR] public interface CH_HwBus extends HwBus { [ERROR] ^^^^^^^^ [ERROR] The hierarchy of the type CH_HwBus is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwBus.java:[51] [ERROR] String getUtilization(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwBus.java:[61] [ERROR] void setUtilization(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[29] [ERROR] public class CoreAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CoreAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[44] [ERROR] public CoreAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[58] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[59] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[81] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[85] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[89] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[93] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[107] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreAdapterFactory.java:[109] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type CoreSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceImpl.java:[25] [ERROR] public class CoreResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CoreResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/util/CoreResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[35] [ERROR] public class DependabilityAnalysisViewImpl extends EObjectImpl implements DependabilityAnalysisView { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependabilityAnalysisViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[52] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[60] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[73] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type DependabilityAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[75] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DependabilityAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DependabilityAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[99] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DependabilityAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DependabilityAnalysisViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[109] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[115] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[123] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[124] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[138] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[145] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[153] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DependabilityAnalysisViewImpl.java:[159] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java:[34] [ERROR] public class STSSwitch extends Switch { [ERROR] ^^^^^^^^^ [ERROR] The hierarchy of the type STSSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java:[49] [ERROR] public STSSwitch() { [ERROR] ^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java:[75] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/util/STSSwitch.java:[615] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java:[33] [ERROR] public class RTComponentModelSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java:[48] [ERROR] public RTComponentModelSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java:[74] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelSwitch.java:[155] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/NormalInput.java:[26] [ERROR] public interface NormalInput extends DepEvent { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalInput is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OrganizationUnit.java:[23] [ERROR] public interface OrganizationUnit extends EObject { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OrganizationUnit is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[46] [ERROR] public abstract class DepEventImpl extends EObjectImpl implements DepEvent { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type DepEventImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[75] [ERROR] protected static final String WEIGHT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[85] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[85] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[93] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[101] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[114] [ERROR] port = (Property)eResolveProxy(oldPort); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[116] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[117] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.DEP_EVENT__PORT, oldPort, port)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[117] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.DEP_EVENT__PORT, oldPort, port)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[140] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[141] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__PORT, oldPort, port)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[141] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__PORT, oldPort, port)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[152] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[154] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.DEP_EVENT__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.DEP_EVENT__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[178] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[179] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[179] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[187] [ERROR] public String getWeight() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[188] [ERROR] return weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[196] [ERROR] public void setWeight(String newWeight) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[197] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[197] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[198] [ERROR] weight = newWeight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[199] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[200] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[200] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.DEP_EVENT__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[208] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[209] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[218] [ERROR] return getWeight(); [ERROR] ^^^^^^^^^ [ERROR] The method getWeight() from the type DepEventImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[220] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[228] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[229] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[238] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^^^^ [ERROR] The method setWeight(String) from the type DepEventImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[238] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[249] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[259] [ERROR] setWeight(WEIGHT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[262] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[270] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[278] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[278] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[278] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[278] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[280] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[288] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[289] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[290] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type DepEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[290] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[292] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[292] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[292] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/DepEventImpl.java:[294] [ERROR] result.append(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAAnalysisImpl.java:[26] [ERROR] public class FI4FAAnalysisImpl extends GaAnalysisContextImpl implements FI4FAAnalysis { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FI4FAAnalysisImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAAnalysisImpl.java:[33] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAAnalysisImpl.java:[41] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[44] [ERROR] public class FailureModeImpl extends EObjectImpl implements FailureMode { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailureModeImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[63] [ERROR] protected static final String DESCRIPTION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[73] [ERROR] protected String description = DESCRIPTION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[73] [ERROR] protected String description = DESCRIPTION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[83] [ERROR] protected static final String SEVERITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[93] [ERROR] protected String severity = SEVERITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[93] [ERROR] protected String severity = SEVERITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[103] [ERROR] protected static final String EXPOSURE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[113] [ERROR] protected String exposure = EXPOSURE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[113] [ERROR] protected String exposure = EXPOSURE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[123] [ERROR] protected static final String CONTROLLABILITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[133] [ERROR] protected String controllability = CONTROLLABILITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[133] [ERROR] protected String controllability = CONTROLLABILITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[143] [ERROR] protected static final String LIKELIHOOD_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[153] [ERROR] protected String likelihood = LIKELIHOOD_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[153] [ERROR] protected String likelihood = LIKELIHOOD_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[161] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[169] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[182] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[184] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[185] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODE__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[185] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, DependableComponentPackage.FAILURE_MODE__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[208] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[209] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[209] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[217] [ERROR] public String getDescription() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[218] [ERROR] return description; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[226] [ERROR] public void setDescription(String newDescription) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[227] [ERROR] String oldDescription = description; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[227] [ERROR] String oldDescription = description; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[228] [ERROR] description = newDescription; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[229] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[230] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__DESCRIPTION, oldDescription, description)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[230] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__DESCRIPTION, oldDescription, description)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[238] [ERROR] public String getSeverity() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[239] [ERROR] return severity; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[247] [ERROR] public void setSeverity(String newSeverity) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[248] [ERROR] String oldSeverity = severity; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[248] [ERROR] String oldSeverity = severity; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[249] [ERROR] severity = newSeverity; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[250] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[251] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__SEVERITY, oldSeverity, severity)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[251] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__SEVERITY, oldSeverity, severity)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[259] [ERROR] public String getExposure() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[260] [ERROR] return exposure; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[268] [ERROR] public void setExposure(String newExposure) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[269] [ERROR] String oldExposure = exposure; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[269] [ERROR] String oldExposure = exposure; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[270] [ERROR] exposure = newExposure; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[271] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[272] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__EXPOSURE, oldExposure, exposure)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[272] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__EXPOSURE, oldExposure, exposure)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[280] [ERROR] public String getControllability() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[281] [ERROR] return controllability; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[289] [ERROR] public void setControllability(String newControllability) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[290] [ERROR] String oldControllability = controllability; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[290] [ERROR] String oldControllability = controllability; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[291] [ERROR] controllability = newControllability; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[292] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[293] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__CONTROLLABILITY, oldControllability, controllability)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[293] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__CONTROLLABILITY, oldControllability, controllability)); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[301] [ERROR] public String getLikelihood() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[302] [ERROR] return likelihood; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[310] [ERROR] public void setLikelihood(String newLikelihood) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[311] [ERROR] String oldLikelihood = likelihood; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[311] [ERROR] String oldLikelihood = likelihood; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[312] [ERROR] likelihood = newLikelihood; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[313] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[314] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__LIKELIHOOD, oldLikelihood, likelihood)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FailureModeImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[314] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, DependableComponentPackage.FAILURE_MODE__LIKELIHOOD, oldLikelihood, likelihood)); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[322] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[323] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[329] [ERROR] return getDescription(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getDescription() from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[331] [ERROR] return getSeverity(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getSeverity() from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[333] [ERROR] return getExposure(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getExposure() from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[335] [ERROR] return getControllability(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The method getControllability() from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[337] [ERROR] return getLikelihood(); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method getLikelihood() from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[339] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[347] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[348] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[354] [ERROR] setDescription((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setDescription(String) from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[354] [ERROR] setDescription((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[357] [ERROR] setSeverity((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setSeverity(String) from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[357] [ERROR] setSeverity((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[360] [ERROR] setExposure((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setExposure(String) from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[360] [ERROR] setExposure((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[363] [ERROR] setControllability((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The method setControllability(String) from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[363] [ERROR] setControllability((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[366] [ERROR] setLikelihood((String)newValue); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method setLikelihood(String) from the type FailureModeImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[366] [ERROR] setLikelihood((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[377] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[384] [ERROR] setDescription(DESCRIPTION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[387] [ERROR] setSeverity(SEVERITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[390] [ERROR] setExposure(EXPOSURE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[393] [ERROR] setControllability(CONTROLLABILITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[396] [ERROR] setLikelihood(LIKELIHOOD_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[399] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[407] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[413] [ERROR] return DESCRIPTION_EDEFAULT == null ? description != null : !DESCRIPTION_EDEFAULT.equals(description); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/impl/FailureModeImpl.java:[431] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponentFactory.java:[24] [ERROR] public interface DependableComponentFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/ARINCComponentModelFactory.java:[15] [ERROR] public interface ARINCComponentModelFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCComponentModelFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[44] [ERROR] public class ACIDAvoidableImpl extends EObjectImpl implements ACIDAvoidable { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ACIDAvoidableImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[141] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[171] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[172] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__A, oldA, a)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[172] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__A, oldA, a)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[192] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[193] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__C, oldC, c)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[193] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__C, oldC, c)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[204] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[206] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[207] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.ACID_AVOIDABLE__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[207] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.ACID_AVOIDABLE__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[230] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[231] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[231] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[251] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[252] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__I, oldI, i)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[252] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__I, oldI, i)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[272] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[273] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__D, oldD, d)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[273] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_AVOIDABLE__D, oldD, d)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[281] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[282] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[296] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[304] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[305] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[331] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[350] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[358] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[372] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[380] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[381] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[382] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ACIDAvoidableImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[382] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[384] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[384] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDAvoidableImpl.java:[384] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationPackage.java:[24] [ERROR] public interface AsyncCommunicationPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AsyncCommunicationPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationPackage.java:[31] [ERROR] String eNAME = "AsyncCommunication"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationPackage.java:[39] [ERROR] String eNS_URI = "http://CHESS/AsyncCommunication"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/AsyncCommunicationPackage.java:[47] [ERROR] String eNS_PREFIX = "AsyncCommunication"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RunTimeSupport.java:[27] [ERROR] public interface RunTimeSupport extends EObject { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RunTimeSupport is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java:[25] [ERROR] public class ParameterizedArchitectureSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ParameterizedArchitectureSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java:[40] [ERROR] public ParameterizedArchitectureSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java:[66] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureSwitch.java:[105] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[133] [ERROR] public class AsyncCommunicationPackageImpl extends EPackageImpl implements AsyncCommunicationPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AsyncCommunicationPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[156] [ERROR] super(eNS_URI, AsyncCommunicationFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[179] [ERROR] if (isInited) return (AsyncCommunicationPackage)EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[182] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new AsyncCommunicationPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[182] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new AsyncCommunicationPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[200] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[200] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[201] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[201] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[202] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[202] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[203] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[203] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[204] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[204] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[205] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[205] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[206] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[206] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[207] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[207] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[208] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[208] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[209] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[209] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[210] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[210] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[211] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[211] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[212] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[212] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[213] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[213] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[214] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[214] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[215] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[215] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[216] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[216] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[217] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[217] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[218] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[218] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[219] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[219] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[220] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[220] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[221] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[221] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[274] [ERROR] theAsyncCommunicationPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type AsyncCommunicationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[278] [ERROR] EPackage.Registry.INSTANCE.put(AsyncCommunicationPackage.eNS_URI, theAsyncCommunicationPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[297] [ERROR] return (EReference)functionTriggerEventEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[306] [ERROR] return (EReference)functionTriggerEventEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[315] [ERROR] return (AsyncCommunicationFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type AsyncCommunicationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[337] [ERROR] functionTriggerEventEClass = createEClass(FUNCTION_TRIGGER_EVENT); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type AsyncCommunicationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[338] [ERROR] createEReference(functionTriggerEventEClass, FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type AsyncCommunicationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[339] [ERROR] createEReference(functionTriggerEventEClass, FUNCTION_TRIGGER_EVENT__BASE_EVENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type AsyncCommunicationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[361] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[362] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[363] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[366] [ERROR] BlocksPackage theBlocksPackage = (BlocksPackage)EPackage.Registry.INSTANCE.getEPackage(BlocksPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[367] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[376] [ERROR] initEClass(functionTriggerEventEClass, FunctionTriggerEvent.class, "FunctionTriggerEvent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[376] [ERROR] initEClass(functionTriggerEventEClass, FunctionTriggerEvent.class, "FunctionTriggerEvent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[376] [ERROR] initEClass(functionTriggerEventEClass, FunctionTriggerEvent.class, "FunctionTriggerEvent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[377] [ERROR] initEReference(getFunctionTriggerEvent_TriggeredBlock(), theBlocksPackage.getBlock(), null, "TriggeredBlock", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/AsyncCommunicationPackageImpl.java:[378] [ERROR] initEReference(getFunctionTriggerEvent_Base_Event(), theUMLPackage.getEvent(), null, "base_Event", null, 1, 1, FunctionTriggerEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[29] [ERROR] public class SANAnalysisImpl extends GaAnalysisContextImpl implements SANAnalysis { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SANAnalysisImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[38] [ERROR] protected static final String CONDITION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[48] [ERROR] protected String condition = CONDITION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[48] [ERROR] protected String condition = CONDITION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[56] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[64] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[74] [ERROR] public String getCondition() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[75] [ERROR] return condition; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[83] [ERROR] public void setCondition(String newCondition) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[84] [ERROR] String oldCondition = condition; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[84] [ERROR] String oldCondition = condition; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[85] [ERROR] condition = newCondition; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[86] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SANAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[87] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SAN_ANALYSIS__CONDITION, oldCondition, condition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SANAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[87] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SAN_ANALYSIS__CONDITION, oldCondition, condition)); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[95] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[96] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[99] [ERROR] return getCondition(); [ERROR] ^^^^^^^^^^^^ [ERROR] The method getCondition() from the type SANAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[101] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[109] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[110] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[113] [ERROR] setCondition((String)newValue); [ERROR] ^^^^^^^^^^^^ [ERROR] The method setCondition(String) from the type SANAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[113] [ERROR] setCondition((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[124] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[128] [ERROR] setCondition(CONDITION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[131] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[139] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[143] [ERROR] return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[143] [ERROR] return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[143] [ERROR] return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[143] [ERROR] return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[145] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[153] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[154] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[155] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type SANAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[155] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[157] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[157] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[157] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SANAnalysisImpl.java:[159] [ERROR] result.append(condition); [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[131] [ERROR] public class ARINCComponentModelPackageImpl extends EPackageImpl implements ARINCComponentModelPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ARINCComponentModelPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[169] [ERROR] super(eNS_URI, ARINCComponentModelFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[192] [ERROR] if (isInited) return (ARINCComponentModelPackage)EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[195] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ARINCComponentModelPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[195] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ARINCComponentModelPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[213] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[213] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[214] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[214] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[215] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[215] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[216] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[216] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[217] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[217] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[218] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[218] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[219] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[219] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[220] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[220] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[221] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[221] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[222] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[222] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[223] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[223] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[224] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[224] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[225] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[225] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[226] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[226] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[227] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[227] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[228] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[228] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[229] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[229] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[230] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[230] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[231] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[231] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[232] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[232] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[233] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[233] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[234] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[234] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[287] [ERROR] theARINCComponentModelPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[291] [ERROR] EPackage.Registry.INSTANCE.put(ARINCComponentModelPackage.eNS_URI, theARINCComponentModelPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[310] [ERROR] return (EReference)arincComponentImplEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[328] [ERROR] return (EReference)arincProcessEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[337] [ERROR] return (EReference)arincProcessEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[346] [ERROR] return (EAttribute)arincProcessEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[364] [ERROR] return (EReference)arincFunctionEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[373] [ERROR] return (EReference)arincFunctionEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[382] [ERROR] return (EReference)arincFunctionEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[391] [ERROR] return (EAttribute)arincFunctionEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[400] [ERROR] return (ARINCComponentModelFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[422] [ERROR] arincComponentImplEClass = createEClass(ARINC_COMPONENT_IMPL); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[423] [ERROR] createEReference(arincComponentImplEClass, ARINC_COMPONENT_IMPL__BASE_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[425] [ERROR] arincProcessEClass = createEClass(ARINC_PROCESS); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[426] [ERROR] createEReference(arincProcessEClass, ARINC_PROCESS__BASE_OPERATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[427] [ERROR] createEReference(arincProcessEClass, ARINC_PROCESS__BASE_COMMENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[428] [ERROR] createEAttribute(arincProcessEClass, ARINC_PROCESS__OPERATIONS_GROUPS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[430] [ERROR] arincFunctionEClass = createEClass(ARINC_FUNCTION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[431] [ERROR] createEReference(arincFunctionEClass, ARINC_FUNCTION__BASE_OPERATION); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[432] [ERROR] createEReference(arincFunctionEClass, ARINC_FUNCTION__BASE_COMMENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[433] [ERROR] createEReference(arincFunctionEClass, ARINC_FUNCTION__FOLLOWED_BY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[434] [ERROR] createEAttribute(arincFunctionEClass, ARINC_FUNCTION__RATE_DIVIDER); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ARINCComponentModelPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[456] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[457] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[458] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[461] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[462] [ERROR] TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[471] [ERROR] initEClass(arincComponentImplEClass, ARINCComponentImpl.class, "ARINCComponentImpl", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[471] [ERROR] initEClass(arincComponentImplEClass, ARINCComponentImpl.class, "ARINCComponentImpl", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[471] [ERROR] initEClass(arincComponentImplEClass, ARINCComponentImpl.class, "ARINCComponentImpl", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[472] [ERROR] initEReference(getARINCComponentImpl_Base_Component(), theUMLPackage.getComponent(), null, "base_Component", null, 1, 1, ARINCComponentImpl.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[474] [ERROR] initEClass(arincProcessEClass, ARINCProcess.class, "ARINCProcess", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[474] [ERROR] initEClass(arincProcessEClass, ARINCProcess.class, "ARINCProcess", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[474] [ERROR] initEClass(arincProcessEClass, ARINCProcess.class, "ARINCProcess", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/ARINCComponentModel/impl/ARINCComponentModelPackageImpl.java:[475] [ERROR] initEReference(getARINCProcess_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, ARINCProcess.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUClimateManagement.java:[16] [ERROR] public interface OUClimateManagement extends OrganizationUnit { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUClimateManagement is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[32] [ERROR] public class PrioritizedTransitionImpl extends EObjectImpl implements PrioritizedTransition { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type PrioritizedTransitionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[69] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[90] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PrioritizedTransitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[92] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PrioritizedTransitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[93] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateMachinesPackage.PRIORITIZED_TRANSITION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PrioritizedTransitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[93] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateMachinesPackage.PRIORITIZED_TRANSITION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[116] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PrioritizedTransitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[117] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateMachinesPackage.PRIORITIZED_TRANSITION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PrioritizedTransitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[117] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateMachinesPackage.PRIORITIZED_TRANSITION__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[137] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PrioritizedTransitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[138] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateMachinesPackage.PRIORITIZED_TRANSITION__PRIORITY, oldPriority, priority)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PrioritizedTransitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[138] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateMachinesPackage.PRIORITIZED_TRANSITION__PRIORITY, oldPriority, priority)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[146] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[147] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[155] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[163] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[164] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[167] [ERROR] setPriority((Integer)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setPriority(int) in the type PrioritizedTransitionImpl is not applicable for the arguments (Integer) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[167] [ERROR] setPriority((Integer)newValue); [ERROR] ^^^^^^^ [ERROR] Integer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[181] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[191] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[199] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[207] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[215] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[216] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[217] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type PrioritizedTransitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[217] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[219] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[219] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/impl/PrioritizedTransitionImpl.java:[219] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FAAnalysis.java:[26] [ERROR] public interface FI4FAAnalysis extends GaAnalysisContext { [ERROR] ^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FI4FAAnalysis is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[39] [ERROR] public class StatefulHardwareImpl extends DependableComponentImpl implements StatefulHardware { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StatefulHardwareImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[48] [ERROR] protected static final String PROB_PERM_FAULT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[58] [ERROR] protected String probPermFault = PROB_PERM_FAULT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[58] [ERROR] protected String probPermFault = PROB_PERM_FAULT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[68] [ERROR] protected static final String ERROR_LATENCY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[78] [ERROR] protected String errorLatency = ERROR_LATENCY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[78] [ERROR] protected String errorLatency = ERROR_LATENCY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[88] [ERROR] protected static final String REPAIR_DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[98] [ERROR] protected String repairDelay = REPAIR_DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[98] [ERROR] protected String repairDelay = REPAIR_DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[108] [ERROR] protected static final String FAULT_OCC_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[118] [ERROR] protected String faultOcc = FAULT_OCC_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[118] [ERROR] protected String faultOcc = FAULT_OCC_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[134] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[144] [ERROR] public String getProbPermFault() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[145] [ERROR] return probPermFault; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[153] [ERROR] public void setProbPermFault(String newProbPermFault) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[154] [ERROR] String oldProbPermFault = probPermFault; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[154] [ERROR] String oldProbPermFault = probPermFault; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[155] [ERROR] probPermFault = newProbPermFault; [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[156] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[157] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__PROB_PERM_FAULT, oldProbPermFault, probPermFault)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[157] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__PROB_PERM_FAULT, oldProbPermFault, probPermFault)); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[165] [ERROR] public String getErrorLatency() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[166] [ERROR] return errorLatency; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[174] [ERROR] public void setErrorLatency(String newErrorLatency) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[175] [ERROR] String oldErrorLatency = errorLatency; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[175] [ERROR] String oldErrorLatency = errorLatency; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[176] [ERROR] errorLatency = newErrorLatency; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[177] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[178] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__ERROR_LATENCY, oldErrorLatency, errorLatency)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[178] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__ERROR_LATENCY, oldErrorLatency, errorLatency)); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[186] [ERROR] public String getRepairDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[187] [ERROR] return repairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[195] [ERROR] public void setRepairDelay(String newRepairDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[196] [ERROR] String oldRepairDelay = repairDelay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[196] [ERROR] String oldRepairDelay = repairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[197] [ERROR] repairDelay = newRepairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[198] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[199] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[199] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[207] [ERROR] public String getFaultOcc() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[208] [ERROR] return faultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[216] [ERROR] public void setFaultOcc(String newFaultOcc) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[217] [ERROR] String oldFaultOcc = faultOcc; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[217] [ERROR] String oldFaultOcc = faultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[218] [ERROR] faultOcc = newFaultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[219] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[220] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__FAULT_OCC, oldFaultOcc, faultOcc)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[220] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_HARDWARE__FAULT_OCC, oldFaultOcc, faultOcc)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[228] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[229] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[232] [ERROR] return getProbPermFault(); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method getProbPermFault() from the type StatefulHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[234] [ERROR] return getErrorLatency(); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getErrorLatency() from the type StatefulHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[236] [ERROR] return getRepairDelay(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getRepairDelay() from the type StatefulHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[238] [ERROR] return getFaultOcc(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getFaultOcc() from the type StatefulHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[240] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[248] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[249] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[252] [ERROR] setProbPermFault((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method setProbPermFault(String) from the type StatefulHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[252] [ERROR] setProbPermFault((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[255] [ERROR] setErrorLatency((String)newValue); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method setErrorLatency(String) from the type StatefulHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[255] [ERROR] setErrorLatency((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[258] [ERROR] setRepairDelay((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setRepairDelay(String) from the type StatefulHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[258] [ERROR] setRepairDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[261] [ERROR] setFaultOcc((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setFaultOcc(String) from the type StatefulHardwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[261] [ERROR] setFaultOcc((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[272] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[276] [ERROR] setProbPermFault(PROB_PERM_FAULT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[279] [ERROR] setErrorLatency(ERROR_LATENCY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[282] [ERROR] setRepairDelay(REPAIR_DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[285] [ERROR] setFaultOcc(FAULT_OCC_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[296] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[300] [ERROR] return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[300] [ERROR] return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[300] [ERROR] return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[300] [ERROR] return PROB_PERM_FAULT_EDEFAULT == null ? probPermFault != null : !PROB_PERM_FAULT_EDEFAULT.equals(probPermFault); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[302] [ERROR] return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[302] [ERROR] return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[302] [ERROR] return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[302] [ERROR] return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[304] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[304] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[304] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[304] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[306] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[306] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[306] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[306] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[316] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[317] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[318] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type StatefulHardwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[318] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[320] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[320] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[320] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[322] [ERROR] result.append(probPermFault); [ERROR] ^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[324] [ERROR] result.append(errorLatency); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[326] [ERROR] result.append(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulHardwareImpl.java:[328] [ERROR] result.append(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationMethodImpl.java:[32] [ERROR] public class EvaluationMethodImpl extends EObjectImpl implements EvaluationMethod { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type EvaluationMethodImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationMethodImpl.java:[39] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationMethodImpl.java:[47] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[41] [ERROR] public class InternalFaultImpl extends EObjectImpl implements InternalFault { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type InternalFaultImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[50] [ERROR] protected static final String OCCURRENCE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[60] [ERROR] protected String occurrence = OCCURRENCE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[60] [ERROR] protected String occurrence = OCCURRENCE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[80] [ERROR] protected static final String WEIGHT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[90] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[90] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[98] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[106] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[116] [ERROR] public String getOccurrence() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[117] [ERROR] return occurrence; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[125] [ERROR] public void setOccurrence(String newOccurrence) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[126] [ERROR] String oldOccurrence = occurrence; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[126] [ERROR] String oldOccurrence = occurrence; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[127] [ERROR] occurrence = newOccurrence; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[128] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[129] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__OCCURRENCE, oldOccurrence, occurrence)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[129] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__OCCURRENCE, oldOccurrence, occurrence)); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[140] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[142] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INTERNAL_FAULT__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.INTERNAL_FAULT__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[166] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[167] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[167] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[175] [ERROR] public String getWeight() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[176] [ERROR] return weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[184] [ERROR] public void setWeight(String newWeight) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[185] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[185] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[186] [ERROR] weight = newWeight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[187] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[188] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[188] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.INTERNAL_FAULT__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[196] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[197] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[200] [ERROR] return getOccurrence(); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method getOccurrence() from the type InternalFaultImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[205] [ERROR] return getWeight(); [ERROR] ^^^^^^^^^ [ERROR] The method getWeight() from the type InternalFaultImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[207] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[215] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[216] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[219] [ERROR] setOccurrence((String)newValue); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method setOccurrence(String) from the type InternalFaultImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[219] [ERROR] setOccurrence((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[225] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^^^^ [ERROR] The method setWeight(String) from the type InternalFaultImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[225] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[236] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[240] [ERROR] setOccurrence(OCCURRENCE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[246] [ERROR] setWeight(WEIGHT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[249] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[257] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[261] [ERROR] return OCCURRENCE_EDEFAULT == null ? occurrence != null : !OCCURRENCE_EDEFAULT.equals(occurrence); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[261] [ERROR] return OCCURRENCE_EDEFAULT == null ? occurrence != null : !OCCURRENCE_EDEFAULT.equals(occurrence); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[261] [ERROR] return OCCURRENCE_EDEFAULT == null ? occurrence != null : !OCCURRENCE_EDEFAULT.equals(occurrence); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[261] [ERROR] return OCCURRENCE_EDEFAULT == null ? occurrence != null : !OCCURRENCE_EDEFAULT.equals(occurrence); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[265] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[265] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[265] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[265] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[267] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[275] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[276] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[277] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type InternalFaultImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[277] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[281] [ERROR] result.append(occurrence); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/InternalFaultImpl.java:[283] [ERROR] result.append(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java:[28] [ERROR] public class chessmlprofileAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type chessmlprofileAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java:[43] [ERROR] public chessmlprofileAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java:[94] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/chessmlprofileAdapterFactory.java:[96] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type chessmlprofileSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[27] [ERROR] public class ThreatsPropagationXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[37] [ERROR] ThreatsPropagationPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type ThreatsPropagationPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new ThreatsPropagationResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new ThreatsPropagationResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new ThreatsPropagationResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new ThreatsPropagationResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationAnalysis.java:[26] [ERROR] public interface FailurePropagationAnalysis extends GaAnalysisContext { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailurePropagationAnalysis is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceImpl.java:[25] [ERROR] public class ComponentModelResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/util/ComponentModelResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java:[36] [ERROR] public interface ThreatState extends EObject { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatState is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java:[77] [ERROR] String getProbability(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java:[87] [ERROR] void setProbability(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java:[103] [ERROR] String getUnit(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatState.java:[113] [ERROR] void setUnit(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[34] [ERROR] public class FunctionTriggerEventImpl extends EObjectImpl implements FunctionTriggerEvent { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FunctionTriggerEventImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[61] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[69] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[82] [ERROR] triggeredBlock = (Block)eResolveProxy(oldTriggeredBlock); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[84] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[85] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK, oldTriggeredBlock, triggeredBlock)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[85] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK, oldTriggeredBlock, triggeredBlock)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[108] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[109] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK, oldTriggeredBlock, triggeredBlock)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[109] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__TRIGGERED_BLOCK, oldTriggeredBlock, triggeredBlock)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[120] [ERROR] base_Event = (Event)eResolveProxy(oldBase_Event); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[122] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[123] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__BASE_EVENT, oldBase_Event, base_Event)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[123] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__BASE_EVENT, oldBase_Event, base_Event)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[146] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[147] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__BASE_EVENT, oldBase_Event, base_Event)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionTriggerEventImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[147] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, AsyncCommunicationPackage.FUNCTION_TRIGGER_EVENT__BASE_EVENT, oldBase_Event, base_Event)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[155] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[156] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[165] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[173] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[174] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[191] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[201] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[209] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/impl/FunctionTriggerEventImpl.java:[217] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceImpl.java:[25] [ERROR] public class ThreatsPropagationResourceImpl extends XMLResourceImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationResourceImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceImpl.java:[34] [ERROR] super(uri); [ERROR] ^^^^^^^^^^^ [ERROR] The constructor Object(URI) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[42] [ERROR] public interface StateBasedAnalysis extends GaAnalysisContext { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysis is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[57] [ERROR] String getMeasure(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[67] [ERROR] void setMeasure(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[83] [ERROR] String getMeasureEvaluationResult(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[93] [ERROR] void setMeasureEvaluationResult(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[109] [ERROR] String getEvalMethod(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[119] [ERROR] void setEvalMethod(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[135] [ERROR] EList getTargetFailureMode(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[162] [ERROR] InstanceSpecification getTargetDepComponent(String name); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysis.java:[175] [ERROR] InstanceSpecification getTargetDepComponent(String name, boolean ignoreCase, EClass eClass); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java:[22] [ERROR] public class ParameterizedArchitectureAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ParameterizedArchitectureAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java:[37] [ERROR] public ParameterizedArchitectureAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java:[51] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java:[52] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java:[70] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java:[74] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/util/ParameterizedArchitectureAdapterFactory.java:[90] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type ParameterizedArchitectureSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSPerceptionImpl.java:[17] [ERROR] public class HSPerceptionImpl extends HumanSensorUnitImpl implements HSPerception { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HSPerceptionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/HSPerceptionImpl.java:[32] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTC.java:[41] [ERROR] public interface FPTC extends DependableComponent { [ERROR] ^^^^ [ERROR] The hierarchy of the type FPTC is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTC.java:[56] [ERROR] String getFptc(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FPTC.java:[66] [ERROR] void setFptc(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/DependableComponent.java:[44] [ERROR] public interface DependableComponent extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponent is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[95] [ERROR] public class CHESSViewsPackageImpl extends EPackageImpl implements CHESSViewsPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[182] [ERROR] super(eNS_URI, CHESSViewsFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[205] [ERROR] if (isInited) return (CHESSViewsPackage)EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[208] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new CHESSViewsPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[208] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new CHESSViewsPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[226] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[226] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[227] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[227] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[228] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[228] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[229] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[229] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[230] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[230] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[231] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[231] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[232] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[232] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[233] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[233] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[234] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[234] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[235] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[235] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[236] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[236] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[237] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[237] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[238] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[238] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[239] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[239] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[240] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[240] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[241] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[241] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[242] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[242] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[243] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[243] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[244] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[244] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[245] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[245] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[246] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[246] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[247] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[247] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[300] [ERROR] theCHESSViewsPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[304] [ERROR] EPackage.Registry.INSTANCE.put(CHESSViewsPackage.eNS_URI, theCHESSViewsPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[323] [ERROR] return (EReference)extraFunctionalViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[332] [ERROR] return (EReference)extraFunctionalViewEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[350] [ERROR] return (EReference)timingDataFlowViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[368] [ERROR] return (EReference)rtAnalysisViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[386] [ERROR] return (EReference)deploymentViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[395] [ERROR] return (EReference)deploymentViewEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[413] [ERROR] return (EReference)requirementViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[431] [ERROR] return (EReference)componentViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[449] [ERROR] return (EReference)dependabilityAnalysisViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[467] [ERROR] return (EReference)systemViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[485] [ERROR] return (EReference)psmViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[503] [ERROR] return (EReference)analysisViewEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[512] [ERROR] return (EReference)analysisViewEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[521] [ERROR] return (EReference)analysisViewEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[530] [ERROR] return (CHESSViewsFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[552] [ERROR] extraFunctionalViewEClass = createEClass(EXTRA_FUNCTIONAL_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[553] [ERROR] createEReference(extraFunctionalViewEClass, EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[554] [ERROR] createEReference(extraFunctionalViewEClass, EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[556] [ERROR] timingDataFlowViewEClass = createEClass(TIMING_DATA_FLOW_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[557] [ERROR] createEReference(timingDataFlowViewEClass, TIMING_DATA_FLOW_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[559] [ERROR] rtAnalysisViewEClass = createEClass(RT_ANALYSIS_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[560] [ERROR] createEReference(rtAnalysisViewEClass, RT_ANALYSIS_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[562] [ERROR] deploymentViewEClass = createEClass(DEPLOYMENT_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[563] [ERROR] createEReference(deploymentViewEClass, DEPLOYMENT_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[564] [ERROR] createEReference(deploymentViewEClass, DEPLOYMENT_VIEW__ASSIGN_LIST); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[566] [ERROR] requirementViewEClass = createEClass(REQUIREMENT_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[567] [ERROR] createEReference(requirementViewEClass, REQUIREMENT_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[569] [ERROR] componentViewEClass = createEClass(COMPONENT_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[570] [ERROR] createEReference(componentViewEClass, COMPONENT_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[572] [ERROR] dependabilityAnalysisViewEClass = createEClass(DEPENDABILITY_ANALYSIS_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[573] [ERROR] createEReference(dependabilityAnalysisViewEClass, DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[575] [ERROR] systemViewEClass = createEClass(SYSTEM_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[576] [ERROR] createEReference(systemViewEClass, SYSTEM_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[578] [ERROR] psmViewEClass = createEClass(PSM_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[579] [ERROR] createEReference(psmViewEClass, PSM_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[581] [ERROR] analysisViewEClass = createEClass(ANALYSIS_VIEW); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[582] [ERROR] createEReference(analysisViewEClass, ANALYSIS_VIEW__BASE_PACKAGE); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[583] [ERROR] createEReference(analysisViewEClass, ANALYSIS_VIEW__RTANALYSISVIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[584] [ERROR] createEReference(analysisViewEClass, ANALYSIS_VIEW__DEPANALYSISVIEW); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type CHESSViewsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[606] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[607] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[608] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[611] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[620] [ERROR] initEClass(extraFunctionalViewEClass, ExtraFunctionalView.class, "ExtraFunctionalView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[620] [ERROR] initEClass(extraFunctionalViewEClass, ExtraFunctionalView.class, "ExtraFunctionalView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[620] [ERROR] initEClass(extraFunctionalViewEClass, ExtraFunctionalView.class, "ExtraFunctionalView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[621] [ERROR] initEReference(getExtraFunctionalView_Base_Package(), theUMLPackage.getPackage(), null, "base_Package", null, 1, 1, ExtraFunctionalView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[621] [ERROR] initEReference(getExtraFunctionalView_Base_Package(), theUMLPackage.getPackage(), null, "base_Package", null, 1, 1, ExtraFunctionalView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/CHESSViewsPackageImpl.java:[621] [ERROR] initEReference(getExtraFunctionalView_Base_Package(), theUMLPackage.getPackage(), null, "base_Package", null, 1, 1, ExtraFunctionalView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[127] [ERROR] public class ExpressionsPackageImpl extends EPackageImpl implements ExpressionsPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ExpressionsPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[158] [ERROR] super(eNS_URI, ExpressionsFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[181] [ERROR] if (isInited) return (ExpressionsPackage)EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[184] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ExpressionsPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[184] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ExpressionsPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[202] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[202] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[203] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[203] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[204] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[204] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[205] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[205] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[206] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[206] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[207] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[207] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[208] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[208] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[209] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[209] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[210] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[210] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[211] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[211] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[212] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[212] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[213] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[213] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[214] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[214] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[215] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[215] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[216] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[216] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[217] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[217] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[218] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[218] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[219] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[219] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[220] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[220] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[221] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[221] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[222] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[222] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[223] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[223] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[276] [ERROR] theExpressionsPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type ExpressionsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[280] [ERROR] EPackage.Registry.INSTANCE.put(ExpressionsPackage.eNS_URI, theExpressionsPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[299] [ERROR] return (EReference)macroDefinitionEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[317] [ERROR] return (EReference)parameterAssumptionsEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[326] [ERROR] return (ExpressionsFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type ExpressionsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[348] [ERROR] macroDefinitionEClass = createEClass(MACRO_DEFINITION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ExpressionsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[349] [ERROR] createEReference(macroDefinitionEClass, MACRO_DEFINITION__BASE_CONSTRAINT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ExpressionsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[351] [ERROR] parameterAssumptionsEClass = createEClass(PARAMETER_ASSUMPTIONS); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ExpressionsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[352] [ERROR] createEReference(parameterAssumptionsEClass, PARAMETER_ASSUMPTIONS__BASE_CONSTRAINT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ExpressionsPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[374] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[375] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[376] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[379] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[388] [ERROR] initEClass(macroDefinitionEClass, MacroDefinition.class, "MacroDefinition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[388] [ERROR] initEClass(macroDefinitionEClass, MacroDefinition.class, "MacroDefinition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[388] [ERROR] initEClass(macroDefinitionEClass, MacroDefinition.class, "MacroDefinition", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[389] [ERROR] initEReference(getMacroDefinition_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, MacroDefinition.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[391] [ERROR] initEClass(parameterAssumptionsEClass, ParameterAssumptions.class, "ParameterAssumptions", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[391] [ERROR] initEClass(parameterAssumptionsEClass, ParameterAssumptions.class, "ParameterAssumptions", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[391] [ERROR] initEClass(parameterAssumptionsEClass, ParameterAssumptions.class, "ParameterAssumptions", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/ExpressionsPackageImpl.java:[392] [ERROR] initEReference(getParameterAssumptions_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, ParameterAssumptions.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/Inverted.java:[36] [ERROR] public interface Inverted extends EObject { [ERROR] ^^^^^^^^ [ERROR] The hierarchy of the type Inverted is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HAIntent.java:[16] [ERROR] public interface HAIntent extends HumanActuatorUnit { [ERROR] ^^^^^^^^ [ERROR] The hierarchy of the type HAIntent is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[5] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[6] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[7] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[20] [ERROR] public enum Analysis implements Enumerator { [ERROR] ^^^^^^^^ [ERROR] The hierarchy of the type Analysis is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[21] [ERROR] /** [ERROR] * The 'FMEA ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #FMEA_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] FMEA_ANALYSIS(0, "FMEA_ANALYSIS", "FMEA_ANALYSIS"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[31] [ERROR] /** [ERROR] * The 'FTA ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #FTA_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] FTA_ANALYSIS(1, "FTA_ANALYSIS", "FTA_ANALYSIS"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[41] [ERROR] /** [ERROR] * The 'CONTRACT BASED FTA ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #CONTRACT_BASED_FTA_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] CONTRACT_BASED_FTA_ANALYSIS(2, "CONTRACT_BASED_FTA_ANALYSIS", "CONTRACT_BASED_FTA_ANALYSIS"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[51] [ERROR] /** [ERROR] * The 'CONTRACT REFINEMENT ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #CONTRACT_REFINEMENT_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] CONTRACT_REFINEMENT_ANALYSIS(3, "CONTRACT_REFINEMENT_ANALYSIS", "CONTRACT_REFINEMENT_ANALYSIS"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[61] [ERROR] /** [ERROR] * The 'CONTRACT IMPLEMENTATION ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #CONTRACT_IMPLEMENTATION_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] CONTRACT_IMPLEMENTATION_ANALYSIS(4, "CONTRACT_IMPLEMENTATION_ANALYSIS", "CONTRACT_IMPLEMENTATION_ANALYSIS"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[71] [ERROR] /** [ERROR] * The 'PROPERTY VALIDATION ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #PROPERTY_VALIDATION_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] PROPERTY_VALIDATION_ANALYSIS(5, "PROPERTY_VALIDATION_ANALYSIS", "PROPERTY_VALIDATION_ANALYSIS"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[81] [ERROR] /** [ERROR] * The 'CONTRACT PROPERTY VALIDATION ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #CONTRACT_PROPERTY_VALIDATION_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] CONTRACT_PROPERTY_VALIDATION_ANALYSIS(6, "CONTRACT_PROPERTY_VALIDATION_ANALYSIS", "CONTRACT_PROPERTY_VALIDATION_ANALYSIS"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[91] [ERROR] /** [ERROR] * The 'MODEL CHECKING ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #MODEL_CHECKING_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] MODEL_CHECKING_ANALYSIS(7, "MODEL_CHECKING_ANALYSIS", "MODEL_CHECKING_ANALYSIS"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[101] [ERROR] /** [ERROR] * The 'CONTRACT COMPOSITE IMPLEMENTATION ANALYSIS' literal object. [ERROR] * [ERROR] * [ERROR] * @see #CONTRACT_COMPOSITE_IMPLEMENTATION_ANALYSIS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] CONTRACT_COMPOSITE_IMPLEMENTATION_ANALYSIS(8, "CONTRACT_COMPOSITE_IMPLEMENTATION_ANALYSIS", "CONTRACT_COMPOSITE_IMPLEMENTATION_ANALYSIS"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Analysis(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[271] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[271] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[271] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[281] [ERROR] public static Analysis get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[284] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type Analysis refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[299] [ERROR] public static Analysis getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[302] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type Analysis refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[344] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[351] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[359] [ERROR] private Analysis(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[359] [ERROR] private Analysis(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[359] [ERROR] private Analysis(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[361] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[362] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[379] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[380] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[388] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[389] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[398] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[399] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/Analysis.java:[400] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/HASelection.java:[16] [ERROR] public interface HASelection extends HumanActuatorUnit { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type HASelection is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[35] [ERROR] public class RequirementViewImpl extends EObjectImpl implements RequirementView { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RequirementViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[52] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[60] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[73] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type RequirementViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[75] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RequirementViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.REQUIREMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RequirementViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.REQUIREMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[99] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type RequirementViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.REQUIREMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type RequirementViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.REQUIREMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[109] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[115] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[123] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[124] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[138] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[145] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[153] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/RequirementViewImpl.java:[159] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[127] [ERROR] public class ParameterizedArchitecturePackageImpl extends EPackageImpl implements ParameterizedArchitecturePackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ParameterizedArchitecturePackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[150] [ERROR] super(eNS_URI, ParameterizedArchitectureFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[173] [ERROR] if (isInited) return (ParameterizedArchitecturePackage)EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[176] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ParameterizedArchitecturePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[176] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ParameterizedArchitecturePackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[194] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[194] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[195] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[195] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[196] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[196] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[197] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[197] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[198] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[198] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[199] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[199] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[200] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[200] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[201] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[201] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[202] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[202] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[203] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[203] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[204] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[204] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[205] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[205] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[206] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[206] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[207] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[207] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[208] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[208] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[209] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[209] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[210] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[210] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[211] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[211] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[212] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[212] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[213] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[213] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[214] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[214] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[215] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[215] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[268] [ERROR] theParameterizedArchitecturePackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type ParameterizedArchitecturePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[272] [ERROR] EPackage.Registry.INSTANCE.put(ParameterizedArchitecturePackage.eNS_URI, theParameterizedArchitecturePackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[291] [ERROR] return (EAttribute)instantiatedArchitectureConfigurationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[300] [ERROR] return (EReference)instantiatedArchitectureConfigurationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[309] [ERROR] return (EReference)instantiatedArchitectureConfigurationEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[318] [ERROR] return (ParameterizedArchitectureFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type ParameterizedArchitecturePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[340] [ERROR] instantiatedArchitectureConfigurationEClass = createEClass(INSTANTIATED_ARCHITECTURE_CONFIGURATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ParameterizedArchitecturePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[341] [ERROR] createEAttribute(instantiatedArchitectureConfigurationEClass, INSTANTIATED_ARCHITECTURE_CONFIGURATION__PARAMETER_LIST); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type ParameterizedArchitecturePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[342] [ERROR] createEReference(instantiatedArchitectureConfigurationEClass, INSTANTIATED_ARCHITECTURE_CONFIGURATION__BASE_PROPERTY); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ParameterizedArchitecturePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[343] [ERROR] createEReference(instantiatedArchitectureConfigurationEClass, INSTANTIATED_ARCHITECTURE_CONFIGURATION__INSTANTIATED_ROOT_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type ParameterizedArchitecturePackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[365] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[366] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[367] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[370] [ERROR] TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[371] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[380] [ERROR] initEClass(instantiatedArchitectureConfigurationEClass, InstantiatedArchitectureConfiguration.class, "InstantiatedArchitectureConfiguration", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[380] [ERROR] initEClass(instantiatedArchitectureConfigurationEClass, InstantiatedArchitectureConfiguration.class, "InstantiatedArchitectureConfiguration", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[380] [ERROR] initEClass(instantiatedArchitectureConfigurationEClass, InstantiatedArchitectureConfiguration.class, "InstantiatedArchitectureConfiguration", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[381] [ERROR] initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[381] [ERROR] initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[381] [ERROR] initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[381] [ERROR] initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[381] [ERROR] initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[381] [ERROR] initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[381] [ERROR] initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[381] [ERROR] initEAttribute(getInstantiatedArchitectureConfiguration_ParameterList(), theTypesPackage.getString(), "ParameterList", null, 0, -1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[382] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_Base_Property(), theUMLPackage.getProperty(), null, "base_Property", null, 1, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/impl/ParameterizedArchitecturePackageImpl.java:[383] [ERROR] initEReference(getInstantiatedArchitectureConfiguration_InstantiatedRootComponent(), theUMLPackage.getClass_(), null, "InstantiatedRootComponent", null, 0, 1, InstantiatedArchitectureConfiguration.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[111] [ERROR] public class ThreatsPropagationPackageImpl extends EPackageImpl implements ThreatsPropagationPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[289] [ERROR] super(eNS_URI, ThreatsPropagationFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[312] [ERROR] if (isInited) return (ThreatsPropagationPackage)EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[315] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ThreatsPropagationPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[315] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ThreatsPropagationPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[333] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[333] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[334] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[334] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[335] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[335] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[336] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[336] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[337] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[337] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[338] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[338] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[339] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[339] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[340] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[340] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[341] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[341] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[342] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[342] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[343] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[343] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[344] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[344] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[345] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[345] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[346] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[346] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[347] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[347] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[348] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[348] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[349] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[349] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[350] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[350] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[430] [ERROR] return (EAttribute)internalFaultEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[439] [ERROR] return (EReference)internalFaultEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[448] [ERROR] return (EAttribute)internalFaultEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[466] [ERROR] return (EReference)internalPropagationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[475] [ERROR] return (EAttribute)internalPropagationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[484] [ERROR] return (EAttribute)internalPropagationEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[493] [ERROR] return (EAttribute)internalPropagationEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[511] [ERROR] return (EReference)errorDetectionEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[520] [ERROR] return (EAttribute)errorDetectionEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[529] [ERROR] return (EAttribute)errorDetectionEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[538] [ERROR] return (EAttribute)errorDetectionEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[556] [ERROR] return (EReference)errorHandlingEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[565] [ERROR] return (EAttribute)errorHandlingEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[574] [ERROR] return (EAttribute)errorHandlingEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[583] [ERROR] return (EAttribute)errorHandlingEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[601] [ERROR] return (EReference)faultHandlingEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[610] [ERROR] return (EAttribute)faultHandlingEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[619] [ERROR] return (EAttribute)faultHandlingEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[628] [ERROR] return (EAttribute)faultHandlingEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[646] [ERROR] return (EAttribute)attackEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[655] [ERROR] return (EAttribute)attackEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[664] [ERROR] return (EAttribute)attackEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[673] [ERROR] return (EReference)attackEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[682] [ERROR] return (EAttribute)attackEClass.getEStructuralFeatures().get(4); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[691] [ERROR] return (EReference)attackEClass.getEStructuralFeatures().get(5); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[700] [ERROR] return (EAttribute)attackEClass.getEStructuralFeatures().get(6); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[718] [ERROR] return (EAttribute)vulnerabilityEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[727] [ERROR] return (EReference)vulnerabilityEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[736] [ERROR] return (EReference)vulnerabilityEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[754] [ERROR] return (EReference)adversaryEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[772] [ERROR] return (EReference)attackScenarioEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[781] [ERROR] return (EAttribute)attackScenarioEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[790] [ERROR] return (EAttribute)attackScenarioEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[808] [ERROR] return (EReference)errorModelEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[844] [ERROR] return (EReference)failureEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[853] [ERROR] return (EAttribute)failureEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[862] [ERROR] return (EAttribute)failureEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[871] [ERROR] return (EAttribute)failureEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[889] [ERROR] return (EReference)threatStateEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[898] [ERROR] return (EAttribute)threatStateEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[907] [ERROR] return (EAttribute)threatStateEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[934] [ERROR] return (EReference)normalStateEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[961] [ERROR] return (EReference)stuckAtEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[970] [ERROR] return (EAttribute)stuckAtEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[979] [ERROR] return (EReference)stuckAtEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[997] [ERROR] return (EReference)stuckAtFixedEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1006] [ERROR] return (EReference)stuckAtFixedEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1024] [ERROR] return (EReference)invertedEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1033] [ERROR] return (EReference)invertedEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1051] [ERROR] return (EReference)rampDownEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1060] [ERROR] return (EReference)rampDownEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1069] [ERROR] return (EAttribute)rampDownEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1078] [ERROR] return (EAttribute)rampDownEClass.getEStructuralFeatures().get(3); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1096] [ERROR] return (EReference)depEventEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1105] [ERROR] return (EReference)depEventEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1114] [ERROR] return (EAttribute)depEventEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1132] [ERROR] return (ThreatsPropagationFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type ThreatsPropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1154] [ERROR] degradedStateEClass = createEClass(DEGRADED_STATE); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type ThreatsPropagationPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/ThreatsPropagationPackageImpl.java:[1277] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationBySimulationImpl.java:[28] [ERROR] public class EvaluationBySimulationImpl extends EvaluationMethodImpl implements EvaluationBySimulation { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type EvaluationBySimulationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/EvaluationBySimulationImpl.java:[43] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/CriticalityInterfaceSpecification.java:[44] [ERROR] public interface CriticalityInterfaceSpecification extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CriticalityInterfaceSpecification is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[35] [ERROR] public class SystemViewImpl extends EObjectImpl implements SystemView { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SystemViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[52] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[60] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[73] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type SystemViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[75] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SystemViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.SYSTEM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SystemViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[76] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.SYSTEM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[99] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SystemViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.SYSTEM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SystemViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[100] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.SYSTEM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[109] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[115] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[123] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[124] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[138] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[145] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[153] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/SystemViewImpl.java:[159] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[29] [ERROR] public enum ConfidenceKind implements Enumerator { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ConfidenceKind is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[30] [ERROR] /** [ERROR] * The 'Relative' literal object. [ERROR] * [ERROR] * [ERROR] * @see #RELATIVE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] RELATIVE(0, "relative", "relative"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ConfidenceKind(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[40] [ERROR] /** [ERROR] * The 'Absolute' literal object. [ERROR] * [ERROR] * [ERROR] * @see #ABSOLUTE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] ABSOLUTE(1, "absolute", "absolute"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ConfidenceKind(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[98] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[98] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[98] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[108] [ERROR] public static ConfidenceKind get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[111] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type ConfidenceKind refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[126] [ERROR] public static ConfidenceKind getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[129] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ConfidenceKind refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[164] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[171] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[179] [ERROR] private ConfidenceKind(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[179] [ERROR] private ConfidenceKind(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[179] [ERROR] private ConfidenceKind(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[181] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[182] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[199] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[200] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[208] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[209] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[218] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[219] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/ConfidenceKind.java:[220] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/PrioritizedTransition.java:[26] [ERROR] public interface PrioritizedTransition extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type PrioritizedTransition is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/DeploymentView.java:[36] [ERROR] public interface DeploymentView extends EObject { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DeploymentView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[38] [ERROR] public class StatefulSoftwareImpl extends DependableComponentImpl implements StatefulSoftware { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StatefulSoftwareImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[47] [ERROR] protected static final String ERROR_LATENCY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[57] [ERROR] protected String errorLatency = ERROR_LATENCY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[57] [ERROR] protected String errorLatency = ERROR_LATENCY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[67] [ERROR] protected static final String REPAIR_DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[77] [ERROR] protected String repairDelay = REPAIR_DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[77] [ERROR] protected String repairDelay = REPAIR_DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[87] [ERROR] protected static final String FAULT_OCC_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[97] [ERROR] protected String faultOcc = FAULT_OCC_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[97] [ERROR] protected String faultOcc = FAULT_OCC_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[113] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[123] [ERROR] public String getErrorLatency() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[124] [ERROR] return errorLatency; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[132] [ERROR] public void setErrorLatency(String newErrorLatency) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[133] [ERROR] String oldErrorLatency = errorLatency; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[133] [ERROR] String oldErrorLatency = errorLatency; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[134] [ERROR] errorLatency = newErrorLatency; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[135] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatefulSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__ERROR_LATENCY, oldErrorLatency, errorLatency)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatefulSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[136] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__ERROR_LATENCY, oldErrorLatency, errorLatency)); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[144] [ERROR] public String getRepairDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[145] [ERROR] return repairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[153] [ERROR] public void setRepairDelay(String newRepairDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[154] [ERROR] String oldRepairDelay = repairDelay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[154] [ERROR] String oldRepairDelay = repairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[155] [ERROR] repairDelay = newRepairDelay; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[156] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatefulSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[157] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatefulSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[157] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__REPAIR_DELAY, oldRepairDelay, repairDelay)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[165] [ERROR] public String getFaultOcc() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[166] [ERROR] return faultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[174] [ERROR] public void setFaultOcc(String newFaultOcc) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[175] [ERROR] String oldFaultOcc = faultOcc; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[175] [ERROR] String oldFaultOcc = faultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[176] [ERROR] faultOcc = newFaultOcc; [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[177] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StatefulSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[178] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__FAULT_OCC, oldFaultOcc, faultOcc)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StatefulSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[178] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedComponentsPackage.STATEFUL_SOFTWARE__FAULT_OCC, oldFaultOcc, faultOcc)); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[186] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[187] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[190] [ERROR] return getErrorLatency(); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method getErrorLatency() from the type StatefulSoftwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[192] [ERROR] return getRepairDelay(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getRepairDelay() from the type StatefulSoftwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[194] [ERROR] return getFaultOcc(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getFaultOcc() from the type StatefulSoftwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[196] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[204] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[205] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[208] [ERROR] setErrorLatency((String)newValue); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The method setErrorLatency(String) from the type StatefulSoftwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[208] [ERROR] setErrorLatency((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[211] [ERROR] setRepairDelay((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setRepairDelay(String) from the type StatefulSoftwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[211] [ERROR] setRepairDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[214] [ERROR] setFaultOcc((String)newValue); [ERROR] ^^^^^^^^^^^ [ERROR] The method setFaultOcc(String) from the type StatefulSoftwareImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[214] [ERROR] setFaultOcc((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[225] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[229] [ERROR] setErrorLatency(ERROR_LATENCY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[232] [ERROR] setRepairDelay(REPAIR_DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[235] [ERROR] setFaultOcc(FAULT_OCC_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[246] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[250] [ERROR] return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[250] [ERROR] return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[250] [ERROR] return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[250] [ERROR] return ERROR_LATENCY_EDEFAULT == null ? errorLatency != null : !ERROR_LATENCY_EDEFAULT.equals(errorLatency); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[252] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[252] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[252] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[252] [ERROR] return REPAIR_DELAY_EDEFAULT == null ? repairDelay != null : !REPAIR_DELAY_EDEFAULT.equals(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[254] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[254] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[254] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[254] [ERROR] return FAULT_OCC_EDEFAULT == null ? faultOcc != null : !FAULT_OCC_EDEFAULT.equals(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[264] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[265] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[266] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type StatefulSoftwareImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[266] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[268] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[270] [ERROR] result.append(errorLatency); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[272] [ERROR] result.append(repairDelay); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/impl/StatefulSoftwareImpl.java:[274] [ERROR] result.append(faultOcc); [ERROR] ^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[29] [ERROR] public class RTComponentModelAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTComponentModelAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[44] [ERROR] public RTComponentModelAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[58] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[59] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[81] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[85] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[89] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[103] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/util/RTComponentModelAdapterFactory.java:[105] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type RTComponentModelSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/CHESSViewsFactory.java:[24] [ERROR] public interface CHESSViewsFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[38] [ERROR] public class PSMViewImpl extends EObjectImpl implements PSMView { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type PSMViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[55] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[76] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PSMViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[78] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PSMViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[79] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.PSM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PSMViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[79] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.PSM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[102] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type PSMViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[103] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.PSM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type PSMViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[103] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.PSM_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[111] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[112] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[118] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[126] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[127] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[141] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[148] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[156] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/PSMViewImpl.java:[162] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[39] [ERROR] public interface StatefulHardware extends DependableComponent { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StatefulHardware is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[54] [ERROR] String getProbPermFault(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[64] [ERROR] void setProbPermFault(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[80] [ERROR] String getErrorLatency(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[90] [ERROR] void setErrorLatency(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[106] [ERROR] String getRepairDelay(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[116] [ERROR] void setRepairDelay(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[132] [ERROR] String getFaultOcc(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedComponents/StatefulHardware.java:[142] [ERROR] void setFaultOcc(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[29] [ERROR] public class OrganizationImpl extends EObjectImpl implements Organization { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OrganizationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[46] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[54] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[67] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type OrganizationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[69] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type OrganizationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.ORGANIZATION__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type OrganizationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[70] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, STSPackage.ORGANIZATION__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[93] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type OrganizationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.ORGANIZATION__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type OrganizationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[94] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, STSPackage.ORGANIZATION__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[102] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[103] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[109] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[117] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[118] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[132] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[139] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[147] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/impl/OrganizationImpl.java:[153] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/CHRtPortSlot.java:[44] [ERROR] public interface CHRtPortSlot extends EObject { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHRtPortSlot is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[28] [ERROR] public class CHESSViewsAdapterFactory extends AdapterFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsAdapterFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[43] [ERROR] public CHESSViewsAdapterFactory() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[57] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[58] [ERROR] public boolean isFactoryForType(Object object) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[80] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[84] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[92] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[96] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[100] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[108] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[112] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[116] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[130] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsAdapterFactory.java:[132] [ERROR] return modelSwitch.doSwitch((EObject)target); [ERROR] ^^^^^^^^ [ERROR] The method doSwitch(int, EObject) in the type CHESSViewsSwitch is not applicable for the arguments (EObject) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FA.java:[34] [ERROR] public interface FI4FA extends DependableComponent { [ERROR] ^^^^^ [ERROR] The hierarchy of the type FI4FA is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FA.java:[49] [ERROR] String getFi4fa(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FI4FA.java:[59] [ERROR] void setFi4fa(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/NormalOutput.java:[26] [ERROR] public interface NormalOutput extends DepEvent { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type NormalOutput is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[34] [ERROR] public class VulnerabilityImpl extends InternalFaultImpl implements Vulnerability { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type VulnerabilityImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[110] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[111] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__KIND, oldKind, kind)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[111] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__KIND, oldKind, kind)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[122] [ERROR] base_Classifier = (Classifier)eResolveProxy(oldBase_Classifier); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[124] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[125] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.VULNERABILITY__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[125] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.VULNERABILITY__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[148] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[149] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[149] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[160] [ERROR] base_Port = (Port)eResolveProxy(oldBase_Port); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[162] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[163] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.VULNERABILITY__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[163] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.VULNERABILITY__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[186] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[187] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[187] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.VULNERABILITY__BASE_PORT, oldBase_Port, base_Port)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[195] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[196] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[207] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type InternalFaultImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[215] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[216] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[236] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[257] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[275] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[276] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[277] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type VulnerabilityImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[277] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type InternalFaultImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/VulnerabilityImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type InternalFaultImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[44] [ERROR] public class FunctionalPartitionImpl extends EObjectImpl implements FunctionalPartition { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FunctionalPartitionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[53] [ERROR] protected static final String UTILIZATION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[63] [ERROR] protected String utilization = UTILIZATION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[63] [ERROR] protected String utilization = UTILIZATION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[83] [ERROR] protected static final String MAF_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[93] [ERROR] protected String maf = MAF_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[93] [ERROR] protected String maf = MAF_EDEFAULT; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[103] [ERROR] protected static final String MIF_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[113] [ERROR] protected String mif = MIF_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[113] [ERROR] protected String mif = MIF_EDEFAULT; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[123] [ERROR] protected static final String SCHEDULING_TABLE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[133] [ERROR] protected String schedulingTable = SCHEDULING_TABLE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[133] [ERROR] protected String schedulingTable = SCHEDULING_TABLE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[141] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[159] [ERROR] public String getUtilization() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[160] [ERROR] return utilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[168] [ERROR] public void setUtilization(String newUtilization) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[169] [ERROR] String oldUtilization = utilization; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[169] [ERROR] String oldUtilization = utilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[170] [ERROR] utilization = newUtilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[171] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[172] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__UTILIZATION, oldUtilization, utilization)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[172] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__UTILIZATION, oldUtilization, utilization)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[183] [ERROR] base_Component = (Component)eResolveProxy(oldBase_Component); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[185] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[186] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.FUNCTIONAL_PARTITION__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[186] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ComponentModelPackage.FUNCTIONAL_PARTITION__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[209] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[210] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[210] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__BASE_COMPONENT, oldBase_Component, base_Component)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[218] [ERROR] public String getMAF() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[219] [ERROR] return maf; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[227] [ERROR] public void setMAF(String newMAF) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[228] [ERROR] String oldMAF = maf; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[228] [ERROR] String oldMAF = maf; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[229] [ERROR] maf = newMAF; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[230] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[231] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__MAF, oldMAF, maf)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[231] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__MAF, oldMAF, maf)); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[239] [ERROR] public String getMIF() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[240] [ERROR] return mif; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[248] [ERROR] public void setMIF(String newMIF) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[249] [ERROR] String oldMIF = mif; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[249] [ERROR] String oldMIF = mif; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[250] [ERROR] mif = newMIF; [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[251] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[252] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__MIF, oldMIF, mif)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[252] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__MIF, oldMIF, mif)); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[260] [ERROR] public String getSchedulingTable() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[261] [ERROR] return schedulingTable; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[269] [ERROR] public void setSchedulingTable(String newSchedulingTable) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[270] [ERROR] String oldSchedulingTable = schedulingTable; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[270] [ERROR] String oldSchedulingTable = schedulingTable; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[271] [ERROR] schedulingTable = newSchedulingTable; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[272] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[273] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__SCHEDULING_TABLE, oldSchedulingTable, schedulingTable)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FunctionalPartitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[273] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ComponentModelPackage.FUNCTIONAL_PARTITION__SCHEDULING_TABLE, oldSchedulingTable, schedulingTable)); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[281] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[282] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[285] [ERROR] return getUtilization(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getUtilization() from the type FunctionalPartitionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[290] [ERROR] return getMAF(); [ERROR] ^^^^^^ [ERROR] The method getMAF() from the type FunctionalPartitionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[292] [ERROR] return getMIF(); [ERROR] ^^^^^^ [ERROR] The method getMIF() from the type FunctionalPartitionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[294] [ERROR] return getSchedulingTable(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The method getSchedulingTable() from the type FunctionalPartitionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[296] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[304] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[305] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[308] [ERROR] setUtilization((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setUtilization(String) from the type FunctionalPartitionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[308] [ERROR] setUtilization((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[314] [ERROR] setMAF((String)newValue); [ERROR] ^^^^^^ [ERROR] The method setMAF(String) from the type FunctionalPartitionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[314] [ERROR] setMAF((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[317] [ERROR] setMIF((String)newValue); [ERROR] ^^^^^^ [ERROR] The method setMIF(String) from the type FunctionalPartitionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[317] [ERROR] setMIF((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[320] [ERROR] setSchedulingTable((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The method setSchedulingTable(String) from the type FunctionalPartitionImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[320] [ERROR] setSchedulingTable((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[331] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[335] [ERROR] setUtilization(UTILIZATION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[341] [ERROR] setMAF(MAF_EDEFAULT); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[344] [ERROR] setMIF(MIF_EDEFAULT); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[347] [ERROR] setSchedulingTable(SCHEDULING_TABLE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[350] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[358] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[362] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[362] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[362] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[362] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[366] [ERROR] return MAF_EDEFAULT == null ? maf != null : !MAF_EDEFAULT.equals(maf); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[366] [ERROR] return MAF_EDEFAULT == null ? maf != null : !MAF_EDEFAULT.equals(maf); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[366] [ERROR] return MAF_EDEFAULT == null ? maf != null : !MAF_EDEFAULT.equals(maf); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[366] [ERROR] return MAF_EDEFAULT == null ? maf != null : !MAF_EDEFAULT.equals(maf); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[368] [ERROR] return MIF_EDEFAULT == null ? mif != null : !MIF_EDEFAULT.equals(mif); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[368] [ERROR] return MIF_EDEFAULT == null ? mif != null : !MIF_EDEFAULT.equals(mif); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[368] [ERROR] return MIF_EDEFAULT == null ? mif != null : !MIF_EDEFAULT.equals(mif); [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[368] [ERROR] return MIF_EDEFAULT == null ? mif != null : !MIF_EDEFAULT.equals(mif); [ERROR] ^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[370] [ERROR] return SCHEDULING_TABLE_EDEFAULT == null ? schedulingTable != null : !SCHEDULING_TABLE_EDEFAULT.equals(schedulingTable); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[370] [ERROR] return SCHEDULING_TABLE_EDEFAULT == null ? schedulingTable != null : !SCHEDULING_TABLE_EDEFAULT.equals(schedulingTable); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[370] [ERROR] return SCHEDULING_TABLE_EDEFAULT == null ? schedulingTable != null : !SCHEDULING_TABLE_EDEFAULT.equals(schedulingTable); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[370] [ERROR] return SCHEDULING_TABLE_EDEFAULT == null ? schedulingTable != null : !SCHEDULING_TABLE_EDEFAULT.equals(schedulingTable); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[372] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/impl/FunctionalPartitionImpl.java:[380] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[15] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[16] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[17] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[30] [ERROR] public enum RecoveryKind implements Enumerator { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type RecoveryKind is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[31] [ERROR] /** [ERROR] * The 'Repair' literal object. [ERROR] * [ERROR] * [ERROR] * @see #REPAIR_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] REPAIR(0, "Repair", "Repair"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor RecoveryKind(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[41] [ERROR] /** [ERROR] * The 'Compensation' literal object. [ERROR] * [ERROR] * [ERROR] * @see #COMPENSATION_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] COMPENSATION(1, "Compensation", "Compensation"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor RecoveryKind(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[51] [ERROR] /** [ERROR] * The 'Error Detection' literal object. [ERROR] * [ERROR] * [ERROR] * @see #ERROR_DETECTION_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] ERROR_DETECTION(2, "ErrorDetection", "ErrorDetection"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor RecoveryKind(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[61] [ERROR] /** [ERROR] * The 'Reconfiguration' literal object. [ERROR] * [ERROR] * [ERROR] * @see #RECONFIGURATION_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] RECONFIGURATION(3, "Reconfiguration", "Reconfiguration"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor RecoveryKind(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[151] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[151] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[151] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[161] [ERROR] public static RecoveryKind get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[164] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type RecoveryKind refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[179] [ERROR] public static RecoveryKind getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[182] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type RecoveryKind refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[219] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[226] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[234] [ERROR] private RecoveryKind(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[234] [ERROR] private RecoveryKind(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[234] [ERROR] private RecoveryKind(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[236] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[237] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[254] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[255] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[263] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[264] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[273] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[274] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/RecoveryKind.java:[275] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[44] [ERROR] public class ACIDMitigationImpl extends EObjectImpl implements ACIDMitigation { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ACIDMitigationImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[141] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[162] [ERROR] base_Comment = (Comment)eResolveProxy(oldBase_Comment); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[164] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[165] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.ACID_MITIGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[165] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.ACID_MITIGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[188] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[189] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[189] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__BASE_COMMENT, oldBase_Comment, base_Comment)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[209] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[210] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__A, oldA, a)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[210] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__A, oldA, a)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[230] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[231] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__C, oldC, c)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[231] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__C, oldC, c)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[251] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[252] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__I, oldI, i)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[252] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__I, oldI, i)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[272] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[273] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__D, oldD, d)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[273] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.ACID_MITIGATION__D, oldD, d)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[281] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[282] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[296] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[304] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[305] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[331] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[350] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[358] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[372] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[380] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[381] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[382] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type ACIDMitigationImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[382] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[384] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[384] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/ACIDMitigationImpl.java:[384] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesPackage.java:[25] [ERROR] public interface StateMachinesPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateMachinesPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesPackage.java:[32] [ERROR] String eNAME = "StateMachines"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesPackage.java:[40] [ERROR] String eNS_URI = "http://CHESS/StateMachines"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/StateMachines/StateMachinesPackage.java:[48] [ERROR] String eNS_PREFIX = "StateMachines"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[28] [ERROR] public class StateBasedDataTypesFactoryImpl extends EFactoryImpl implements StateBasedDataTypesFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedDataTypesFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[37] [ERROR] StateBasedDataTypesFactory theStateBasedDataTypesFactory = (StateBasedDataTypesFactory)EPackage.Registry.INSTANCE.getEFactory(StateBasedDataTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[42] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[55] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[63] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[66] [ERROR] case StateBasedDataTypesPackage.DEPENDABILITY_MEASURE: return createDependabilityMeasure(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from DependabilityMeasure to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[67] [ERROR] case StateBasedDataTypesPackage.EVALUATION_METHOD: return createEvaluationMethod(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from EvaluationMethod to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[68] [ERROR] case StateBasedDataTypesPackage.EVALUATION_BY_SIMULATION: return createEvaluationBySimulation(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from EvaluationBySimulation to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[69] [ERROR] case StateBasedDataTypesPackage.EVALUATION_ANALYTICAL: return createEvaluationAnalytical(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from EvaluationAnalytical to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[70] [ERROR] case StateBasedDataTypesPackage.RELIABILITY: return createReliability(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Reliability to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[71] [ERROR] case StateBasedDataTypesPackage.EVALUATION_TYPE: return createEvaluationType(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from EvaluationType to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[72] [ERROR] case StateBasedDataTypesPackage.STEADY_STATE: return createSteadyState(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from SteadyState to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[73] [ERROR] case StateBasedDataTypesPackage.AVAILABILITY: return createAvailability(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Availability to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[74] [ERROR] case StateBasedDataTypesPackage.MTTF: return createMTTF(); [ERROR] ^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from MTTF to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[76] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[76] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[85] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[86] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[86] [ERROR] public Object createFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[93] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[93] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[102] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[103] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[103] [ERROR] public String convertToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[110] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[110] [ERROR] throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[209] [ERROR] public RedundancyKind createRedundancyKindFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[211] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[211] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[220] [ERROR] public String convertRedundancyKindToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[220] [ERROR] public String convertRedundancyKindToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[229] [ERROR] public ConfidenceKind createConfidenceKindFromString(EDataType eDataType, String initialValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[231] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[231] [ERROR] if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[240] [ERROR] public String convertConfidenceKindToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[240] [ERROR] public String convertConfidenceKindToString(EDataType eDataType, Object instanceValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[250] [ERROR] return (StateBasedDataTypesPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type StateBasedDataTypesFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/StateBasedDataTypesFactoryImpl.java:[259] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ThreatsPropagationFactory.java:[24] [ERROR] public interface ThreatsPropagationFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/Human.java:[36] [ERROR] public interface Human extends EObject { [ERROR] ^^^^^ [ERROR] The hierarchy of the type Human is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/CriticalitySpecification.java:[38] [ERROR] public interface CriticalitySpecification extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CriticalitySpecification is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[29] [ERROR] public enum I_mitigation implements Enumerator { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type I_mitigation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[30] [ERROR] /** [ERROR] * The 'Unspecified' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNSPECIFIED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNSPECIFIED(0, "unspecified", "unspecified"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor I_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[40] [ERROR] /** [ERROR] * The 'Portable level' literal object. [ERROR] * [ERROR] * [ERROR] * @see #PORTABLE_LEVEL_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] PORTABLE_LEVEL(1, "portable_level", "portable_level"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor I_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[50] [ERROR] /** [ERROR] * The 'Serializable' literal object. [ERROR] * [ERROR] * [ERROR] * @see #SERIALIZABLE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] SERIALIZABLE(2, "serializable", "serializable"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor I_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[60] [ERROR] /** [ERROR] * The 'None' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NONE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NONE(3, "none", "none"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor I_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[160] [ERROR] public static I_mitigation get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[163] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type I_mitigation refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[178] [ERROR] public static I_mitigation getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[181] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type I_mitigation refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[218] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[225] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[233] [ERROR] private I_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[233] [ERROR] private I_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[233] [ERROR] private I_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[235] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[236] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[253] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[254] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[262] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[263] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[272] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[273] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/I_mitigation.java:[274] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[33] [ERROR] public class SBAInitialConditionsImpl extends EObjectImpl implements SBAInitialConditions { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SBAInitialConditionsImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[62] [ERROR] protected static final String SETUP_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[72] [ERROR] protected String setup = SETUP_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[72] [ERROR] protected String setup = SETUP_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[80] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[88] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[101] [ERROR] base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[103] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[104] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[104] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[127] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[128] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[128] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__BASE_CLASS, oldBase_Class, base_Class)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[139] [ERROR] targetInstance = (InstanceSpecification)eResolveProxy(oldTargetInstance); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[141] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__TARGET_INSTANCE, oldTargetInstance, targetInstance)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[142] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__TARGET_INSTANCE, oldTargetInstance, targetInstance)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[165] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[166] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__TARGET_INSTANCE, oldTargetInstance, targetInstance)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[166] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__TARGET_INSTANCE, oldTargetInstance, targetInstance)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[174] [ERROR] public String getSetup() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[175] [ERROR] return setup; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[183] [ERROR] public void setSetup(String newSetup) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[184] [ERROR] String oldSetup = setup; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[184] [ERROR] String oldSetup = setup; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[185] [ERROR] setup = newSetup; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[186] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[187] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__SETUP, oldSetup, setup)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[187] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS__SETUP, oldSetup, setup)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[195] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[196] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[205] [ERROR] return getSetup(); [ERROR] ^^^^^^^^ [ERROR] The method getSetup() from the type SBAInitialConditionsImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[207] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[215] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[216] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[225] [ERROR] setSetup((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setSetup(String) from the type SBAInitialConditionsImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[225] [ERROR] setSetup((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[236] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[246] [ERROR] setSetup(SETUP_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[249] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[257] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[265] [ERROR] return SETUP_EDEFAULT == null ? setup != null : !SETUP_EDEFAULT.equals(setup); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[265] [ERROR] return SETUP_EDEFAULT == null ? setup != null : !SETUP_EDEFAULT.equals(setup); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[265] [ERROR] return SETUP_EDEFAULT == null ? setup != null : !SETUP_EDEFAULT.equals(setup); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[265] [ERROR] return SETUP_EDEFAULT == null ? setup != null : !SETUP_EDEFAULT.equals(setup); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[267] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[275] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[276] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[277] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type SBAInitialConditionsImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[277] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[279] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/SBAInitialConditionsImpl.java:[281] [ERROR] result.append(setup); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[48] [ERROR] public class StateBasedAnalysisImpl extends GaAnalysisContextImpl implements StateBasedAnalysis { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[57] [ERROR] protected static final String MEASURE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[67] [ERROR] protected String measure = MEASURE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[67] [ERROR] protected String measure = MEASURE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[77] [ERROR] protected static final String MEASURE_EVALUATION_RESULT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[87] [ERROR] protected String measureEvaluationResult = MEASURE_EVALUATION_RESULT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[87] [ERROR] protected String measureEvaluationResult = MEASURE_EVALUATION_RESULT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[97] [ERROR] protected static final String EVAL_METHOD_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[107] [ERROR] protected String evalMethod = EVAL_METHOD_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[107] [ERROR] protected String evalMethod = EVAL_METHOD_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[117] [ERROR] protected EList targetFailureMode; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[155] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[163] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[173] [ERROR] public String getMeasure() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[174] [ERROR] return measure; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[182] [ERROR] public void setMeasure(String newMeasure) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[183] [ERROR] String oldMeasure = measure; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[183] [ERROR] String oldMeasure = measure; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[184] [ERROR] measure = newMeasure; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[185] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StateBasedAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[186] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__MEASURE, oldMeasure, measure)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StateBasedAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[186] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__MEASURE, oldMeasure, measure)); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[194] [ERROR] public String getMeasureEvaluationResult() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[195] [ERROR] return measureEvaluationResult; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[203] [ERROR] public void setMeasureEvaluationResult(String newMeasureEvaluationResult) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[204] [ERROR] String oldMeasureEvaluationResult = measureEvaluationResult; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[204] [ERROR] String oldMeasureEvaluationResult = measureEvaluationResult; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[205] [ERROR] measureEvaluationResult = newMeasureEvaluationResult; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[206] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StateBasedAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[207] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__MEASURE_EVALUATION_RESULT, oldMeasureEvaluationResult, measureEvaluationResult)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StateBasedAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[207] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__MEASURE_EVALUATION_RESULT, oldMeasureEvaluationResult, measureEvaluationResult)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[215] [ERROR] public String getEvalMethod() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[216] [ERROR] return evalMethod; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[224] [ERROR] public void setEvalMethod(String newEvalMethod) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[225] [ERROR] String oldEvalMethod = evalMethod; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[225] [ERROR] String oldEvalMethod = evalMethod; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[226] [ERROR] evalMethod = newEvalMethod; [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[227] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StateBasedAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[228] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__EVAL_METHOD, oldEvalMethod, evalMethod)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StateBasedAnalysisImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[228] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__EVAL_METHOD, oldEvalMethod, evalMethod)); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[236] [ERROR] public EList getTargetFailureMode() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[237] [ERROR] if (targetFailureMode == null) { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[238] [ERROR] targetFailureMode = new EDataTypeUniqueEList(String.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[238] [ERROR] targetFailureMode = new EDataTypeUniqueEList(String.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EDataTypeUniqueEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[238] [ERROR] targetFailureMode = new EDataTypeUniqueEList(String.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[238] [ERROR] targetFailureMode = new EDataTypeUniqueEList(String.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[240] [ERROR] return targetFailureMode; [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[250] [ERROR] targetDepComponent = new EObjectResolvingEList(InstanceSpecification.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_DEP_COMPONENT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[260] [ERROR] public InstanceSpecification getTargetDepComponent(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[269] [ERROR] public InstanceSpecification getTargetDepComponent(String name, boolean ignoreCase, EClass eClass) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[270] [ERROR] targetDepComponentLoop: for (InstanceSpecification targetDepComponent : getTargetDepComponent()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Can only iterate over an array or an instance of java.lang.Iterable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[271] [ERROR] if (eClass != null && !eClass.isInstance(targetDepComponent)) [ERROR] ^^^^^^^^^^ [ERROR] The method isInstance(Object) from the type EClassifier refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[273] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targetDepComponent.getName()) : name.equals(targetDepComponent.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[273] [ERROR] if (name != null && !(ignoreCase ? name.equalsIgnoreCase(targetDepComponent.getName()) : name.equals(targetDepComponent.getName()))) [ERROR] ^^^^^^^ [ERROR] The method getName() from the type NamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[287] [ERROR] targetPort = new EObjectResolvingEList(Slot.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__TARGET_PORT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[299] [ERROR] initialConditions = new EObjectResolvingEList(SBAInitialConditions.class, this, StateBasedAnalysisPackage.STATE_BASED_ANALYSIS__INITIAL_CONDITIONS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[309] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[310] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[313] [ERROR] return getMeasure(); [ERROR] ^^^^^^^^^^ [ERROR] The method getMeasure() from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[315] [ERROR] return getMeasureEvaluationResult(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getMeasureEvaluationResult() from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[317] [ERROR] return getEvalMethod(); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method getEvalMethod() from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[319] [ERROR] return getTargetFailureMode(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getTargetFailureMode() from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[327] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[335] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[336] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[337] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[340] [ERROR] setMeasure((String)newValue); [ERROR] ^^^^^^^^^^ [ERROR] The method setMeasure(String) from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[340] [ERROR] setMeasure((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[343] [ERROR] setMeasureEvaluationResult((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setMeasureEvaluationResult(String) from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[343] [ERROR] setMeasureEvaluationResult((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[346] [ERROR] setEvalMethod((String)newValue); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method setEvalMethod(String) from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[346] [ERROR] setEvalMethod((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[349] [ERROR] getTargetFailureMode().clear(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getTargetFailureMode() from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[350] [ERROR] getTargetFailureMode().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getTargetFailureMode() from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[350] [ERROR] getTargetFailureMode().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[350] [ERROR] getTargetFailureMode().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[353] [ERROR] getTargetDepComponent().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[354] [ERROR] getTargetDepComponent().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[354] [ERROR] getTargetDepComponent().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[357] [ERROR] getTargetPort().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[358] [ERROR] getTargetPort().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[358] [ERROR] getTargetPort().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[361] [ERROR] getInitialConditions().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[362] [ERROR] getInitialConditions().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[362] [ERROR] getInitialConditions().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[373] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[377] [ERROR] setMeasure(MEASURE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[380] [ERROR] setMeasureEvaluationResult(MEASURE_EVALUATION_RESULT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[383] [ERROR] setEvalMethod(EVAL_METHOD_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[386] [ERROR] getTargetFailureMode().clear(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getTargetFailureMode() from the type StateBasedAnalysisImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[389] [ERROR] getTargetDepComponent().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[392] [ERROR] getTargetPort().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[395] [ERROR] getInitialConditions().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[398] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[406] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[410] [ERROR] return MEASURE_EDEFAULT == null ? measure != null : !MEASURE_EDEFAULT.equals(measure); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[410] [ERROR] return MEASURE_EDEFAULT == null ? measure != null : !MEASURE_EDEFAULT.equals(measure); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[410] [ERROR] return MEASURE_EDEFAULT == null ? measure != null : !MEASURE_EDEFAULT.equals(measure); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisImpl.java:[432] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[14] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[15] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[16] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[29] [ERROR] public enum C_mitigation implements Enumerator { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type C_mitigation is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[30] [ERROR] /** [ERROR] * The 'Unspecified' literal object. [ERROR] * [ERROR] * [ERROR] * @see #UNSPECIFIED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] UNSPECIFIED(0, "unspecified", "unspecified"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor C_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[40] [ERROR] /** [ERROR] * The 'Full consistency' literal object. [ERROR] * [ERROR] * [ERROR] * @see #FULL_CONSISTENCY_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] FULL_CONSISTENCY(1, "full_consistency", "full_consistency"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor C_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[50] [ERROR] /** [ERROR] * The 'Range violation allowed' literal object. [ERROR] * [ERROR] * [ERROR] * @see #RANGE_VIOLATION_ALLOWED_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] RANGE_VIOLATION_ALLOWED(2, "range_violation_allowed", "range_violation_allowed"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor C_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[60] [ERROR] /** [ERROR] * The 'None' literal object. [ERROR] * [ERROR] * [ERROR] * @see #NONE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] NONE(3, "none", "none"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor C_mitigation(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[150] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[160] [ERROR] public static C_mitigation get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[163] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type C_mitigation refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[178] [ERROR] public static C_mitigation getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[181] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type C_mitigation refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[218] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[225] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[233] [ERROR] private C_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[233] [ERROR] private C_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[233] [ERROR] private C_mitigation(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[235] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[236] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[253] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[254] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[262] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[263] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[272] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[273] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FailurePropagationDataTypes/C_mitigation.java:[274] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/RTDataTypesFactory.java:[24] [ERROR] public interface RTDataTypesFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTDataTypesFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[27] [ERROR] public class StateBasedAnalysisXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[37] [ERROR] StateBasedAnalysisPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type StateBasedAnalysisPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new StateBasedAnalysisResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new StateBasedAnalysisResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new StateBasedAnalysisResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new StateBasedAnalysisResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceFactoryImpl.java:[29] [ERROR] public class ThreatsPropagationResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ThreatsPropagationResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/util/ThreatsPropagationResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new ThreatsPropagationResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ThreatsPropagationResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[27] [ERROR] public class MaintenanceMonitoringFactoryImpl extends EFactoryImpl implements MaintenanceMonitoringFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MaintenanceMonitoringFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[36] [ERROR] MaintenanceMonitoringFactory theMaintenanceMonitoringFactory = (MaintenanceMonitoringFactory)EPackage.Registry.INSTANCE.getEFactory(MaintenanceMonitoringPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[65] [ERROR] case MaintenanceMonitoringPackage.MM_ACTIVITIES: return createMMActivities(); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from MMActivities to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[66] [ERROR] case MaintenanceMonitoringPackage.REPAIR: return createRepair(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Repair to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[67] [ERROR] case MaintenanceMonitoringPackage.REPLACE: return createReplace(); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from Replace to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[68] [ERROR] case MaintenanceMonitoringPackage.ERROR_DETECTION: return createErrorDetection(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from ErrorDetection to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[69] [ERROR] case MaintenanceMonitoringPackage.FAILURE_DETECTION: return createFailureDetection(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from FailureDetection to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[71] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[71] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[131] [ERROR] return (MaintenanceMonitoringPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type MaintenanceMonitoringFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/impl/MaintenanceMonitoringFactoryImpl.java:[140] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/RTAnalysisView.java:[32] [ERROR] public interface RTAnalysisView extends EObject { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTAnalysisView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[87] [ERROR] public class MitigationMeansPackageImpl extends EPackageImpl implements MitigationMeansPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[111] [ERROR] super(eNS_URI, MitigationMeansFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[134] [ERROR] if (isInited) return (MitigationMeansPackage)EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[137] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new MitigationMeansPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[137] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new MitigationMeansPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[155] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[155] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[156] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[156] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[157] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[157] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[158] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[158] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[159] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[159] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[160] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[160] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[161] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[161] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[162] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[162] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[163] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[163] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[164] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[164] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[165] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[165] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[166] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[166] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[167] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[167] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[168] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[168] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[169] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[169] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[170] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[170] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[171] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[171] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[172] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[172] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[173] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[173] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI) : SafetyPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[174] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[174] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[175] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[175] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[176] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[176] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[229] [ERROR] theMitigationMeansPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type MitigationMeansPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[233] [ERROR] EPackage.Registry.INSTANCE.put(MitigationMeansPackage.eNS_URI, theMitigationMeansPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[252] [ERROR] return (EReference)transmissionWithProtocolEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[261] [ERROR] return (EAttribute)transmissionWithProtocolEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[270] [ERROR] return (EAttribute)transmissionWithProtocolEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[279] [ERROR] return (MitigationMeansFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type MitigationMeansPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[301] [ERROR] transmissionWithProtocolEClass = createEClass(TRANSMISSION_WITH_PROTOCOL); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type MitigationMeansPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[302] [ERROR] createEReference(transmissionWithProtocolEClass, TRANSMISSION_WITH_PROTOCOL__BASE_CONNECTOR); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type MitigationMeansPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[303] [ERROR] createEAttribute(transmissionWithProtocolEClass, TRANSMISSION_WITH_PROTOCOL__CRC); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type MitigationMeansPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[304] [ERROR] createEAttribute(transmissionWithProtocolEClass, TRANSMISSION_WITH_PROTOCOL__USE_SEQ_ID); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEAttribute(EClass, int) is undefined for the type MitigationMeansPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[326] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[327] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[328] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[331] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[332] [ERROR] TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[341] [ERROR] initEClass(transmissionWithProtocolEClass, TransmissionWithProtocol.class, "TransmissionWithProtocol", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[341] [ERROR] initEClass(transmissionWithProtocolEClass, TransmissionWithProtocol.class, "TransmissionWithProtocol", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[341] [ERROR] initEClass(transmissionWithProtocolEClass, TransmissionWithProtocol.class, "TransmissionWithProtocol", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[342] [ERROR] initEReference(getTransmissionWithProtocol_Base_Connector(), theUMLPackage.getConnector(), null, "base_Connector", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[343] [ERROR] initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[343] [ERROR] initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[343] [ERROR] initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[343] [ERROR] initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[343] [ERROR] initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[343] [ERROR] initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[343] [ERROR] initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[343] [ERROR] initEAttribute(getTransmissionWithProtocol_CRC(), theTypesPackage.getString(), "CRC", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[344] [ERROR] initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[344] [ERROR] initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[344] [ERROR] initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[344] [ERROR] initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[344] [ERROR] initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^ [ERROR] IS_ID cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[344] [ERROR] initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[344] [ERROR] initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/impl/MitigationMeansPackageImpl.java:[344] [ERROR] initEAttribute(getTransmissionWithProtocol_UseSeqID(), theTypesPackage.getBoolean(), "UseSeqID", null, 1, 1, TransmissionWithProtocol.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/TimingDataFlowView.java:[32] [ERROR] public interface TimingDataFlowView extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TimingDataFlowView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[27] [ERROR] public class MitigationMeansXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MitigationMeansXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[37] [ERROR] MitigationMeansPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type MitigationMeansPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new MitigationMeansResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new MitigationMeansResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new MitigationMeansResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new MitigationMeansResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/MitigationMeans/util/MitigationMeansXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_PatternImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_PatternImpl.java:[34] [ERROR] public class TA_PatternImpl extends EObjectImpl implements TA_Pattern { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type TA_PatternImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_PatternImpl.java:[41] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/TA_PatternImpl.java:[49] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FLABehavior.java:[37] [ERROR] public interface FLABehavior extends EObject { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type FLABehavior is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FLABehavior.java:[104] [ERROR] String getFptc(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/FLABehavior.java:[114] [ERROR] void setFptc(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[38] [ERROR] public class ExtraFunctionalViewImpl extends EObjectImpl implements ExtraFunctionalView { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ExtraFunctionalViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[65] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[73] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[86] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ExtraFunctionalViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[88] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ExtraFunctionalViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[89] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ExtraFunctionalViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[89] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[112] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ExtraFunctionalViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[113] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ExtraFunctionalViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[113] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[133] [ERROR] if (eNotificationRequired()) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ExtraFunctionalViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[134] [ERROR] ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, oldTimingdataflowview, newTimingdataflowview); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[149] [ERROR] msgs = ((InternalEObject)timingdataflowview).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[151] [ERROR] msgs = ((InternalEObject)newTimingdataflowview).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, null, msgs); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] EOPPOSITE_FEATURE_BASE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[155] [ERROR] else if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type ExtraFunctionalViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, newTimingdataflowview, newTimingdataflowview)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type ExtraFunctionalViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[156] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW, newTimingdataflowview, newTimingdataflowview)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[164] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[170] [ERROR] return super.eInverseRemove(otherEnd, featureID, msgs); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[178] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[179] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[187] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[195] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[196] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[213] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[223] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[231] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/ExtraFunctionalViewImpl.java:[239] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[5] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[6] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[7] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[20] [ERROR] public enum Domain implements Enumerator { [ERROR] ^^^^^^ [ERROR] The hierarchy of the type Domain is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[21] [ERROR] /** [ERROR] * The 'Cross domain' literal object. [ERROR] * [ERROR] * [ERROR] * @see #CROSS_DOMAIN_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] CROSS_DOMAIN(0, "cross_domain", "cross_domain"), /** [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Domain(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[29] [ERROR] CROSS_DOMAIN(0, "cross_domain", "cross_domain"), /** [ERROR] * The 'Avionics' literal object. [ERROR] * [ERROR] * [ERROR] * @see #AVIONICS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] AVIONICS(1, "avionics", "avionics"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Domain(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[39] [ERROR] /** [ERROR] * The 'Automotive' literal object. [ERROR] * [ERROR] * [ERROR] * @see #AUTOMOTIVE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] AUTOMOTIVE(2, "automotive", "automotive"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Domain(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[49] [ERROR] /** [ERROR] * The 'Telecom' literal object. [ERROR] * [ERROR] * [ERROR] * @see #TELECOM_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] TELECOM(3, "telecom", "telecom"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Domain(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[59] [ERROR] /** [ERROR] * The 'Space' literal object. [ERROR] * [ERROR] * [ERROR] * @see #SPACE_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] SPACE(4, "space", "space"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Domain(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[69] [ERROR] /** [ERROR] * The 'Medical' literal object. [ERROR] * [ERROR] * [ERROR] * @see #MEDICAL_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] MEDICAL(5, "medical", "medical"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Domain(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[79] [ERROR] /** [ERROR] * The 'Petroleum' literal object. [ERROR] * [ERROR] * [ERROR] * @see #PETROLEUM_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] PETROLEUM(6, "petroleum", "petroleum"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Domain(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[217] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[217] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[217] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[227] [ERROR] public static Domain get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[230] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type Domain refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[245] [ERROR] public static Domain getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[248] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type Domain refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[288] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[295] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[303] [ERROR] private Domain(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[303] [ERROR] private Domain(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[303] [ERROR] private Domain(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[305] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[306] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[323] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[324] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[332] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[333] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[342] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[343] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/Domain.java:[344] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESS.java:[46] [ERROR] public interface CHESS extends EObject { [ERROR] ^^^^^ [ERROR] The hierarchy of the type CHESS is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceFactoryImpl.java:[29] [ERROR] public class HardwareBaselineResourceFactoryImpl extends ResourceFactoryImpl { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type HardwareBaselineResourceFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceFactoryImpl.java:[37] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceFactoryImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/util/HardwareBaselineResourceFactoryImpl.java:[48] [ERROR] XMLResource result = new HardwareBaselineResourceImpl(uri); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from HardwareBaselineResourceImpl to XMLResource [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[27] [ERROR] public class RTDataTypesFactoryImpl extends EFactoryImpl implements RTDataTypesFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type RTDataTypesFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[36] [ERROR] RTDataTypesFactory theRTDataTypesFactory = (RTDataTypesFactory)EPackage.Registry.INSTANCE.getEFactory(RTDataTypesPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[65] [ERROR] case RTDataTypesPackage.CH_SPORADIC_PATTERN: return createCH_SporadicPattern(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CH_SporadicPattern to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[66] [ERROR] case RTDataTypesPackage.CH_PERIODIC_PATTERN: return createCH_PeriodicPattern(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CH_PeriodicPattern to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[67] [ERROR] case RTDataTypesPackage.CH_BURST_PATTERN: return createCH_BurstPattern(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from CH_BurstPattern to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[68] [ERROR] case RTDataTypesPackage.TA_PATTERN: return createTA_Pattern(); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from TA_Pattern to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[69] [ERROR] case RTDataTypesPackage.TA_ARBITRARY_PATTERN: return createTA_ArbitraryPattern(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from TA_ArbitraryPattern to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[71] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[71] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[131] [ERROR] return (RTDataTypesPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type RTDataTypesFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/impl/RTDataTypesFactoryImpl.java:[140] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[34] [ERROR] public class FaultHandlingImpl extends EObjectImpl implements FaultHandling { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultHandlingImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[53] [ERROR] protected static final String DELAY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[63] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[63] [ERROR] protected String delay = DELAY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[73] [ERROR] protected static final String SUCCESS_PROBABILITY_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[83] [ERROR] protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[83] [ERROR] protected String successProbability = SUCCESS_PROBABILITY_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[93] [ERROR] protected static final String WEIGHT_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[103] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[103] [ERROR] protected String weight = WEIGHT_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[111] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[132] [ERROR] base_Transition = (Transition)eResolveProxy(oldBase_Transition); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[134] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[135] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.FAULT_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[135] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.FAULT_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[158] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[159] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[159] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__BASE_TRANSITION, oldBase_Transition, base_Transition)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[167] [ERROR] public String getDelay() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[168] [ERROR] return delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[176] [ERROR] public void setDelay(String newDelay) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[177] [ERROR] String oldDelay = delay; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[177] [ERROR] String oldDelay = delay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[178] [ERROR] delay = newDelay; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[179] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__DELAY, oldDelay, delay)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[180] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__DELAY, oldDelay, delay)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[188] [ERROR] public String getSuccessProbability() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[189] [ERROR] return successProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[197] [ERROR] public void setSuccessProbability(String newSuccessProbability) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[198] [ERROR] String oldSuccessProbability = successProbability; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[198] [ERROR] String oldSuccessProbability = successProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[199] [ERROR] successProbability = newSuccessProbability; [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[200] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[201] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[201] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__SUCCESS_PROBABILITY, oldSuccessProbability, successProbability)); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[209] [ERROR] public String getWeight() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[210] [ERROR] return weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[218] [ERROR] public void setWeight(String newWeight) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[219] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[219] [ERROR] String oldWeight = weight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[220] [ERROR] weight = newWeight; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[221] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[222] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[222] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.FAULT_HANDLING__WEIGHT, oldWeight, weight)); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[230] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[231] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[237] [ERROR] return getDelay(); [ERROR] ^^^^^^^^ [ERROR] The method getDelay() from the type FaultHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[239] [ERROR] return getSuccessProbability(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getSuccessProbability() from the type FaultHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[241] [ERROR] return getWeight(); [ERROR] ^^^^^^^^^ [ERROR] The method getWeight() from the type FaultHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[243] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[251] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[252] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[258] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setDelay(String) from the type FaultHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[258] [ERROR] setDelay((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[261] [ERROR] setSuccessProbability((String)newValue); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method setSuccessProbability(String) from the type FaultHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[261] [ERROR] setSuccessProbability((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[264] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^^^^ [ERROR] The method setWeight(String) from the type FaultHandlingImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[264] [ERROR] setWeight((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[275] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[282] [ERROR] setDelay(DELAY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[285] [ERROR] setSuccessProbability(SUCCESS_PROBABILITY_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[288] [ERROR] setWeight(WEIGHT_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[291] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[299] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[305] [ERROR] return DELAY_EDEFAULT == null ? delay != null : !DELAY_EDEFAULT.equals(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[307] [ERROR] return SUCCESS_PROBABILITY_EDEFAULT == null ? successProbability != null : !SUCCESS_PROBABILITY_EDEFAULT.equals(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[309] [ERROR] return WEIGHT_EDEFAULT == null ? weight != null : !WEIGHT_EDEFAULT.equals(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[311] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[319] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[320] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[321] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FaultHandlingImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[321] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[323] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[325] [ERROR] result.append(delay); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[327] [ERROR] result.append(successProbability); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/FaultHandlingImpl.java:[329] [ERROR] result.append(weight); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/FailureDetection.java:[34] [ERROR] public interface FailureDetection extends MMActivities { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FailureDetection is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/FailureDetection.java:[60] [ERROR] Activity getOnDetection(String name); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/FailureDetection.java:[72] [ERROR] Activity getOnDetection(String name, boolean ignoreCase); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHGaResourcePlatform.java:[35] [ERROR] public interface CHGaResourcePlatform extends GaResourcesPlatform { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHGaResourcePlatform is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/AsyncCommunication/AsyncCommunication/FunctionTriggerEvent.java:[28] [ERROR] public interface FunctionTriggerEvent extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FunctionTriggerEvent is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[5] [ERROR] import java.util.Arrays; [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[6] [ERROR] import java.util.Collections; [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[7] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[20] [ERROR] public enum VulnerabilityType implements Enumerator { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type VulnerabilityType is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[21] [ERROR] /** [ERROR] * The 'Missing Data Integrity Schemes' literal object. [ERROR] * [ERROR] * [ERROR] * @see #MISSING_DATA_INTEGRITY_SCHEMES_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] MISSING_DATA_INTEGRITY_SCHEMES(0, "missingDataIntegritySchemes", "missingDataIntegritySchemes"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor VulnerabilityType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[31] [ERROR] /** [ERROR] * The 'Inadequate Encryption Strength' literal object. [ERROR] * [ERROR] * [ERROR] * @see #INADEQUATE_ENCRYPTION_STRENGTH_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] INADEQUATE_ENCRYPTION_STRENGTH(1, "inadequateEncryptionStrength", "inadequateEncryptionStrength"), [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor VulnerabilityType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[41] [ERROR] /** [ERROR] * The 'Resource Allocation Without Limits' literal object. [ERROR] * [ERROR] * [ERROR] * @see #RESOURCE_ALLOCATION_WITHOUT_LIMITS_VALUE [ERROR] * @generated [ERROR] * @ordered [ERROR] */ [ERROR] RESOURCE_ALLOCATION_WITHOUT_LIMITS(2, "resourceAllocationWithoutLimits", "resourceAllocationWithoutLimits"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor VulnerabilityType(int, String, String) refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[115] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^ [ERROR] List cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[115] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^^^^^^ [ERROR] Collections cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[115] [ERROR] public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); [ERROR] ^^^^^^ [ERROR] Arrays cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[125] [ERROR] public static VulnerabilityType get(String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[128] [ERROR] if (result.toString().equals(literal)) { [ERROR] ^^^^^^^^ [ERROR] The method toString() from the type VulnerabilityType refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[143] [ERROR] public static VulnerabilityType getByName(String name) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[146] [ERROR] if (result.getName().equals(name)) { [ERROR] ^^^^^^^ [ERROR] The method getName() from the type VulnerabilityType refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[182] [ERROR] private final String name; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[189] [ERROR] private final String literal; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[197] [ERROR] private VulnerabilityType(int value, String name, String literal) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Enum(String, int) is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[197] [ERROR] private VulnerabilityType(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[197] [ERROR] private VulnerabilityType(int value, String name, String literal) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[199] [ERROR] this.name = name; [ERROR] ^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[200] [ERROR] this.literal = literal; [ERROR] ^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[217] [ERROR] public String getName() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[218] [ERROR] return name; [ERROR] ^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[226] [ERROR] public String getLiteral() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[227] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[236] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[237] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/VulnerabilityType.java:[238] [ERROR] return literal; [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerancePackage.java:[34] [ERROR] public interface FaultTolerancePackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultTolerancePackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerancePackage.java:[41] [ERROR] String eNAME = "FaultTolerance"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerancePackage.java:[49] [ERROR] String eNS_URI = "http://CHESS/Dependability/StateBased/FaultTolerance"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/FaultTolerancePackage.java:[57] [ERROR] String eNS_PREFIX = "FaultTolerance"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwProcessor.java:[38] [ERROR] public interface CH_HwProcessor extends HwProcessor { [ERROR] ^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwProcessor.java:[53] [ERROR] String getUtilization(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/CH_HwProcessor.java:[63] [ERROR] void setUtilization(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitecturePackage.java:[25] [ERROR] public interface ParameterizedArchitecturePackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ParameterizedArchitecturePackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitecturePackage.java:[32] [ERROR] String eNAME = "ParameterizedArchitecture"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitecturePackage.java:[40] [ERROR] String eNS_URI = "http:///CHESS/ParameterizedArchitecture.ecore"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ParameterizedArchitecture/ParameterizedArchitecturePackage.java:[48] [ERROR] String eNS_PREFIX = "CHESS.ParameterizedArchitecture"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[140] [ERROR] public class SafetyPackageImpl extends EPackageImpl implements SafetyPackage { [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type SafetyPackageImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[185] [ERROR] super(eNS_URI, SafetyFactory.eINSTANCE); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[208] [ERROR] if (isInited) return (SafetyPackage)EPackage.Registry.INSTANCE.getEPackage(SafetyPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[211] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new SafetyPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[211] [ERROR] SafetyPackageImpl theSafetyPackage = (SafetyPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof SafetyPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new SafetyPackageImpl()); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[229] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[229] [ERROR] chessmlprofilePackageImpl thechessmlprofilePackage = (chessmlprofilePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) instanceof chessmlprofilePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(chessmlprofilePackage.eNS_URI) : chessmlprofilePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[230] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[230] [ERROR] CorePackageImpl theCorePackage = (CorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) instanceof CorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CorePackage.eNS_URI) : CorePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[231] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[231] [ERROR] CHESSViewsPackageImpl theCHESSViewsPackage = (CHESSViewsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) instanceof CHESSViewsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CHESSViewsPackage.eNS_URI) : CHESSViewsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[232] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[232] [ERROR] FailurePropagationPackageImpl theFailurePropagationPackage = (FailurePropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) instanceof FailurePropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationPackage.eNS_URI) : FailurePropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[233] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[233] [ERROR] FailurePropagationDataTypesPackageImpl theFailurePropagationDataTypesPackage = (FailurePropagationDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) instanceof FailurePropagationDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FailurePropagationDataTypesPackage.eNS_URI) : FailurePropagationDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[234] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[234] [ERROR] DependableComponentPackageImpl theDependableComponentPackage = (DependableComponentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) instanceof DependableComponentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DependableComponentPackage.eNS_URI) : DependableComponentPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[235] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[235] [ERROR] ThreatsPropagationPackageImpl theThreatsPropagationPackage = (ThreatsPropagationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) instanceof ThreatsPropagationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ThreatsPropagationPackage.eNS_URI) : ThreatsPropagationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[236] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[236] [ERROR] StateBasedDataTypesPackageImpl theStateBasedDataTypesPackage = (StateBasedDataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) instanceof StateBasedDataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedDataTypesPackage.eNS_URI) : StateBasedDataTypesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[237] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[237] [ERROR] StateBasedComponentsPackageImpl theStateBasedComponentsPackage = (StateBasedComponentsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) instanceof StateBasedComponentsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedComponentsPackage.eNS_URI) : StateBasedComponentsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[238] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[238] [ERROR] FaultTolerancePackageImpl theFaultTolerancePackage = (FaultTolerancePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) instanceof FaultTolerancePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(FaultTolerancePackage.eNS_URI) : FaultTolerancePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[239] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[239] [ERROR] MaintenanceMonitoringPackageImpl theMaintenanceMonitoringPackage = (MaintenanceMonitoringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) instanceof MaintenanceMonitoringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MaintenanceMonitoringPackage.eNS_URI) : MaintenanceMonitoringPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[240] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[240] [ERROR] StateBasedAnalysisPackageImpl theStateBasedAnalysisPackage = (StateBasedAnalysisPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) instanceof StateBasedAnalysisPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateBasedAnalysisPackage.eNS_URI) : StateBasedAnalysisPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[241] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[241] [ERROR] MitigationMeansPackageImpl theMitigationMeansPackage = (MitigationMeansPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) instanceof MitigationMeansPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MitigationMeansPackage.eNS_URI) : MitigationMeansPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[242] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[242] [ERROR] ParameterizedArchitecturePackageImpl theParameterizedArchitecturePackage = (ParameterizedArchitecturePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) instanceof ParameterizedArchitecturePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ParameterizedArchitecturePackage.eNS_URI) : ParameterizedArchitecturePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[243] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[243] [ERROR] HardwareBaselinePackageImpl theHardwareBaselinePackage = (HardwareBaselinePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) instanceof HardwareBaselinePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HardwareBaselinePackage.eNS_URI) : HardwareBaselinePackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[244] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[244] [ERROR] RTComponentModelPackageImpl theRTComponentModelPackage = (RTComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) instanceof RTComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RTComponentModelPackage.eNS_URI) : RTComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[245] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[245] [ERROR] ARINCComponentModelPackageImpl theARINCComponentModelPackage = (ARINCComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) instanceof ARINCComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ARINCComponentModelPackage.eNS_URI) : ARINCComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[246] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[246] [ERROR] ComponentModelPackageImpl theComponentModelPackage = (ComponentModelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) instanceof ComponentModelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ComponentModelPackage.eNS_URI) : ComponentModelPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[247] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[247] [ERROR] STSPackageImpl theSTSPackage = (STSPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) instanceof STSPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(STSPackage.eNS_URI) : STSPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[248] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[248] [ERROR] ExpressionsPackageImpl theExpressionsPackage = (ExpressionsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) instanceof ExpressionsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ExpressionsPackage.eNS_URI) : ExpressionsPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[249] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[249] [ERROR] StateMachinesPackageImpl theStateMachinesPackage = (StateMachinesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) instanceof StateMachinesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(StateMachinesPackage.eNS_URI) : StateMachinesPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[250] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[250] [ERROR] AsyncCommunicationPackageImpl theAsyncCommunicationPackage = (AsyncCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) instanceof AsyncCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AsyncCommunicationPackage.eNS_URI) : AsyncCommunicationPackage.eINSTANCE); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[303] [ERROR] theSafetyPackage.freeze(); [ERROR] ^^^^^^ [ERROR] The method freeze() is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[307] [ERROR] EPackage.Registry.INSTANCE.put(SafetyPackage.eNS_URI, theSafetyPackage); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[326] [ERROR] return (EReference)criticalityInterfaceSpecificationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[335] [ERROR] return (EReference)criticalityInterfaceSpecificationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[353] [ERROR] return (EReference)criticalitySpecificationEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[362] [ERROR] return (EReference)criticalitySpecificationEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[380] [ERROR] return (EReference)hazardEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[398] [ERROR] return (EReference)criticalityLevelEClass.getEStructuralFeatures().get(0); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[407] [ERROR] return (EReference)criticalityLevelEClass.getEStructuralFeatures().get(1); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[416] [ERROR] return (EReference)criticalityLevelEClass.getEStructuralFeatures().get(2); [ERROR] ^^^ [ERROR] The method get(int) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[425] [ERROR] return (SafetyFactory)getEFactoryInstance(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The method getEFactoryInstance() is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[447] [ERROR] criticalityInterfaceSpecificationEClass = createEClass(CRITICALITY_INTERFACE_SPECIFICATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[448] [ERROR] createEReference(criticalityInterfaceSpecificationEClass, CRITICALITY_INTERFACE_SPECIFICATION__BASE_CONSTRAINT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[449] [ERROR] createEReference(criticalityInterfaceSpecificationEClass, CRITICALITY_INTERFACE_SPECIFICATION__ACCEPTED_CRITICALITY_FOR_CLIENTS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[451] [ERROR] criticalityLevelEClass = createEClass(CRITICALITY_LEVEL); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[452] [ERROR] createEReference(criticalityLevelEClass, CRITICALITY_LEVEL__BASE_CONSTRAINT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[453] [ERROR] createEReference(criticalityLevelEClass, CRITICALITY_LEVEL__IS_HIGHER_THAN); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[454] [ERROR] createEReference(criticalityLevelEClass, CRITICALITY_LEVEL__MAPS_TO); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[456] [ERROR] criticalitySpecificationEClass = createEClass(CRITICALITY_SPECIFICATION); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[457] [ERROR] createEReference(criticalitySpecificationEClass, CRITICALITY_SPECIFICATION__BASE_CONSTRAINT); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[458] [ERROR] createEReference(criticalitySpecificationEClass, CRITICALITY_SPECIFICATION__CRITICALITY_LEVEL); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[460] [ERROR] hazardEClass = createEClass(HAZARD); [ERROR] ^^^^^^^^^^^^ [ERROR] The method createEClass(int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[461] [ERROR] createEReference(hazardEClass, HAZARD__BASE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The method createEReference(EClass, int) is undefined for the type SafetyPackageImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[483] [ERROR] setName(eNAME); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[484] [ERROR] setNsPrefix(eNS_PREFIX); [ERROR] ^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[485] [ERROR] setNsURI(eNS_URI); [ERROR] ^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[488] [ERROR] UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[497] [ERROR] initEClass(criticalityInterfaceSpecificationEClass, CriticalityInterfaceSpecification.class, "CriticalityInterfaceSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[497] [ERROR] initEClass(criticalityInterfaceSpecificationEClass, CriticalityInterfaceSpecification.class, "CriticalityInterfaceSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[497] [ERROR] initEClass(criticalityInterfaceSpecificationEClass, CriticalityInterfaceSpecification.class, "CriticalityInterfaceSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[498] [ERROR] initEReference(getCriticalityInterfaceSpecification_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_TRANSIENT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^ [ERROR] IS_VOLATILE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_CHANGEABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_COMPOSITE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] IS_RESOLVE_PROXIES cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^^^^ [ERROR] IS_UNSETTABLE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^ [ERROR] IS_UNIQUE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_DERIVED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[499] [ERROR] initEReference(getCriticalityInterfaceSpecification_AcceptedCriticalityForClients(), this.getCriticalityLevel(), null, "acceptedCriticalityForClients", null, 0, -1, CriticalityInterfaceSpecification.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); [ERROR] ^^^^^^^^^^ [ERROR] IS_ORDERED cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[501] [ERROR] initEClass(criticalityLevelEClass, CriticalityLevel.class, "CriticalityLevel", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^ [ERROR] IS_ABSTRACT cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[501] [ERROR] initEClass(criticalityLevelEClass, CriticalityLevel.class, "CriticalityLevel", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^ [ERROR] IS_INTERFACE cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Safety/impl/SafetyPackageImpl.java:[501] [ERROR] initEClass(criticalityLevelEClass, CriticalityLevel.class, "CriticalityLevel", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IS_GENERATED_INSTANCE_CLASS cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/StateBasedDataTypesFactory.java:[24] [ERROR] public interface StateBasedDataTypesFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedDataTypesFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/ParameterAssumptions.java:[30] [ERROR] public interface ParameterAssumptions extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ParameterAssumptions is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/chessmlprofileFactory.java:[24] [ERROR] public interface chessmlprofileFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type chessmlprofileFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[27] [ERROR] public class StateBasedAnalysisFactoryImpl extends EFactoryImpl implements StateBasedAnalysisFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisFactoryImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[36] [ERROR] StateBasedAnalysisFactory theStateBasedAnalysisFactory = (StateBasedAnalysisFactory)EPackage.Registry.INSTANCE.getEFactory(StateBasedAnalysisPackage.eNS_URI); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[41] [ERROR] catch (Exception exception) { [ERROR] ^^^^^^^^^ [ERROR] Exception cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[54] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[62] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[65] [ERROR] case StateBasedAnalysisPackage.SAN_ANALYSIS: return createSANAnalysis(); [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from SANAnalysis to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[66] [ERROR] case StateBasedAnalysisPackage.STATE_BASED_ANALYSIS: return createStateBasedAnalysis(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from StateBasedAnalysis to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[67] [ERROR] case StateBasedAnalysisPackage.SBA_INITIAL_CONDITIONS: return createSBAInitialConditions(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Type mismatch: cannot convert from SBAInitialConditions to EObject [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[69] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] IllegalArgumentException cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[69] [ERROR] throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); [ERROR] ^^^^^^^ [ERROR] The method getName() from the type ENamedElement refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[109] [ERROR] return (StateBasedAnalysisPackage)getEPackage(); [ERROR] ^^^^^^^^^^^ [ERROR] The method getEPackage() is undefined for the type StateBasedAnalysisFactoryImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/impl/StateBasedAnalysisFactoryImpl.java:[118] [ERROR] @Deprecated [ERROR] ^^^^^^^^^^ [ERROR] Deprecated cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/StuckAtFixed.java:[36] [ERROR] public interface StuckAtFixed extends EObject { [ERROR] ^^^^^^^^^^^^ [ERROR] The hierarchy of the type StuckAtFixed is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/RTComponentModel/RTDataTypes/CH_BurstPattern.java:[26] [ERROR] public interface CH_BurstPattern extends EObject { [ERROR] ^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_BurstPattern is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[38] [ERROR] public class CH_HwProcessorImpl extends HwProcessorImpl implements CH_HwProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwProcessorImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[38] [ERROR] public class CH_HwProcessorImpl extends HwProcessorImpl implements CH_HwProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CH_HwProcessorImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[47] [ERROR] protected static final String UTILIZATION_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[57] [ERROR] protected String utilization = UTILIZATION_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[57] [ERROR] protected String utilization = UTILIZATION_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[65] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[73] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[83] [ERROR] public String getUtilization() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[84] [ERROR] return utilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[92] [ERROR] public void setUtilization(String newUtilization) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[93] [ERROR] String oldUtilization = utilization; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[93] [ERROR] String oldUtilization = utilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[94] [ERROR] utilization = newUtilization; [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[95] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type CH_HwProcessorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_PROCESSOR__UTILIZATION, oldUtilization, utilization)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type CH_HwProcessorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, HardwareBaselinePackage.CH_HW_PROCESSOR__UTILIZATION, oldUtilization, utilization)); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[105] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[108] [ERROR] return getUtilization(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method getUtilization() from the type CH_HwProcessorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[110] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[118] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[120] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[123] [ERROR] setUtilization((String)newValue); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setUtilization(String) from the type CH_HwProcessorImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[123] [ERROR] setUtilization((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[134] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[138] [ERROR] setUtilization(UTILIZATION_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[141] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[153] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[153] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[153] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[153] [ERROR] return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[155] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[163] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[164] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[165] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type CH_HwProcessorImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[165] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[167] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[167] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[167] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Predictability/DeploymentConfiguration/HardwareBaseline/impl/CH_HwProcessorImpl.java:[169] [ERROR] result.append(utilization); [ERROR] ^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[37] [ERROR] public class FI4FAImpl extends DependableComponentImpl implements FI4FA { [ERROR] ^^^^^^^^^ [ERROR] The hierarchy of the type FI4FAImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[46] [ERROR] protected static final String FI4FA_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[56] [ERROR] protected String fi4fa = FI4FA_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[56] [ERROR] protected String fi4fa = FI4FA_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[82] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[92] [ERROR] public String getFi4fa() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[93] [ERROR] return fi4fa; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[101] [ERROR] public void setFi4fa(String newFi4fa) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[102] [ERROR] String oldFi4fa = fi4fa; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[102] [ERROR] String oldFi4fa = fi4fa; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[103] [ERROR] fi4fa = newFi4fa; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[104] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FI4FAImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[105] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FI4FA__FI4FA, oldFi4fa, fi4fa)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FI4FAImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[105] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FI4FA__FI4FA, oldFi4fa, fi4fa)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[116] [ERROR] base_Connector = (Connector)eResolveProxy(oldBase_Connector); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type FI4FAImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[118] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FI4FAImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[119] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FI4FA__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FI4FAImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[119] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, FailurePropagationPackage.FI4FA__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[142] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type FI4FAImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FI4FA__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type FI4FAImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[143] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, FailurePropagationPackage.FI4FA__BASE_CONNECTOR, oldBase_Connector, base_Connector)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[151] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[152] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[155] [ERROR] return getFi4fa(); [ERROR] ^^^^^^^^ [ERROR] The method getFi4fa() from the type FI4FAImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[160] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^ [ERROR] The method eGet(int, boolean, boolean) from the type DependableComponentImpl refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[168] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[169] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[172] [ERROR] setFi4fa((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setFi4fa(String) from the type FI4FAImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[172] [ERROR] setFi4fa((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[186] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[190] [ERROR] setFi4fa(FI4FA_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[204] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[208] [ERROR] return FI4FA_EDEFAULT == null ? fi4fa != null : !FI4FA_EDEFAULT.equals(fi4fa); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[208] [ERROR] return FI4FA_EDEFAULT == null ? fi4fa != null : !FI4FA_EDEFAULT.equals(fi4fa); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[208] [ERROR] return FI4FA_EDEFAULT == null ? fi4fa != null : !FI4FA_EDEFAULT.equals(fi4fa); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[208] [ERROR] return FI4FA_EDEFAULT == null ? fi4fa != null : !FI4FA_EDEFAULT.equals(fi4fa); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[220] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[221] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[222] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type FI4FAImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[222] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[224] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[224] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[224] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^ [ERROR] The method toString() is undefined for the type DependableComponentImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/FailurePropagation/impl/FI4FAImpl.java:[226] [ERROR] result.append(fi4fa); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[19] [ERROR] public static final String COMPONENT_TYPE = "CHESS::ComponentModel::ComponentType"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[20] [ERROR] public static final String COMPONENT_IMPLEMENTATION = "CHESS::ComponentModel::ComponentImplementation"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[21] [ERROR] public static final String COMPONENT_INSTANCE = "CHESS::ComponentModel::ComponentInstance"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[24] [ERROR] public static final String CLIENTSERVER_PORT = "MARTE::MARTE_DesignModel::GCM::ClientServerPort"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[25] [ERROR] public static final String CSPORT_SPEC_KIND = "specificationKind"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[26] [ERROR] public static final String CSPORT_SPEC_KIND_INTERFACEBASED = "interfaceBased"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[27] [ERROR] public static final String CSPORT_KIND = "kind"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[28] [ERROR] public static final String CSPORT_KIND_PROREQ = "proreq"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[29] [ERROR] public static final String CSPORT_KIND_REQUIRED = "required"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[30] [ERROR] public static final String CSPORT_KIND_PROVIDED = "provided"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[32] [ERROR] public static final String FLOW_PORT = "SysML::PortAndFlows::FlowPort"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[33] [ERROR] public static final String FLOW_PORT_DIRECTION = "direction"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[34] [ERROR] public static final String FLOW_PORT_DIRECTION_INOUT = "inout"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[35] [ERROR] public static final String FLOW_PORT_DIRECTION_IN = "in"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[36] [ERROR] public static final String FLOW_PORT_DIRECTION_OUT = "out"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[39] [ERROR] public static final String ASSIGN = "MARTE::MARTE_Foundations::Alloc::Assign"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[40] [ERROR] public static final String ASSIGN_FROM = "from"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[41] [ERROR] public static final String ASSIGN_TO = "to"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[45] [ERROR] public static final String HW_BUS = "MARTE::MARTE_DesignModel::HRM::HwLogical::HwCommunication::HwBus"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[46] [ERROR] public static final String HW_BUS_PACKETT = "packetT"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[47] [ERROR] public static final String HW_BUS_SPEEDFACTOR = "speedFactor"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[48] [ERROR] public static final String HW_BUS_BLOCKT = "blockT"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[51] [ERROR] public static final String GA_RESOURCES_PLATFORM = "MARTE::MARTE_AnalysisModel::GQAM::GaResourcesPlatform"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[54] [ERROR] public static final String CHRT_SPECIFICATION = "CHESS::Predictability::RTComponentModel::CHRtSpecification"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[55] [ERROR] public static final String CHRTSPEC_CONTEXT = "context"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[56] [ERROR] public static final String CHRTSPEC_PARTWITHPORT = "partWithPort"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[57] [ERROR] public static final String CHRTSPEC_WCET = "WCET"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[58] [ERROR] public static final String CHRTSPEC_LOCALWCET = "localWCET"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[59] [ERROR] public static final String CHRTSPEC_OCCKIND = "occKind"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[60] [ERROR] public static final String CHRTSPEC_OCCKIND_PERIODIC = "periodic"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[61] [ERROR] public static final String CHRTSPEC_OCCKIND_SPORADIC = "sporadic"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[62] [ERROR] public static final String CHRTSPEC_OCCKIND_BURST = "burst"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[63] [ERROR] public static final String CHRTSPEC_OCCKIND_SPORADIC_MININTERARRIVAL = "minInterarrival"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[64] [ERROR] public static final String CHRTSPEC_OCCKIND_PERIODIC_PHASE = "phase"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[65] [ERROR] public static final String CH_HWPROCESSOR = "CHESS::Predictability::DeploymentConfiguration::HardwareBaseline::CH_HwProcessor"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[66] [ERROR] public static final String CHHWPROCESSOR_NB_CORES = "nbCores"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[70] [ERROR] public static final String DEPENDABILITY_ANALYSIS_VIEW = "CHESS::Core::CHESSViews::DependabilityAnalysisView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[71] [ERROR] public static final String RT_ANALYSIS_VIEW = "CHESS::Core::CHESSViews::RTAnalysisView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[72] [ERROR] public static final String COMPONENT_VIEW = "CHESS::Core::CHESSViews::ComponentView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[74] [ERROR] public static final String REQUIREMENT_VIEW = "CHESS::Core::CHESSViews::RequirementView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[75] [ERROR] public static final String SYSTEM_VIEW = "CHESS::Core::CHESSViews::SystemView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[78] [ERROR] public static final String STATEBASED_ANALYSIS = "CHESS::Dependability::StateBased::StateBasedAnalysis::StateBasedAnalysis"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[79] [ERROR] public static final String STATEBASED_ANALYSIS_MEASURE = "measure"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[80] [ERROR] public static final String STATEBASED_ANALYSIS_TARGETDEPCOMP = "targetDepComponent"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[81] [ERROR] public static final String STATEBASED_ANALYSIS_TARGETFAILUREMODE = "targetFailureMode"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[82] [ERROR] public static final String STATEBASED_ANALYSIS_PLATFORM = "platform"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[85] [ERROR] public static final String FLA_ANALYSIS = "CHESS::Dependability::FailurePropagation::FailurePropagationAnalysis"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[88] [ERROR] public static final String PROPAGATION = "CHESS::Dependability::DependableComponent::Propagation"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[89] [ERROR] public static final String PROPAGATION_PROB = "prob"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[90] [ERROR] public static final String PROPAGATION_PROP_DELAY = "propDelay"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[93] [ERROR] public static final String CHGARESOURCEPLATFORM = "CHESS::Core::CHGaResourcePlatform"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[96] [ERROR] public static final String STATEFULHARDWARE = "CHESS::Dependability::StateBased::StateBasedComponents::StatefulHardware"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[97] [ERROR] public static final String STATELESSHARDWARE = "CHESS::Dependability::StateBased::StateBasedComponents::StatelessHardware"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[98] [ERROR] public static final String STATEFULSOFTWARE = "CHESS::Dependability::StateBased::StateBasedComponents::StatefulSoftware"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[99] [ERROR] public static final String STATELESSSOFTWARE = "CHESS::Dependability::StateBased::StateBasedComponents::StatelessSoftware"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[101] [ERROR] public static final String STATEWARE_PROBPERMFAULT = "probPermFault"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[102] [ERROR] public static final String STATEWARE_ERROR_LATENCY = "errorLatency"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[103] [ERROR] public static final String STATEWARE_FAULT_OCC = "faultOcc"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[104] [ERROR] public static final String STATEWARE_REPAIR_DELAY = "repairDelay"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[107] [ERROR] public static final String DEPENDABLE_COMPONENT = "CHESS::Dependability::DependableComponent::DependableComponent"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[108] [ERROR] public static final String DEPENDABLE_COMPONENT_ERROR_MODEL = "errorModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[111] [ERROR] public static final String ERROR_MODEL = "CHESS::Dependability::ThreatsPropagation::ErrorModel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[114] [ERROR] public static final String SAFETYREQUIREMENT = "AutomotiveProfile::SafetyRequirement"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[115] [ERROR] public static final String SAFETYGOAL = "AutomotiveProfile::SafetyGoal"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[116] [ERROR] public static final String INDEPENDENCY = "AutomotiveProfile::Independency"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[117] [ERROR] public static final String DECOMPOSITION = "AutomotiveProfile::Decomposition"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[118] [ERROR] public static final String AUTOMOTIVEBLOCK = "AutomotiveProfile::AutomotiveBlock"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[119] [ERROR] public static final String AUTOMOTIVEREQUIREMENT = "AutomotiveProfile::AutomotiveRequirement"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[122] [ERROR] public static final String BLOCK = "SysML::Blocks::Block"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[123] [ERROR] public static final String REQUIREMENT = "SysML::Requirements::Requirement"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[124] [ERROR] public static final String DERIVEREQT = "SysML::Requirements::DeriveReqt"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[125] [ERROR] public static final String SATISFY = "SysML::Requirements::Satisfy"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[129] [ERROR] public static final String CH_CRITICALITYINTERFACESPECIFICATION = "CHESS::Safety::CriticalityInterfaceSpecification"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[130] [ERROR] public static final String CH_CRITICALITYINTERFACESPECIFICATION_ACCEPTEDCRITICALITYFORCLIENTS = "acceptedCriticalityForClients"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[131] [ERROR] public static final String CH_CRITICALITYINTERFACESPECIFICATION_BASE_CONSTRAINT = "base_constraint"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[134] [ERROR] public static final String CH_CRITICALITYSPECITICATION = "CHESS::Safety::CriticalitySpecification"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[135] [ERROR] public static final String CH_CRITICALITYSPECITICATION_CRITICALITYLEVEL = "criticalityLevel"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[138] [ERROR] public static final String MARTE_NFPS = "MARTE::MARTE_Foundations::NFPs::NfpConstraint"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[139] [ERROR] public static final String MARTE_NFPS_KIND ="kind"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[140] [ERROR] public static final String MARTE_NFPS_MODE = "mode"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[143] [ERROR] public static final String MARTE_MEMORYPARTITION ="MARTE::MARTE_DesignModel::SRM::SW_Concurrency::MemoryPartition"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[147] [ERROR] public static final String DEPLOYMENT_VIEW_NAME = "DeploymentView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[148] [ERROR] public static final String COMPONENT_VIEW_NAME = "ComponentView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[149] [ERROR] public static final String ANALYSIS_VIEW_NAME = "AnalysisView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[150] [ERROR] public static final String PSM_VIEW_NAME = "PSMView"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[153] [ERROR] public static final String CH_CHRtPortSlot = "CHESS::Predictability::RTComponentModel::CHRtPortSlot"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[154] [ERROR] public static final String CH_CHRtPortSlot_CHRTSPECIFICATION = "cH_RtSpecification"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[157] [ERROR] public static final String CH_FunctionalPartition="CHESS::ComponentModel::FunctionalPartition"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[160] [ERROR] public static final String MARTE_SaAnalysisContext = "MARTE::MARTE_AnalysisModel::SAM::SaAnalysisContext"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[161] [ERROR] public static final String MARTE_ALLOCATE = "MARTE::MARTE_Foundations::Alloc::Allocate"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[162] [ERROR] public static final String MARTE_SaStep = "MARTE::MARTE_AnalysisModel::SAM::SaStep"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[163] [ERROR] public static final String MARTE_EndtoEndFlow = "MARTE::MARTE_AnalysisModel::SAM::SaEndtoEndFlow"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[164] [ERROR] public static final String MARTE_SaExecHost = "MARTE::MARTE_AnalysisModel::SAM::SaExecHost"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[167] [ERROR] public static final String CH_IDENTIFINSTANCE = "CHESS::Core::IdentifInstance"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[170] [ERROR] public static final String CH_HW_BUS = "CHESS::Predictability::DeploymentConfiguration::HardwareBaseline::CH_HwBus"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[174] [ERROR] public static final String GAWORKLOADEVENT = "MARTE::MARTE_AnalysisModel::GQAM::GaWorkloadEvent"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[175] [ERROR] public static final String GAWORKLOADBEHAVIOR = "MARTE::MARTE_AnalysisModel::GQAM::GaWorkloadBehavior"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[177] [ERROR] public static final String CH_PsmPackage = "CHESS::Core::PSMPackage"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[180] [ERROR] public static final String GALATENCYOBS = "MARTE::MARTE_AnalysisModel::GQAM::GaLatencyObs"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/util/Constants.java:[183] [ERROR] public static final String CH_ARINCFunction = "CHESS::Predictability::ARINCComponentModel::ARINCFunction"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java:[14] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java:[35] [ERROR] public class FaultToleranceSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type FaultToleranceSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java:[50] [ERROR] public FaultToleranceSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java:[64] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java:[76] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/FaultTolerance/util/FaultToleranceSwitch.java:[178] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/StuckAt.java:[37] [ERROR] public interface StuckAt extends EObject { [ERROR] ^^^^^^^ [ERROR] The hierarchy of the type StuckAt is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/StuckAt.java:[78] [ERROR] String getValue(); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/StuckAt.java:[88] [ERROR] void setValue(String value); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/SystemModel/STS/OUResourceManagement.java:[16] [ERROR] public interface OUResourceManagement extends OrganizationUnit { [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cdo/pom.xml to org.polarsys.chess/org.polarsys.chess.cdo/1.0.0-SNAPSHOT/org.polarsys.chess.cdo-1.0.0-SNAPSHOT.pom [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type OUResourceManagement is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[31] [ERROR] public class MacroDefinitionImpl extends EObjectImpl implements MacroDefinition { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type MacroDefinitionImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[48] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[56] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[69] [ERROR] base_Constraint = (Constraint)eResolveProxy(oldBase_Constraint); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type MacroDefinitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[71] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MacroDefinitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[72] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ExpressionsPackage.MACRO_DEFINITION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MacroDefinitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[72] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ExpressionsPackage.MACRO_DEFINITION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[95] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type MacroDefinitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ExpressionsPackage.MACRO_DEFINITION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type MacroDefinitionImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[96] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ExpressionsPackage.MACRO_DEFINITION__BASE_CONSTRAINT, oldBase_Constraint, base_Constraint)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[104] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[105] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[111] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[119] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[120] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[134] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[141] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[149] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Expressions/impl/MacroDefinitionImpl.java:[155] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[14] [ERROR] import java.util.List; [ERROR] ^^^^^^^^^^^^^^ [ERROR] The import java.util.List cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[38] [ERROR] public class StateBasedAnalysisSwitch extends Switch { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisSwitch is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[53] [ERROR] public StateBasedAnalysisSwitch() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[67] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[79] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[85] [ERROR] if (result == null) result = caseGaAnalysisContext(sanAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseGaAnalysisContext(GaAnalysisContext) in the type StateBasedAnalysisSwitch is not applicable for the arguments (SANAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[86] [ERROR] if (result == null) result = caseConfiguration(sanAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The method caseConfiguration(Configuration) in the type StateBasedAnalysisSwitch is not applicable for the arguments (SANAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[87] [ERROR] if (result == null) result = caseExpressionContext(sanAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseExpressionContext(ExpressionContext) in the type StateBasedAnalysisSwitch is not applicable for the arguments (SANAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[94] [ERROR] if (result == null) result = caseGaAnalysisContext(stateBasedAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseGaAnalysisContext(GaAnalysisContext) in the type StateBasedAnalysisSwitch is not applicable for the arguments (StateBasedAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[95] [ERROR] if (result == null) result = caseConfiguration(stateBasedAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^ [ERROR] The method caseConfiguration(Configuration) in the type StateBasedAnalysisSwitch is not applicable for the arguments (StateBasedAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[96] [ERROR] if (result == null) result = caseExpressionContext(stateBasedAnalysis); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method caseExpressionContext(ExpressionContext) in the type StateBasedAnalysisSwitch is not applicable for the arguments (StateBasedAnalysis) [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/util/StateBasedAnalysisSwitch.java:[211] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[27] [ERROR] public class DependableComponentXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependableComponentXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[37] [ERROR] DependableComponentPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type DependableComponentPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new DependableComponentResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new DependableComponentResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new DependableComponentResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new DependableComponentResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/DependableComponent/util/DependableComponentXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[39] [ERROR] public class StuckAtImpl extends EObjectImpl implements StuckAt { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type StuckAtImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[58] [ERROR] protected static final String VALUE_EDEFAULT = null; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[68] [ERROR] protected String value = VALUE_EDEFAULT; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[68] [ERROR] protected String value = VALUE_EDEFAULT; [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[86] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[94] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[107] [ERROR] property = (Property)eResolveProxy(oldProperty); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[109] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[110] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[110] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[133] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[134] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[134] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__PROPERTY, oldProperty, property)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[142] [ERROR] public String getValue() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[143] [ERROR] return value; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[151] [ERROR] public void setValue(String newValue) { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[152] [ERROR] String oldValue = value; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[152] [ERROR] String oldValue = value; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[153] [ERROR] value = newValue; [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[154] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__VALUE, oldValue, value)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[155] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__VALUE, oldValue, value)); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[166] [ERROR] base_State = (State)eResolveProxy(oldBase_State); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[168] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[169] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[169] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, ThreatsPropagationPackage.STUCK_AT__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[192] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[193] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[193] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, ThreatsPropagationPackage.STUCK_AT__BASE_STATE, oldBase_State, base_State)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[201] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[202] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[208] [ERROR] return getValue(); [ERROR] ^^^^^^^^ [ERROR] The method getValue() from the type StuckAtImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[213] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[221] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[222] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[228] [ERROR] setValue((String)newValue); [ERROR] ^^^^^^^^ [ERROR] The method setValue(String) from the type StuckAtImpl refers to the missing type String [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[228] [ERROR] setValue((String)newValue); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[242] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[249] [ERROR] setValue(VALUE_EDEFAULT); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[255] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[263] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[269] [ERROR] return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[269] [ERROR] return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[269] [ERROR] return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); [ERROR] ^^^^^^^^^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[269] [ERROR] return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[273] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[281] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[282] [ERROR] public String toString() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[283] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^^^^ [ERROR] The method eIsProxy() is undefined for the type StuckAtImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[283] [ERROR] if (eIsProxy()) return super.toString(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[285] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[285] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^^^^^^^^ [ERROR] StringBuffer cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[285] [ERROR] StringBuffer result = new StringBuffer(super.toString()); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/impl/StuckAtImpl.java:[287] [ERROR] result.append(value); [ERROR] ^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/ThreatsPropagation/ErrorModel.java:[34] [ERROR] public interface ErrorModel extends EObject { [ERROR] ^^^^^^^^^^ [ERROR] The hierarchy of the type ErrorModel is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/DependabilityAnalysisView.java:[32] [ERROR] public interface DependabilityAnalysisView extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependabilityAnalysisView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/ExtraFunctionalView.java:[33] [ERROR] public interface ExtraFunctionalView extends EObject { [ERROR] ^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ExtraFunctionalView is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/ComponentModel/ComponentModelFactory.java:[24] [ERROR] public interface ComponentModelFactory extends EFactory { [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type ComponentModelFactory is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/IdentifSlot.java:[35] [ERROR] public interface IdentifSlot extends EObject { [ERROR] ^^^^^^^^^^^ [ERROR] The hierarchy of the type IdentifSlot is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisPackage.java:[36] [ERROR] public interface StateBasedAnalysisPackage extends EPackage { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type StateBasedAnalysisPackage is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisPackage.java:[43] [ERROR] String eNAME = "StateBasedAnalysis"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisPackage.java:[51] [ERROR] String eNS_URI = "http://CHESS/Dependability/StateBased/StateBasedAnalysis"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedAnalysis/StateBasedAnalysisPackage.java:[59] [ERROR] String eNS_PREFIX = "StateBasedAnalysis"; [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/AvailabilityImpl.java:[30] [ERROR] public class AvailabilityImpl extends DependabilityMeasureImpl implements Availability { [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type AvailabilityImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/AvailabilityImpl.java:[45] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[14] [ERROR] import java.util.Map; [ERROR] ^^^^^^^^^^^^^ [ERROR] The import java.util.Map cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[27] [ERROR] public class CHESSViewsXMLProcessor extends XMLProcessor { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type CHESSViewsXMLProcessor is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[36] [ERROR] super((EPackage.Registry.INSTANCE)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor Object(EPackage.Registry) is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[37] [ERROR] CHESSViewsPackage.eINSTANCE.eClass(); [ERROR] ^^^^^^ [ERROR] The method eClass() is undefined for the type CHESSViewsPackage [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^ [ERROR] Map cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[47] [ERROR] protected Map getRegistrations() { [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[48] [ERROR] if (registrations == null) { [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[49] [ERROR] super.getRegistrations(); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new CHESSViewsResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[50] [ERROR] registrations.put(XML_EXTENSION, new CHESSViewsResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] XML_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new CHESSViewsResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[51] [ERROR] registrations.put(STAR_EXTENSION, new CHESSViewsResourceFactoryImpl()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] STAR_EXTENSION cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/util/CHESSViewsXMLProcessor.java:[53] [ERROR] return registrations; [ERROR] ^^^^^^^^^^^^^ [ERROR] registrations cannot be resolved to a variable [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/dummyImpl.java:[26] [ERROR] public class dummyImpl extends EObjectImpl implements dummy { [ERROR] ^^^^^^^^^ [ERROR] The hierarchy of the type dummyImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/dummyImpl.java:[33] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/impl/dummyImpl.java:[41] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[14] [ERROR] import java.util.Collection; [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The import java.util.Collection cannot be resolved [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[42] [ERROR] public class DeploymentViewImpl extends EObjectImpl implements DeploymentView { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DeploymentViewImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[69] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[77] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[90] [ERROR] base_Package = (org.eclipse.uml2.uml.Package)eResolveProxy(oldBase_Package); [ERROR] ^^^^^^^^^^^^^ [ERROR] The method eResolveProxy(InternalEObject) is undefined for the type DeploymentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[92] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DeploymentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[93] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.DEPLOYMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DeploymentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[93] [ERROR] eNotify(new ENotificationImpl(this, Notification.RESOLVE, CHESSViewsPackage.DEPLOYMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[116] [ERROR] if (eNotificationRequired()) [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method eNotificationRequired() is undefined for the type DeploymentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[117] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.DEPLOYMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^ [ERROR] The method eNotify(ENotificationImpl) is undefined for the type DeploymentViewImpl [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[117] [ERROR] eNotify(new ENotificationImpl(this, Notification.SET, CHESSViewsPackage.DEPLOYMENT_VIEW__BASE_PACKAGE, oldBase_Package, base_Package)); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[127] [ERROR] assignList = new EObjectResolvingEList(Comment.class, this, CHESSViewsPackage.DEPLOYMENT_VIEW__ASSIGN_LIST); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The constructor EObjectResolvingEList(Class, InternalEObject, int) refers to the missing type Class [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[137] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[138] [ERROR] public Object eGet(int featureID, boolean resolve, boolean coreType) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[146] [ERROR] return super.eGet(featureID, resolve, coreType); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[154] [ERROR] @SuppressWarnings("unchecked") [ERROR] ^^^^^^^^^^^^^^^^ [ERROR] SuppressWarnings cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[155] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[156] [ERROR] public void eSet(int featureID, Object newValue) { [ERROR] ^^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[162] [ERROR] getAssignList().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[163] [ERROR] getAssignList().addAll((Collection)newValue); [ERROR] ^^^^^^ [ERROR] The method addAll(Collection) is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[163] [ERROR] getAssignList().addAll((Collection)newValue); [ERROR] ^^^^^^^^^^ [ERROR] Collection cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[174] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[181] [ERROR] getAssignList().clear(); [ERROR] ^^^^^ [ERROR] The method clear() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[184] [ERROR] super.eUnset(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[192] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[198] [ERROR] return assignList != null && !assignList.isEmpty(); [ERROR] ^^^^^^^ [ERROR] The method isEmpty() is undefined for the type EList [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Core/CHESSViews/impl/DeploymentViewImpl.java:[200] [ERROR] return super.eIsSet(featureID); [ERROR] ^^^^^ [ERROR] Object cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Repair.java:[39] [ERROR] public interface Repair extends MMActivities { [ERROR] ^^^^^^ [ERROR] The hierarchy of the type Repair is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Repair.java:[66] [ERROR] Property getTargets(String name, Type type); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/MaintenanceMonitoring/Repair.java:[80] [ERROR] Property getTargets(String name, Type type, boolean ignoreCase, EClass eClass); [ERROR] ^^^^^^ [ERROR] String cannot be resolved to a type [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/DependabilityMeasureImpl.java:[31] [ERROR] public class DependabilityMeasureImpl extends EObjectImpl implements DependabilityMeasure { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The hierarchy of the type DependabilityMeasureImpl is inconsistent [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/DependabilityMeasureImpl.java:[38] [ERROR] super(); [ERROR] ^^^^^^^^ [ERROR] The constructor Object() is undefined [ERROR] /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/src/org/polarsys/chess/chessmlprofile/Dependability/StateBased/StateBasedDataTypes/impl/DependabilityMeasureImpl.java:[46] [ERROR] @Override [ERROR] ^^^^^^^^ [ERROR] Override cannot be resolved to a type [ERROR] 9005 problems (9005 errors) [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.polarsys.chess.chessmlprofile: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:347) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) at java.lang.Thread.run (Thread.java:834) Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:420) at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute (AbstractOsgiCompilerMojo.java:293) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) at java.lang.Thread.run (Thread.java:834) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.polarsys.chess.chessmlprofile [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.properties.propertyEditor/pom.xml to org.polarsys.chess/org.polarsys.chess.properties.propertyEditor/1.0.0-SNAPSHOT/org.polarsys.chess.properties.propertyEditor-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.library/pom.xml to org.polarsys.chess/org.polarsys.chess.patterns.library/1.0.0-SNAPSHOT/org.polarsys.chess.patterns.library-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.transformations/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.transformations/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.transformations-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.xtext.global/pom.xml to org.polarsys.chess/org.polarsys.chess.xtext.global/1.0.0-SNAPSHOT/org.polarsys.chess.xtext.global-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.framework/pom.xml to org.polarsys.chess/org.eclipse.papyrus.junit.framework/1.0.0-SNAPSHOT/org.eclipse.papyrus.junit.framework-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.chessextension/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.chessextension/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.chessextension-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.edit/pom.xml to org.polarsys.chess/org.polarsys.chess.mobius.model.edit/1.0.0-SNAPSHOT/org.polarsys.chess.mobius.model.edit-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.integration/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.integration/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.integration-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.uml.profile.tests/pom.xml to org.eclipse.papyrus/org.eclipse.papyrus.uml.profile.tests/1.0.0-SNAPSHOT/org.eclipse.papyrus.uml.profile.tests-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.test.runtime/pom.xml to org.polarsys.chess/org.polarsys.chess.test.runtime/1.0.0-SNAPSHOT/org.polarsys.chess.test.runtime-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flaxml/pom.xml to org.polarsys.chess/org.polarsys.chess.fla.flaxml/1.0.0-SNAPSHOT/org.polarsys.chess.fla.flaxml-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.commands/pom.xml to org.polarsys.chess/org.polarsys.chess.commands/1.0.0-SNAPSHOT/org.polarsys.chess.commands-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.verificationService/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.verificationService-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.core/pom.xml to org.polarsys.chess/org.polarsys.chess.core/1.0.0-SNAPSHOT/org.polarsys.chess.core-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.tests/pom.xml to org.polarsys.chess/org.polarsys.chess.monitoring.tests/1.0.0-SNAPSHOT/org.polarsys.chess.monitoring.tests-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.validation/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.validation/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.validation-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/pom.xml to org.polarsys.chess/org.polarsys.chess.features/1.0.0-SNAPSHOT/org.polarsys.chess.features-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.mainmenu/pom.xml to org.polarsys.chess/org.polarsys.chess.mainmenu/1.0.0-SNAPSHOT/org.polarsys.chess.mainmenu-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractPropertyManager/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.contractPropertyManager/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.contractPropertyManager-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.refinementView/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.refinementView/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.refinementView-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagram.ui/pom.xml to org.polarsys.chess/org.polarsys.chess.diagram.ui/1.0.0-SNAPSHOT/org.polarsys.chess.diagram.ui-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns/pom.xml to org.polarsys.chess/org.polarsys.chess.patterns/1.0.0-SNAPSHOT/org.polarsys.chess.patterns-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.smvExporter/pom.xml to org.polarsys.chess/org.polarsys.chess.smvExporter/1.0.0-SNAPSHOT/org.polarsys.chess.smvExporter-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/pom.xml to org.polarsys.chess/org.polarsys.chess.parent/1.0.0-SNAPSHOT/org.polarsys.chess.parent-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.contractEditor/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.contractEditor/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.contractEditor-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.diagramsCreator/pom.xml to org.polarsys.chess/org.polarsys.chess.diagramsCreator/1.0.0-SNAPSHOT/org.polarsys.chess.diagramsCreator-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/pom.xml to org.polarsys.chess.target/org.polarsys.chess.target.neon/1.0.0-SNAPSHOT/org.polarsys.chess.target.neon-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.multicore/pom.xml to org.polarsys.chess/org.polarsys.chess.multicore/1.0.0-SNAPSHOT/org.polarsys.chess.multicore-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/bundles/pom.xml to org.polarsys.chess/org.polarsys.chess.bundles/1.0.0-SNAPSHOT/org.polarsys.chess.bundles-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.paramArchConfigurator/pom.xml to org.polarsys.chess/org.polarsys.chess.paramArchConfigurator/1.0.0-SNAPSHOT/org.polarsys.chess.paramArchConfigurator-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/pom.xml to org.polarsys.chess/org.polarsys.chess.xtext.fladsl.ui/1.0.0-SNAPSHOT/org.polarsys.chess.xtext.fladsl.ui-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.discovery/pom.xml to org.polarsys.chess/org.polarsys.chess.discovery/1.0.0-SNAPSHOT/org.polarsys.chess.discovery-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring/pom.xml to org.polarsys.chess/org.polarsys.chess.monitoring/1.0.0-SNAPSHOT/org.polarsys.chess.monitoring-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.m2m/pom.xml to org.polarsys.chess/org.polarsys.chess.m2m/1.0.0-SNAPSHOT/org.polarsys.chess.m2m-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/pom.xml to org.polarsys.chess/org.polarsys.chess.releng/1.0.0-SNAPSHOT/org.polarsys.chess.releng-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.profile/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.profile/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.profile-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model/pom.xml to org.polarsys.chess/org.polarsys.chess.mobius.model/1.0.0-SNAPSHOT/org.polarsys.chess.mobius.model-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/features/org.polarsys.chess.feature/pom.xml to org.polarsys.chess/org.polarsys.chess.feature/1.0.0-SNAPSHOT/org.polarsys.chess.feature-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.transformations/pom.xml to org.polarsys.chess/org.polarsys.chess.fla.transformations/1.0.0-SNAPSHOT/org.polarsys.chess.fla.transformations-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.faultTreeGenerator/pom.xml to org.polarsys.chess/org.polarsys.chess.fla.faultTreeGenerator/1.0.0-SNAPSHOT/org.polarsys.chess.fla.faultTreeGenerator-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.flamm/pom.xml to org.polarsys.chess/org.polarsys.chess.fla.flamm/1.0.0-SNAPSHOT/org.polarsys.chess.fla.flamm-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.wizards/pom.xml to org.polarsys.chess/org.polarsys.chess.wizards/1.0.0-SNAPSHOT/org.polarsys.chess.wizards-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.customEditors/pom.xml to org.polarsys.chess/org.polarsys.chess.customEditors/1.0.0-SNAPSHOT/org.polarsys.chess.customEditors-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.patterns.profile/pom.xml to org.polarsys.chess/org.polarsys.chess.patterns.profile/1.0.0-SNAPSHOT/org.polarsys.chess.patterns.profile-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.checkers/pom.xml to org.polarsys.chess/org.polarsys.chess.checkers/1.0.0-SNAPSHOT/org.polarsys.chess.checkers-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.constraints.constraintEditor/pom.xml to org.polarsys.chess/org.polarsys.chess.constraints.constraintEditor/1.0.0-SNAPSHOT/org.polarsys.chess.constraints.constraintEditor-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/pom.xml to org.polarsys.chess/org.polarsys.chess.functionBehaviors.functionBehaviorEditor/1.0.0-SNAPSHOT/org.polarsys.chess.functionBehaviors.functionBehaviorEditor-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.configuration/pom.xml to org.polarsys.chess/org.polarsys.chess.configuration/1.0.0-SNAPSHOT/org.polarsys.chess.configuration-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.codegen.ada/pom.xml to org.polarsys.chess/org.polarsys.chess.codegen.ada/1.0.0-SNAPSHOT/org.polarsys.chess.codegen.ada-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/sba/org.polarsys.chess.statebased/pom.xml to org.polarsys.chess/org.polarsys.chess.statebased/1.0.0-SNAPSHOT/org.polarsys.chess.statebased-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.repository/pom.xml to org.polarsys.chess/org.polarsys.chess.repository/1.0.0-SNAPSHOT/org.polarsys.chess.repository-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.verificationService.test.runtime/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.verificationService.test.runtime-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.chessmlprofile/pom.xml to org.polarsys.chess/org.polarsys.chess.chessmlprofile/1.0.0-SNAPSHOT/org.polarsys.chess.chessmlprofile-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.preferences/pom.xml to org.polarsys.chess/org.polarsys.chess.mobius.preferences/1.0.0-SNAPSHOT/org.polarsys.chess.mobius.preferences-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.cleanCExporter/pom.xml to org.polarsys.chess/org.polarsys.chess.cleanCExporter/1.0.0-SNAPSHOT/org.polarsys.chess.cleanCExporter-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius/pom.xml to org.polarsys.chess/org.polarsys.chess.mobius/1.0.0-SNAPSHOT/org.polarsys.chess.mobius-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.OSSImporter/pom.xml to org.polarsys.chess/org.polarsys.chess.OSSImporter/1.0.0-SNAPSHOT/org.polarsys.chess.OSSImporter-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/mobius/org.polarsys.chess.mobius.model.editor/pom.xml to org.polarsys.chess/org.polarsys.chess.mobius.model.editor/1.0.0-SNAPSHOT/org.polarsys.chess.mobius.model.editor-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.edit/pom.xml to org.polarsys.chess/org.polarsys.chess.monitoring.edit/1.0.0-SNAPSHOT/org.polarsys.chess.monitoring.edit-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/pom.xml to org.polarsys.chess/org.polarsys.chess.xtext.fladsl.ide/1.0.0-SNAPSHOT/org.polarsys.chess.xtext.fladsl.ide-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tradeoffAnalysis/pom.xml to org.polarsys.chess/org.polarsys.chess.tradeoffAnalysis/1.0.0-SNAPSHOT/org.polarsys.chess.tradeoffAnalysis-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.monitoring.editor/pom.xml to org.polarsys.chess/org.polarsys.chess.monitoring.editor/1.0.0-SNAPSHOT/org.polarsys.chess.monitoring.editor-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.xtext.fladsl/pom.xml to org.polarsys.chess/org.polarsys.chess.xtext.fladsl/1.0.0-SNAPSHOT/org.polarsys.chess.xtext.fladsl-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.service/pom.xml to org.polarsys.chess/org.polarsys.chess.service/1.0.0-SNAPSHOT/org.polarsys.chess.service-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla/pom.xml to org.polarsys.chess/org.polarsys.chess.fla/1.0.0-SNAPSHOT/org.polarsys.chess.fla-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.validator/pom.xml to org.polarsys.chess/org.polarsys.chess.validator/1.0.0-SNAPSHOT/org.polarsys.chess.validator-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.hierarchicalContractView/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.hierarchicalContractView/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.hierarchicalContractView-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/org.polarsys.chess.tabbedproperties/pom.xml to org.polarsys.chess/org.polarsys.chess.tabbedproperties/1.0.0-SNAPSHOT/org.polarsys.chess.tabbedproperties-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/org.polarsys.chess.parent/releng/org.polarsys.chess.product/pom.xml to org.polarsys.chess/org.polarsys.chess.product/1.0.0-SNAPSHOT/org.polarsys.chess.product-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/extra_plugins/org.eclipse.papyrus.junit.utils/pom.xml to org.polarsys.chess/org.eclipse.papyrus.junit.utils/1.0.0-SNAPSHOT/org.eclipse.papyrus.junit.utils-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/contracts/org.polarsys.chess.contracts.safetyAnalysis/pom.xml to org.polarsys.chess/org.polarsys.chess.contracts.safetyAnalysis/1.0.0-SNAPSHOT/org.polarsys.chess.contracts.safetyAnalysis-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/devel_neon AUTO build-bundle-release/plugins/fla/org.polarsys.chess.fla.FPTC2FLABehavior/pom.xml to org.polarsys.chess/org.polarsys.chess.fla.FPTC2FLABehavior/1.0.0-SNAPSHOT/org.polarsys.chess.fla.FPTC2FLABehavior-1.0.0-SNAPSHOT.pom Terminating xvnc. channel stopped $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 52 killed; [ssh-agent] Stopped. Sending e-mails to: adebiasi@fbk.eu cristofo@fbk.eu Finished: FAILURE